Danny Tuppeny
2016-08-04 16:24:46 UTC
Hi all,
I've begun work on a Visual Studio Code extension for Dart (backed onto the
same Analysis Server from the Dart Team that many other integrations and
DartPad use). It's very early but since I don't really have any real world
Dart projects to test it with (I'm hoping this will change with an editor I
can get on with!) the testing has been somewhat limited.
If anyone would like to try it out and send feedback (GitHub issues
<https://github.com/DanTup/Dart-Code/issues>, here, twitter
<https://twitter.com/DanTup>, whatever...) it would be greatly appreciated!
Implemented so far:
- Syntax highlighting
- Code-completion
- Diagnostics (errors/warnings/hints)
- Workspace-wide symbol search
- Reformatting document
- Tooltips
You can download it from the link below (*dart-code-0.1.0.vsix* at the
bottom). The next preview will go into the Code Marketplace, but since this
is super-early I didn't want people installing it there and being annoyed
if stuff is broken:
*https://github.com/DanTup/Dart-Code/releases/tag/v0.1.0
<https://github.com/DanTup/Dart-Code/releases/tag/v0.1.0>*
That page also contains installation instructions and some other notes.
Honestly, I don't know how well it will work for you but if you do try it
out please let me know how you get on; the more feedback I can get the
better :)
I've begun work on a Visual Studio Code extension for Dart (backed onto the
same Analysis Server from the Dart Team that many other integrations and
DartPad use). It's very early but since I don't really have any real world
Dart projects to test it with (I'm hoping this will change with an editor I
can get on with!) the testing has been somewhat limited.
If anyone would like to try it out and send feedback (GitHub issues
<https://github.com/DanTup/Dart-Code/issues>, here, twitter
<https://twitter.com/DanTup>, whatever...) it would be greatly appreciated!
Implemented so far:
- Syntax highlighting
- Code-completion
- Diagnostics (errors/warnings/hints)
- Workspace-wide symbol search
- Reformatting document
- Tooltips
You can download it from the link below (*dart-code-0.1.0.vsix* at the
bottom). The next preview will go into the Code Marketplace, but since this
is super-early I didn't want people installing it there and being annoyed
if stuff is broken:
*https://github.com/DanTup/Dart-Code/releases/tag/v0.1.0
<https://github.com/DanTup/Dart-Code/releases/tag/v0.1.0>*
That page also contains installation instructions and some other notes.
Honestly, I don't know how well it will work for you but if you do try it
out please let me know how you get on; the more feedback I can get the
better :)
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.