digitalmars.D - jEdit with D class browser and more
- CptJAck <cptjack nospam.net> Jan 09 2008
- Bill Baxter <dnewsgroup billbaxter.com> Jan 09 2008
- Jordan Miner <cooldj6928 aol.com> Jan 15 2008
- revcompgeek<revcompgeek NOSPAM.gmail.com> Jan 18 2008
Am I the only one using jEdit? It seems the last thread about it on the newgroup was almost 3 years ago. Anyway, I've updated the Wiki4D page on jEdit with tips on how to set up a class browser and other neat stuff: http://www.prowiki.org/wiki4d/wiki.cgi?EditorSupport/JEdit If anybody else has more tips or suggestions, please post them and I will update the wiki.
Jan 09 2008
CptJAck wrote:Am I the only one using jEdit? It seems the last thread about it on the newgroup was almost 3 years ago. Anyway, I've updated the Wiki4D page on jEdit with tips on how to set up a class browser and other neat stuff: http://www.prowiki.org/wiki4d/wiki.cgi?EditorSupport/JEdit If anybody else has more tips or suggestions, please post them and I will update the wiki.
I tried it. Didn't like it. Went back to emacs. :-) --bb
Jan 09 2008
CptJAck wrote:Am I the only one using jEdit? It seems the last thread about it on the newgroup was almost 3 years ago. Anyway, I've updated the Wiki4D page on jEdit with tips on how to set up a class browser and other neat stuff: http://www.prowiki.org/wiki4d/wiki.cgi?EditorSupport/JEdit If anybody else has more tips or suggestions, please post them and I will update the wiki.
I use jEdit. I started using it because Java was the first programming language that I learned, but I prefer it over every other editor I've tried. I now kind of hate Java, but I still use jEdit for almost all my programming. It is a great editor. I wrote my own D mode file because the included one seemed out of date and added a regex for error reporting, but I have not looked for a class browser.
Jan 15 2008
Jordan Miner <cooldj6928 aol.com> wrote:CptJAck wrote:http://www.prowiki.org/wiki4d/wiki.cgi?EditorSupport/JEdit
I use jEdit. I started using it because Java was the first programming language that I learned, but I prefer it over every other editor I've tried. I now kind of hate Java, but I still use jEdit for almost all my programming. It is a great editor. I wrote my own D mode file because the included one seemed out of date and added a regex for error reporting, but I have not looked for a class browser.
I use jEdit also, but I recently switched from Smultron. Is there a way to make a command file for dsss? --
Jan 18 2008









Bill Baxter <dnewsgroup billbaxter.com> 