Greg Van Liew

Results 10 issues of Greg Van Liew

Verifying your publisher will demonstrate your authenticity and add a verified badge to your extensions. You can learn about the process at https://code.visualstudio.com/api/working-with-extensions/publishing-extension#verify-a-publisher

feature-request

https://code.visualstudio.com/docs/editor/integrated-terminal August CSAT FY21Q4 32% Several product issues and new features during May and June.

CSAT
doc-enhancement

https://code.visualstudio.com/docs/cpp/launch-json-reference The topic has high page views (>50 K in July, ranked #22) and low CSAT (40% for last 6 months) and pulls down the overall CSAT for code.visualstudio.com/docs by...

CSAT
C++
doc-enhancement

Currently there are 4 theme related topics: /docs/getstarted/themes.md /api/references/color-theme.md /api/extension-capabilities/color-theme.md /api/extension-guide/color-theme.md Users can land on any one of them from search and are confused. From verbatim, most users just want...

CSAT
doc-enhancement
exempt

This causes it to show up twice in the Keyboard Shortcut editor. ![togglezentwice](https://user-images.githubusercontent.com/12818376/34797374-0b739f68-f60d-11e7-8820-97e9682674a7.png)

The category "Language Packs" is for extensions that provide localized display languages such as German and Japanese. ![image](https://user-images.githubusercontent.com/12818376/55660055-433abd00-57b9-11e9-835b-6c1077cdd28c.png)

I've tried to cover the main points of the template without going into too much detail. @karthiknadig Let me know if you think we need more content on extension authoring...

python

We just recently fixed a color contrast issue for code.visualstudio.com HTML and CSS code blocks by making some foreground red colors a little darker. VS Code commit https://github.com/microsoft/vscode/commit/bf220dd91e46d061cf37dbb6e0092370519ab8e1 We'd like...

The current topic https://code.visualstudio.com/api/working-with-extensions/continuous-integration uses yarn for the example pipelines, we should consider moving the examples off of yarn and onto npm.

extensibility
doc-enhancement