All notable changes to the "vscode-freefem" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Fix issue with dependency.
- Add syntax highlighting for markdown preview
- Fix issue with CR LF.
- Define
freefem.runFile
command to run current file, while parsing its content for number of MPI processes and parameters. - Add
freefem.runFile
command to editor menu. - Add key binding
shift+cmd+r
forfreefem.runFile
.
- Fix double quote PR #2
- array member functions added
- .idp file added
- finite element spaces added
- Initial release