Update and rename LINEMAGE_VSCODE_GUIDE.txt to LINEMAGE_VSCODE_GUIDE.md

This commit is contained in:
Andrew Pareles 2024-09-10 21:04:53 -07:00 committed by GitHub
parent c9c8df6a95
commit 6be9fbba36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)