VSCodeNotebook icon indicating copy to clipboard operation
VSCodeNotebook copied to clipboard

📝 Use VS Code as a reliable note-taking/journal application

Results 7 VSCodeNotebook issues
Sort by recently updated
recently updated
newest added

Hi! Are you planning to upload the extension to VSCode Marketplace?

Ref: https://github.com/aviaryan/SublimeNotebook/issues/20 If you are interested in a mobile version of this project, please let me know by entering your email here. I won't use your email for anything else....

The previous python interpreter location is hard coded. The change use env's python3

Versions used: VSCodeNotebooK: 2.1, Windows 7, python 3.6.5 Encryption/decryption fail on Windows with files using utf8 characters. These does not happen on Linux. ``` > Executing task in folder VSCodeNotebook_v2.1:...

Example - rename `abc.md` to `abc.enc` and don't show it in the sidebar so that it isn't modified. Will work with git since only `enc` files will be backup'ed (as...