Last update April 20, 2007

Editor Support /
Sci TE



Difference (last change) (Author, normal page display)

Added: 20a21,22
share SciTe api file, keywords and functions highlight file for D


An Open-Source ( Scintilla-based) editor for Window or Linux. It now includes built-in support for D since Scintilla added a D parser.

Official home page

Custom SciTE code editor for D

The official SciTE download from scintilla.org didn't used to include support for D syntax, a version that supports D was only available at http://wiki.dprogramming.com/SciTE/HomePage. It should properly handle all D's features, such as nesting comments, different string types with prefixes and suffixes, etc - Chris (based on NG:digitalmars.D.announce/2084)

Any chance of extending this to support language parsing and some rudimentary code-completion or intellisense?

In cpp.properties you can add "api.<filepattern>=<file.api>", e.g.

    api.*.d=d.api
and put prototypes in the api file. If you compile a nice api file, please post it (to wiki if you like).

(from NG:digitalmars.D.announce/2191)

share SciTe api file, keywords and functions highlight file for D

Older D syntax Highlighting

origin unknown, adapted by AndyFriesen: http://aegisknight.org/~andy/d/dscite.zip


FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: April 20, 2007 14:56 (diff))