Nick Trogh

Results 28 issues of Nick Trogh

Review content CSAT and identify docs for improvement in March milestone.

doc-enhancement

Based on https://github.com/microsoft/vscode/issues/210152 Add a new article in **User Guide** that outlines the common testing features in VS Code. Currently, testing functionality is covered only in the language-specific sections of...

doc-enhancement

Explain how extensions get loaded by extension host - include client and server parts.

doc-enhancement

Improve the overall getting started docs experience for new users. - [x] Review getting started documentation section and - [x] Create an outline for a guided getting started experience. -...

doc-enhancement

We have inconsistencies across docs when referring to a remote window (remote, remote window, remote context, remote machine). - [ ] Clearly define the terminology in the Remote docs and...

doc-bug

Feature introduced in 1.89: https://github.com/microsoft/vscode-docs/blob/main/remote-release-notes/v1_89.md Include in Remote docs: https://code.visualstudio.com/docs/remote/wsl#_opening-a-terminal-in-wsl Related to https://github.com/microsoft/vscode-remote-release/issues/10664

doc-enhancement

Introduced in [VS Code 1.19](https://code.visualstudio.com/updates/v1_19#_compare-open-file-to-clipboard), you can compare the active file with the contents of the clipboard. Command: **File: Compare Active File with Clipboard** (`workbench.files.action.compareWithClipboard`) Keybinding: `Ctrl+k c` Docs entries:...

doc-enhancement

Ref: https://github.com/microsoft/vscode-docs/issues/7473

The documentation for [adding telemetry to extensions](https://code.visualstudio.com/api/extension-guides/telemetry) is unclear and incomplete. Add more descriptive steps about how extension authors can: * Capture telemetry for an extension (`TelemetryReporter` ?) * Store...

doc-enhancement

When sharing VS Code website link on social media, the included screenshot doesn't reflect the updated website design.

doc-enhancement