We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdffe2 commit df6fbd3Copy full SHA for df6fbd3
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
- "chat.modeFilesLocations": {
+ "chat.modeFilesLocations": {
3
"chatmodes": true
4
},
5
"chat.promptFilesLocations": {
@@ -15,9 +15,7 @@
15
"files.trimTrailingWhitespace": false,
16
"editor.formatOnSave": true
17
18
- "editor.rulers": [
19
- 100
20
- ],
+ "editor.rulers": [100],
21
// "files.associations": {
22
// "*.chatmode.md": "markdown",
23
// "*.instructions.md": "markdown",
0 commit comments