mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
Update LINEMAGE_VSCODE_GUIDE.md
This commit is contained in:
parent
65dcf90dfa
commit
4b6d92bd22
1 changed files with 1 additions and 3 deletions
|
|
@ -26,8 +26,6 @@ LineMage put together this list of links to learn about VSCode. We hope it's hel
|
|||
|
||||
- [Activation events](https://code.visualstudio.com/api/references/activation-events) you can define in `package.json`.
|
||||
|
||||
- [The Full VSCode Extension API](https://code.visualstudio.com/api/references/vscode-api) - look on the right side for organization.
|
||||
|
||||
- [The bottom](https://code.visualstudio.com/api/references/vscode-api#api-patterns) of the page is easy to miss but is useful - cancellation tokens, events, disposables.
|
||||
- [The Full VSCode Extension API](https://code.visualstudio.com/api/references/vscode-api) - look on the right side for organization. The [bottom](https://code.visualstudio.com/api/references/vscode-api#api-patterns) of the page is easy to miss but is useful - cancellation tokens, events, disposables.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue