File tree Expand file tree Collapse file tree 7 files changed +26
-26
lines changed
Expand file tree Collapse file tree 7 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 3030 matched against one or more scopes.
3131
3232To learn more about scopes and how they're used, check out the
33- [ color theme] ( https://code.visualstudio.com/api/extension-guides/color-theme )
33+ [ ` color theme ` ] ( https://code.visualstudio.com/api/extension-guides/color-theme )
3434documentation.
3535
3636## Install your extension
Original file line number Diff line number Diff line change 3939## Run tests
4040
4141- Install the
42- [ Extension Test Runner] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
42+ [ ` Extension Test Runner ` ] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
4343- Open the Testing view from the activity bar and click the Run Test" button,
4444 or use the hotkey ` Ctrl/Cmd + ; A `
4545- See the output of the test result in the Test Results view.
5252
5353## Go further
5454
55- - [ Follow UX guidelines] ( https://code.visualstudio.com/api/ux-guidelines/overview )
55+ - [ ` Follow UX guidelines ` ] ( https://code.visualstudio.com/api/ux-guidelines/overview )
5656 to create extensions that seamlessly integrate with VS Code's native
5757 interface and patterns.
58- - [ Publish your extension] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
58+ - [ ` Publish your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
5959 on the VS Code extension marketplace.
6060- Automate builds by setting up
61- [ Continuous Integration] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
61+ [ ` Continuous Integration ` ] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
6262- Integrate to the
63- [ report issue] ( https://code.visualstudio.com/api/get-started/wrapping-up#issue-reporting )
63+ [ ` report issue ` ] ( https://code.visualstudio.com/api/get-started/wrapping-up#issue-reporting )
6464 flow to get issue and feature requests reported by users.
Original file line number Diff line number Diff line change 4040## Run tests
4141
4242- Install the
43- [ Extension Test Runner] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
43+ [ ` Extension Test Runner ` ] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
4444- Run the "watch" task via the ** Tasks: Run Task** command. Make sure this is
4545 running, or tests might not be discovered.
4646- Open the Testing view from the activity bar and click the Run Test" button,
5555
5656## Go further
5757
58- - [ Follow UX guidelines] ( https://code.visualstudio.com/api/ux-guidelines/overview )
58+ - [ ` Follow UX guidelines ` ] ( https://code.visualstudio.com/api/ux-guidelines/overview )
5959 to create extensions that seamlessly integrate with VS Code's native
6060 interface and patterns.
6161- Reduce the extension size and improve the startup time by
62- [ bundling your extension] ( https://code.visualstudio.com/api/working-with-extensions/bundling-extension ) .
63- - [ Publish your extension] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
62+ [ ` bundling your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/bundling-extension ) .
63+ - [ ` Publish your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
6464 on the VS Code extension marketplace.
6565- Automate builds by setting up
66- [ Continuous Integration] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
66+ [ ` Continuous Integration ` ] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
6767- Integrate to the
68- [ report issue] ( https://code.visualstudio.com/api/get-started/wrapping-up#issue-reporting )
68+ [ ` report issue ` ] ( https://code.visualstudio.com/api/get-started/wrapping-up#issue-reporting )
6969 flow to get issue and feature requests reported by users.
Original file line number Diff line number Diff line change 4545## Run tests
4646
4747- Install the
48- [ Extension Test Runner] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
48+ [ ` Extension Test Runner ` ] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
4949- Run the "watch" task via the ** Tasks: Run Task** command. Make sure this is
5050 running, or tests might not be discovered.
5151- Open the Testing view from the activity bar and click the Run Test" button,
6161## Go further
6262
6363- Reduce the extension size and improve the startup time by
64- [ bundling your extension] ( https://code.visualstudio.com/api/working-with-extensions/bundling-extension ) .
65- - [ Publish your extension] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
64+ [ ` bundling your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/bundling-extension ) .
65+ - [ ` Publish your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
6666 on the VS Code extension marketplace.
6767- Automate builds by setting up
68- [ Continuous Integration] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
68+ [ ` Continuous Integration ` ] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
Original file line number Diff line number Diff line change 4545## Run tests
4646
4747- Install the
48- [ Extension Test Runner] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
48+ [ ` Extension Test Runner ` ] ( https://marketplace.visualstudio.com/items?itemName=ms-vscode.extension-test-runner )
4949- Run the "watch" task via the ** Tasks: Run Task** command. Make sure this is
5050 running, or tests might not be discovered.
5151- Open the Testing view from the activity bar and click the Run Test" button,
6161## Go further
6262
6363- Reduce the extension size and improve the startup time by
64- [ bundling your extension] ( https://code.visualstudio.com/api/working-with-extensions/bundling-extension ) .
65- - [ Publish your extension] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
64+ [ ` bundling your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/bundling-extension ) .
65+ - [ ` Publish your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
6666 on the VS Code extension marketplace.
6767- Automate builds by setting up
68- [ Continuous Integration] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
68+ [ ` Continuous Integration ` ] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
Original file line number Diff line number Diff line change 4747
4848## Go further
4949
50- - [ Follow UX guidelines] ( https://code.visualstudio.com/api/ux-guidelines/overview )
50+ - [ ` Follow UX guidelines ` ] ( https://code.visualstudio.com/api/ux-guidelines/overview )
5151 to create extensions that seamlessly integrate with VS Code's native
5252 interface and patterns.
5353- Check out the
54- [ Web Extension Guide] ( https://code.visualstudio.com/api/extension-guides/web-extensions ) .
55- - [ Publish your extension] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
54+ [ ` Web Extension Guide ` ] ( https://code.visualstudio.com/api/extension-guides/web-extensions ) .
55+ - [ ` Publish your extension ` ] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension )
5656 on the VS Code extension marketplace.
5757- Automate builds by setting up
58- [ Continuous Integration] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
58+ [ ` Continuous Integration ` ] ( https://code.visualstudio.com/api/working-with-extensions/continuous-integration ) .
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ transifex, follow these steps:
2626 `vscode-extensions` projects.
2727- Set the API token to the environment variable `TRANSIFEX_API_TOKEN`.
2828- Check out the `main` branch of the
29- [VS Code repository ](https://github.com/Microsoft/vscode).
29+ [` VS Code repository` ](https://github.com/Microsoft/vscode).
3030 - Preferably, place the VS Code repo next to the language pack extension
3131 (so both have the same parent folder).
3232 - `cd vscode` and run `yarn` to initialize the VS Code repo. More
3333 information on how to build VS Code you can find
34- [here ](https://github.com/Microsoft/vscode/wiki/How-to-Contribute).
34+ [` here` ](https://github.com/Microsoft/vscode/wiki/How-to-Contribute).
3535 - If the language pack extension is placed next to the VS Code repository:
3636 `npm run update-localization-extension <%- lpLanguageId %>`
3737 - Otherwise:
You can’t perform that action at this time.
0 commit comments