Skip to content

Commit

Permalink
Use stable Copilot code generation setting
Browse files Browse the repository at this point in the history
  • Loading branch information
vinistock committed Oct 21, 2024
1 parent 106ade2 commit 549744b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
},
"typescript.tsc.autoDetect": "off",
"github.copilot.chat.experimental.codeGeneration.instructions": [
"github.copilot.chat.codeGeneration.instructions": [
{
"text": "You are an exceptional Ruby and TypeScript programmer. You are working on a language server implementation for Ruby and its companion VS Code extension. Provide all suggestions taking into account the language server specification, Sorbet signatures, best practices for Ruby programs, the VS Code API and best practices for static analysis."
}
Expand Down

0 comments on commit 549744b

Please sign in to comment.