-
Notifications
You must be signed in to change notification settings - Fork 1
recommended extensions
Martin Milan edited this page Jan 29, 2025
·
1 revision
These extensions defined in .vscode/extensions.json
are automatically installed when you accept the workspace's recommended extensions.
This list is subject to change.
These extensions are not 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
- Excalidraw whiteboard and sketching tool integration
- VSCode PDF Viewing
- Project Manager (to quickly switch between projects)
-
Markdown Extended (with
kbd
option disabled,kbd
turns 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)