Re: No D bindings in Atom editor

2018-10-17 Thread Laurent Tréguier via Digitalmars-d

On Tuesday, 16 October 2018 at 02:34:47 UTC, Jabari Zakiya wrote:
Just updated Atom editor and noticed D files read as plain .txt 
and no D bindings in list of programs. Maybe someone should 
bring that to Atom's devs attention.


Interesting, since my main editor, KDE's Kate, does have D file 
syntax highlighting.


In case you still prefer using Atom over another editor, I am 
maintaining a D package, ide-dlang [1], that uses atom-ide [2] to 
introduce a few niceties beyond syntax highlighting.


[1] https://atom.io/packages/ide-dlang
[2] https://ide.atom.io


Re: No D bindings in Atom editor

2018-10-16 Thread Jabari Zakiya via Digitalmars-d

On Tuesday, 16 October 2018 at 22:59:18 UTC, Soulsbane wrote:
On Tuesday, 16 October 2018 at 02:34:47 UTC, Jabari Zakiya 
wrote:
Just updated Atom editor and noticed D files read as plain 
.txt and no D bindings in list of programs. Maybe someone 
should bring that to Atom's devs attention.


Interesting, since my main editor, KDE's Kate, does have D 
file syntax highlighting.


Kate also has a plugin for D called Lumen. I don't use it 
anymore though since I prefer VSCode.


Thanks, will check it out.


Re: No D bindings in Atom editor

2018-10-16 Thread Soulsbane via Digitalmars-d

On Tuesday, 16 October 2018 at 02:34:47 UTC, Jabari Zakiya wrote:
Just updated Atom editor and noticed D files read as plain .txt 
and no D bindings in list of programs. Maybe someone should 
bring that to Atom's devs attention.


Interesting, since my main editor, KDE's Kate, does have D file 
syntax highlighting.


Kate also has a plugin for D called Lumen. I don't use it anymore 
though since I prefer VSCode.


Re: No D bindings in Atom editor

2018-10-16 Thread welkam via Digitalmars-d

On Tuesday, 16 October 2018 at 17:48:42 UTC, Jabari Zakiya wrote:
On Tuesday, 16 October 2018 at 02:34:47 UTC, Jabari Zakiya 
wrote:
Just updated Atom editor and noticed D files read as plain 
.txt and no D bindings in list of programs. Maybe someone 
should bring that to Atom's devs attention.


Interesting, since my main editor, KDE's Kate, does have D 
file syntax highlighting.


Found existing support in Atom package manager.

https://atom.io/packages/language-d


Based on State of d 2018 survey most popular editors are:

1. Visual Studio Code  25%
2. vim/neovim  18%
3. other   13%
4. sublime 13%
5. emacs   11%
6. Visual Studio + VisualD 10%
7. intellij 4%
8. Atom 2%

Based on this data and personal experiance i would choose Visual 
Studio Code or vim for your D projects.




Re: No D bindings in Atom editor

2018-10-16 Thread Jabari Zakiya via Digitalmars-d

On Tuesday, 16 October 2018 at 02:34:47 UTC, Jabari Zakiya wrote:
Just updated Atom editor and noticed D files read as plain .txt 
and no D bindings in list of programs. Maybe someone should 
bring that to Atom's devs attention.


Interesting, since my main editor, KDE's Kate, does have D file 
syntax highlighting.


Found existing support in Atom package manager.

https://atom.io/packages/language-d