Skip to content

Commit 41257e2

Browse files
committed
docs: updated README with toml validation
1 parent 863f32f commit 41257e2

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,15 @@ If the formatter is not present in the `PATH` its location can be input with
256256
| 📝️ Note | `findent` can also be used to generate dependency files for a project. |
257257
| -------- | ---------------------------------------------------------------------- |
258258

259+
## Fortran Package Manager
260+
261+
### Validation of `fpm.toml`
262+
263+
Autocompletion and options validation for `fpm.toml` files are provided by the
264+
**installing the [Even Better TOML](https://marketplace.visualstudio.com/items?itemName=tamasfe.even-better-toml) Visual Studio Code extension**.
265+
266+
![fpm-validation](assets/gif/fpm-toml-validation.gif)
267+
259268
## Snippets
260269

261270
Snippets are included by both `fortls` Language Server and the Modern Fortran VS Code extension.

assets/gif/fpm-toml-validation.gif

164 KB
Loading

assets/videos/fpm-toml-validation.mp4

208 KB
Binary file not shown.

0 commit comments

Comments
 (0)