Nick Trogh
Nick Trogh
The list of blog posts available through the ToC is currently limited to the last x posts. Add a page to the ToC ("More posts...") that provides access to the...
The Ruby LSP extension supports test discovery and running with the Testing view in VS Code (https://shopify.github.io/ruby-lsp/#test-explorer). * [ ] Update the [Ruby language doc](https://code.visualstudio.com/docs/languages/ruby) to include the testing scenario....
Our documentation states that [BYOK is not available for Copilot Business/Enterprise plans](https://code.visualstudio.com/docs/copilot/customization/language-models#_bring-your-own-language-model-key). We need to update these docs when BYOK is available for these plans. /cc @lramos15 @isidorn
Create a user guide on how to effectively use AI for Test-driven development (TDD)
There's confusion about the different scopes of instructions files (workspace vs user) and when they are actually applied (manually vs automatic). Clarify these topics in the [Custom Instructions docs](https://code.visualstudio.com/docs/copilot/customization/custom-instructions). Also...
Our current [Enterprise](https://code.visualstudio.com/docs/setup/enterprise) article contains a mix of different topics, which makes it difficult to parse. Plan: - Split article in multiple topics - Host articles under a top-level Enterprise...
Fixes https://github.com/microsoft/vscode-docs/issues/8951
Extension sample: https://github.com/microsoft/vscode-extension-samples/tree/main/completions-sample