https://github.com/secretiveshell/vscode-plaintext-workshop
A vscode workspace configuration for writing plaintext documents
https://github.com/secretiveshell/vscode-plaintext-workshop
Last synced: 3 months ago
JSON representation
A vscode workspace configuration for writing plaintext documents
- Host: GitHub
- URL: https://github.com/secretiveshell/vscode-plaintext-workshop
- Owner: SecretiveShell
- License: mit
- Created: 2024-11-25T17:22:53.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-12-02T10:49:10.000Z (7 months ago)
- Last Synced: 2025-03-28T18:59:02.433Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode plaintext workshop
A vscode workspace configuration for writing plaintext documents. I suggest using this repo as a guide/template.## extensions
- **code spell checker** allows for spell checking in the document
- **mermaid markdown preview** allows for diagrams
- **cline** (claude dev) is basically chatGPT canvas for the purposes of writing markdown
- **continue** get feedback on your writing from AI
- **plantUML** allows for more complex diagrams## toolkits
- **dendron** obsidian like functionality (vaults)
- **markdown wiki links** allows for both wikimedia and wikipedia link styles to work properly## system config
- install the latest plantUML (and optionally openjdk) and configure it in the extension
- install ollama for cline/continue