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 c1a203b commit 155c808Copy full SHA for 155c808
CHANGELOG.md
@@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
35
36
### Changed
37
38
+- Changed images from SVG to PNG because `vsce` does not support SVG
39
+ ([#510](https://github.com/fortran-lang/vscode-fortran-support/pull/510))
40
- Changed need for matching begin-end scope names, in the following constructs:
41
Functions, Modules, Programs, Module Procedures, Subroutines, Submodules.
42
For a more detailed explanation as to why see the issue
0 commit comments