SublimeLinter-contrib-dmd: dmd feedback as you type

Dmitry Olshansky dmitry.olsh at gmail.com
Tue Oct 31 13:47:26 UTC 2017


On Monday, 30 October 2017 at 22:22:42 UTC, Bastiaan Veelo wrote:
> SublimeLinter-contrib-dmd [1] is a plug-in for the Sublime Text 
> 3 editor [2].
[snip]
>
> The advantages of using dmd for linting are:
>
> 1. The parser is always up-to-date.
> 2. Full symbol resolution, including imports.
> 3. Mixins are expanded.
> 4. Templates are validated.
> 5. Deprecation warnings are included.
> 6. The "did you mean …" assistance appears right where it is 
> most helpful.

Sounds cool, I assume you use -o- option to disable DMD codegen?

Should be fairly fast.


>
> [1] https://github.com/veelo/SublimeLinter-contrib-dmd
> [2] http://www.sublimetext.com/




More information about the Digitalmars-d-announce mailing list