Danny Tuppeny
2017-05-19 11:25:28 UTC
View on the VS Code marketplace here
<https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code>.
I'm specifically interested in feedback around the code completion changes;
I don't know if the increased frequency of updates may introduce new issues!
- Code assists are now available and will show up as lightbulbs similar
to existing code fixes (for example, `Wrap in new widget` in Flutter
projects)
- Code completion will now refresh on certain key presses (`space`, `(`,
`=`) which should result in more accurate results more often
- Code completion results are now sorted by relevance rather than
alphabetically
- Cursor position should now be better maintained when executing code
fixes
- `pubspec.yaml` and `analysisoptions.yaml` will once again use the
built-in YAML language/highlighting
- When opening a flutter project, the `.packages` file will now also be
used when trying to locate the Flutter SDK
- The error message shown when unable to locate the Flutter SDK has been
simplified and a link to the Flutter download page added
- The environment variable `FLUTTER_HOME` is not recommended for use and
will no longer be used to locate a Flutter SDK (`FLUTTER_ROOT` is still
checked)
<https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code>.
I'm specifically interested in feedback around the code completion changes;
I don't know if the increased frequency of updates may introduce new issues!
- Code assists are now available and will show up as lightbulbs similar
to existing code fixes (for example, `Wrap in new widget` in Flutter
projects)
- Code completion will now refresh on certain key presses (`space`, `(`,
`=`) which should result in more accurate results more often
- Code completion results are now sorted by relevance rather than
alphabetically
- Cursor position should now be better maintained when executing code
fixes
- `pubspec.yaml` and `analysisoptions.yaml` will once again use the
built-in YAML language/highlighting
- When opening a flutter project, the `.packages` file will now also be
used when trying to locate the Flutter SDK
- The error message shown when unable to locate the Flutter SDK has been
simplified and a link to the Flutter download page added
- The environment variable `FLUTTER_HOME` is not recommended for use and
will no longer be used to locate a Flutter SDK (`FLUTTER_ROOT` is still
checked)
--
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.