vscode-dart
vscode-dart copied to clipboard
Dart support for VSCode https://code.visualstudio.com
Dart support for VSCode
DEPRECATED!
Warning: this extension is no longer maintained, please use DartCode
This extension aims to provide support and IDE-like features for Dart language to VS Code
Features
Done
- Syntax coloration for Dart file
- Simple Snippet for Dart file
- Simple
pubcommand integration dartfmtintegration- Show some command result in a dedicated ouput window
pubcommand integrationpub getdonepub builddonepub rundone
In progress
- Connect to the
dartanalyzerto provide better experience
In the future
dartdocintegrationgrinderintegration- Auto completion
Using
This extension use the following command:
pubdartdartfmtdartanalyzer
Be sure that theses command are in your path, or change the path of theses command in the configuration
Usefull links
Here is some usefull links:
- Github : repo
Special Thanks
For this extension, I use as example and resources :
Contact me !
Don't hesitate to email me or contact me on G+
- G+ : +Kevin PLATEL
- Mail : Kevin PLATEL
Enjoy!