An update to the FreeFEM extension for the Visual Studio Code IDE ( VS Code) has dropped !
In addition to providing syntax highlighting for your FreeFEM scripts, it now allows you to run the currently open FreeFEM .edp …
Writing code
To display inline code, you should write it between backticks (`).
If you want to display a code block, you should write your code between three backticks.
For example:
`inline code`
will render as inli…