OnlyBens / vscode-extension-ideas

73 stars 1 forks source link

VS Note #15

Closed kolaczyn closed 1 year ago

kolaczyn commented 3 years ago

VS Note

App allowing you to easily organize your notes in VS Code.

Proposed features:

{{{ts const helloWorld: string = 'Hello World'; // I have syntax highlighting for TS console.log(helloWorld); }}}


The whole idea is inspired by [VimWiki](https://github.com/vimwiki/vimwiki)
apollo-inspire commented 3 years ago

more ideas:

sereneinserenade commented 3 years ago

one more thing to it: integration with https://boostnote.io/

tejasag commented 3 years ago

:0 Cool idea!