mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
2.2 KiB
2.2 KiB
Recommended Extensions
These extensions defined in .vscode/extensions.json are automatically installed when you accept the workspace's recommended extensions.
This list is subject to change. Especially the Git ones.
Extensions For Additional Features
These extensions are not (yet?) defined in .vscode/extensions.json, but have been used by others and shown to play nice with Foam.
- Emojisense
- Markdown Emoji (adds
:smile:syntax, works with emojisense to provide autocomplete for this syntax) - Markdown Preview Mermaid Support
- Mermaid Markdown Syntax Highlighting
- VSCode PDF Viewing
- Project Manager (to quickly switch between projects)
- Markdown Extended (with
kbdoption disabled,kbdturns wikilinks into non-clickable buttons) - GitDoc (easy version management via git auto commits)
- Markdown Footnotes (Adds [^footnote] syntax support to VS Code's built-in markdown preview)
- Todo Tree (Searches workspace for TODO and related comments and summarizes those lines in vs-code gutter)