A Mind United

Development notes, docs, and scribbles.

VS Code

Plugins

Some really helpful plugins.

Installing Plugins

### From the CLI

  code --install-extension {extension-name}

For example (installing the drawio extension)

  code --install-extension hediet.vscode-drawio