Skip to content

Release v2.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 17:22
9840fc8
  • Ghost highlighting is re-rendered now on every change to prevent non-ghost code from being displayed as ghost. (#304)
  • Ghost code more like comments (#301)
  • If the plugin is configured to depend on a locally compiled DafnyLanguageServer.dll, ensures that all DLLs are copied in a local directory before being accessed by vscode, so that the original DLLs can be overwritten even if VSCode is running (#297) (#298)