This commit is contained in:
Dax Raad
2025-05-27 15:20:43 -04:00
parent 07f0fea4bf
commit e98f915fd5
5 changed files with 71 additions and 542 deletions

View File

@@ -102,11 +102,13 @@ export namespace LSP {
".ctsx",
],
},
/*
{
id: "golang",
command: ["gopls"],
extensions: [".go"],
},
*/
];
export namespace Diagnostic {