Releases: dafny-lang/ide-vscode
Releases · dafny-lang/ide-vscode
Release v3.4.2
- Added Dafny 4.9.0
- Fix binary copying to temporary folder on custom path (#502)
Release v3.4.1
- Add Dafny 4.8.1
- Extension is now published to OpenVSX registry as well
Release v3.3.1
- Dafny project file improvements (#475)
- No longer let the syntax definitions for
.dfy
files also be applied todfyconfig.toml
files - Activate extension when
.toml
file is opened, such as adfyconfig.toml
- Let the language client also operate on files ending in
dfyconfig.toml
- Update the description of
dafny.version
- Remove outdated descriptions of options in the README
- No longer let the syntax definitions for
- Add Dafny 4.7.0
Release v3.3.0
- Add Dafny 4.6.0
Release v3.2.3
- Add Dafny 4.5.0
Release v3.2.2
Release v3.2.1
- fix: relax .NET runtime version check (#443)
Release v3.2.0
- Add Dafny 4.3.0
- Update LSP client to 9.0.0 (#439)
The main driver of this update is that it improves error handling - Let the extension use the Dafny server to track changes in dfyconfig (#435)
- Fix the removal of verification tests (#436)
- Make status bar forward compatible with upcoming Dafny release (#432)
- Fix: support for spaces in paths (#431)
- Bump semver from 7.3.7 to 7.5.4 (#411)
- Always show all verifiable symbols in the test panels (#428)
- Prevent verification as tests UI from becoming unresponsive (#421)
Release v3.1.2
- Add Dafny 4.2.0
- Update README.md (#407)
- Fix: Empty ghost diagnostics no longer ignored (#399)
- Chore: Support labels with primes and question marks (#398)
- Chore: Better description of automatic verification (#397)
- Fixes "this" highlight (#396)
- Support new IDE states, parsing and preparing verification (#392)
Release v3.1.1
- Add Dafny 4.1.0
- chore: Empty releases (#387)