Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reggi/vscode-deno-notebook
https://github.com/reggi/vscode-deno-notebook
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/reggi/vscode-deno-notebook
- Owner: reggi
- Created: 2023-01-23T05:34:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T05:53:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T10:46:32.099Z (about 2 months ago)
- Language: TypeScript
- Size: 1.02 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# vscode deno notebook (denote)
> This is a proof of concept (full article: https://dev.to/reggi/vscode-deno-notebook-48kp)
To test the extension do the following:
1. Run npm install
2. Go to "debug" and "Run Extension" in VSCode
3. Wait for the local vscode window to popup (this has the extension running)
3. Navigate to the `notebook` folder
4. Open the `example.denote` file![Screenshot](./screenshot/screenshot.png)