Added Markdown extensions to vscode
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
# TODO
|
# TODO
|
||||||
- Move all host information into the host/default.nix file
|
- Move all host information into the host/default.nix file
|
||||||
- Consolidate reused modules to a single import
|
- Consolidate reused modules to a single import
|
||||||
- Add Markdown extensions to vscode
|
|
||||||
- Add unzip utilities to home-manager
|
- Add unzip utilities to home-manager
|
||||||
- Switch from devenv nix to devenv flake
|
- Switch from devenv nix to devenv flake
|
||||||
@@ -43,6 +43,11 @@
|
|||||||
## CSV
|
## CSV
|
||||||
vscode-marketplace.mechatroner.rainbow-csv
|
vscode-marketplace.mechatroner.rainbow-csv
|
||||||
|
|
||||||
|
## Markdown
|
||||||
|
vscode-marketplace.bpruitt-goddard.mermaid-markdown-syntax-highlighting
|
||||||
|
vscode-marketplace.davidanson.vscode-markdownlint
|
||||||
|
vscode-marketplace.yzhang.markdown-all-in-one
|
||||||
|
|
||||||
## Rust language extensions
|
## Rust language extensions
|
||||||
vscode-marketplace.rust-lang.rust-analyzer
|
vscode-marketplace.rust-lang.rust-analyzer
|
||||||
vscode-marketplace.serayuzgur.crates
|
vscode-marketplace.serayuzgur.crates
|
||||||
|
|||||||
Reference in New Issue
Block a user