For instructions on installing the Dart or Flutter extensions, go here.
v0.7.0
- Workspace symbol search (
Ctrl+T
) now includes more symbols from your workspace including imported packages - Document symbol list/search has been implemented (
Ctrl+Shift+O
) - Document highlights have been implemented (selected a symbol will highlight other instances)
- Commands for
pub get
andpub upgrade
have been added - Errors and warnings from files that are deleted when not open will no longer hang around in the problems view