mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
Update and rename LINEMAGE_VSCODE_GUIDE.txt to LINEMAGE_VSCODE_GUIDE.md
This commit is contained in:
parent
c9c8df6a95
commit
6be9fbba36
1 changed files with 0 additions and 30 deletions
|
|
@ -1,33 +1,3 @@
|
|||
https://github.com/microsoft/vscode/wiki/How-to-Contribute
|
||||
|
||||
## Initializing
|
||||
|
||||
yarn
|
||||
|
||||
## Testing
|
||||
|
||||
ctrl + shift + B
|
||||
|
||||
./scripts/code.sh
|
||||
|
||||
Tip! Use ctrl + shift + P and run "Reload Window" to see changes without restarting the build.
|
||||
|
||||
|
||||
|
||||
## Bundling
|
||||
|
||||
yarn gulp vscode-win32-x64
|
||||
|
||||
Full options:
|
||||
|
||||
vscode-{win32-ia32 | win32-x64 | darwin-x64 | darwin-arm64 | linux-ia32 | linux-x64 | linux-arm}(-min)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in a new issue