Re: IDEs of March (was Re: Pike in SynWrite)
"H. William Welliver III" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
I use TextMate (on OS X) with a custom ctags configuration for class/method tagging, and have done a fair bit of work on an Eclipse plugin that some folks use as well. Bill > On Mar 14, 2015, at 6:32 PM, Chris Angelico <[email protected]> wrote: > > On Sun, Mar 15, 2015 at 4:37 AM, Alexey T. <[email protected]> wrote: >> I added support for SynWrite editor, >> SynWrite - Downloads >> open Options/Addons-Manager, click Install and item "Pike" in it. >> Open .pike file and lexer activates. > > Is there a list anywhere of good editors with Pike support? I use > SciTE, for which had to I submit some patches (eg to make hash-quoted > strings work) before it was suitable. The default GNOME editor gedit > also has some support, I think, but I haven't used it much. > > If there's no curated list... What editors/IDEs do people use? > > ChrisA >