An open API service indexing awesome lists of open source software.

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

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