mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-11 02:08:52 -06:00
edit Running Extensions as per other lines
edit Running Extensions as per lines 108, 113 & 166 and @jrieken's comment.
parent
1081b35512
commit
0a336921f7
@ -46,7 +46,7 @@ If you cannot reproduce the issue when **all** extensions are disabled, then can
|
||||
|
||||

|
||||
|
||||
Once you found the extension, please file an issue against the extension. To file an issue against an extension open the Running Extensions editor `Developer: Show Running Extensions` (found via View > Command Pallette... > Developer: Running Extensions) and use the `Report Issue` button or find the extension in the marketplace, and use the `Issues` link in the `Resources` section.
|
||||
Once you found the extension, please file an issue against the extension. To file an issue against an extension open the Running Extensions editor by executing "<kbd>F1</kbd> > Developer: Show Running Extensions" and use the `Report Issue` button or find the extension in the marketplace, and use the `Issues` link in the `Resources` section.
|
||||
|
||||
<a name="profile-running-extensions"/>
|
||||
|
||||
@ -54,7 +54,7 @@ Once you found the extension, please file an issue against the extension. To fil
|
||||
|
||||
You can create a CPU profile and share it in the issue with the extension author or us. To create a CPU profile:
|
||||
- Close all instances of VSCode and start with `code --inspect-extensions=9993` or any other port number.
|
||||
- Execute the `Developer: Show Running Extensions` Command (found via View > Command Pallette... > Developer: Running Extensions). This command opens an editor with all the running extensions.
|
||||
- Execute "<kbd>F1</kbd> > Developer: Show Running Extensions." This command opens an editor with all the running extensions.
|
||||
- To start recording a profile click the run control in the editor's title bar:
|
||||
|
||||

|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user