Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
code-note
New to Visual Studio Code?
Get it now.
code-note
hyc
|
94 installs
|
(
0
)
|
Free
take a code note in place
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Code's Note
...
Running the Sample
npm install
to initialize the project
npm run watch
to start the compiler in watch mode
open this folder in VS Code and press
F5
this will open the
[Extension Development Host]
window, running the extension