mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
Update VOID_USEFUL_LINKS.md
This commit is contained in:
parent
296cd1b477
commit
3147a92463
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ The Void team put together this list of links to get up and running with VSCode'
|
|||
|
||||
## Contributing
|
||||
|
||||
- [How VS Code's sourcecode is organized](https://github.com/microsoft/vscode/wiki/Source-Code-Organization) - this explains where the entry point files are, what `browser/` and `common/` mean, etc. This is the most important read on this whole list! We recommend reading the whole thing.
|
||||
- [How VSCode's sourcecode is organized](https://github.com/microsoft/vscode/wiki/Source-Code-Organization) - this explains where the entry point files are, what `browser/` and `common/` mean, etc. This is the most important read on this whole list! We recommend reading the whole thing.
|
||||
|
||||
|
||||
- [Every command](https://code.visualstudio.com/api/references/commands) built-in to VSCode - sometimes useful to reference.
|
||||
|
|
|
|||
Loading…
Reference in a new issue