Re: Using Notepad++ for editing Quickbook
"Paul A. Bristow" <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Robert Kawulak > Sent: Wednesday, October 12, 2011 11:57 PM > To: 'Discussion of Boost Documentation' > Subject: Re: [Boost-docs] Using Notepad++ for editing Quickbook > > > From: Paul A. Bristow > > Some of you may want to use Notepad++ for editing Quickbook files. > > > > Sadly at present there is a limitation in the syntax coloring of > > comments :-( > > > > [/ This is a comment ] > > I also tried to configure N++ syntax highlighting for QuickBook some time ago, but the options in the UI > seem to be incompatible with QuickBook grammar. I ended up having coloured only comments and inline > code. :/ > > On the bright side, I was able to configure quite nice syntax highlighting for Boost.Build Jamfiles (attached > if somebody is interested, colours based on Zenburn theme). Nice. > > and operators - showing the all-important matching [ ] brackets. > > What do you mean? N++ seems to highlight matching [ and ] well for me. Yes they work OK - but then [/ A comment ] highlighting doesn't work :-( (The N++ buglet is that comments should be evaluated *before* operators [ ]). > > This in known from some other languages, and a solution is known, but > > no fix has yet been applied. > I see no references to N++ nor QuickBook there - why is this link related? Sorry I pasted the wrong link - should be http://weblogs.asp.net/jgalloway/archive/2006/11/25/creating-a-user-defined-language-in-notepad.aspx Paul