We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514499c commit 2301ba8Copy full SHA for 2301ba8
CHANGELOG.md
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Removes duplicate diagnostic messages from the linter
13
([#598](https://github.com/fortran-lang/vscode-fortran-support/issues/598))
14
15
+### Fixed
16
+
17
+- Fixed `npm run watch-dev` not syncing changes to spawned Extension Dev Host
18
+ ([#602](https://github.com/fortran-lang/vscode-fortran-support/issues/602))
19
20
## [3.2.0]
21
22
### Added
0 commit comments