Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>dafny-symbolsNew to Visual Studio Code? Get it now.
dafny-symbols

dafny-symbols

franck44

|
1,046 installs
| (0) | Free
Provide document symbols goto
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode symbols provider for the Dafny language

This extension provides support for collecting symbols in Dafny programs (variables, functions, lemmas).

Features

Symbols can be obtained via the command palette command-shift-O or from the outline panel.

Known Issues

Nested comments may not be skipped and their content (symbols) may be indexed.

Improvements

Hierarchical view would be nice using the DocumentSymbol type instead of SymbolInformation. Newicons to identify logical/proof components would probably help.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of this extension

Release notes

1.1.1   Fix bug in collection of symbols for lemmas with attributes. 
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft