mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
Update LINEMAGE_VSCODE_GUIDE.md
This commit is contained in:
parent
3e3dd58513
commit
77d226adb9
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ LineMage is mostly an extension right now, and these links were very useful for
|
|||
|
||||
- [Files you need in an extension](https://code.visualstudio.com/api/get-started/extension-anatomy).
|
||||
|
||||
- [The `package.json` schema](https://code.visualstudio.com/api/references/extension-manifest).
|
||||
- [An extension's `package.json` schema](https://code.visualstudio.com/api/references/extension-manifest).
|
||||
|
||||
- ["Contributes" Guide](https://code.visualstudio.com/api/references/contribution-points) - the `"contributes"` part of `package.json` is how an extension mounts.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue