You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,17 @@
2
2
3
3
Join the chat: [](https://discord.gg/Bstj9bx)
4
4
5
-
Adds D language support for visual studio code.
6
-
7
-
> It works pretty good - Wild 2018
5
+
Adds advanced IDE support for the [D Programming Language](https://dlang.org) to Visual Studio Code. Powered by [serve-d](https://github.com/Pure-D/serve-d).
8
6
9
7
Also [available for Atom](https://github.com/Pure-D/atomize-d)!
10
8
11
9
## Features
12
10
13
-
*Autocompletion
11
+
*Auto-Completion
14
12
* Code formatting
15
-
* Static linting
13
+
* Static linting + Build linting
16
14
* Outlining and searching for symbols
15
+
* Refactorings for code diagnostics
17
16
* and [much more](https://github.com/Pure-D/code-d/wiki)
18
17
19
18
## Special Thanks
@@ -26,6 +25,10 @@ Development on code-d/serve-d tools is sponsored by
26
25
|:---:|
27
26
|**[Weka.IO](https://weka.io)**|
28
27
28
+
If you are looking for a Job with D, check out the companies listed above!
29
+
30
+
_For professional D consulting, programming services or corporate support with D IDE tools, DUB and the ecosystem, contact me through [[email protected]](mailto:[email protected])_
31
+
29
32
### Individual Sponsors
30
33
31
34
**Thanks to the following big GitHub sponsors** financially supporting the code-d/serve-d tools:
0 commit comments