nvuillam / vscode-groovy-lint

VSCode extension to lint , correct and format groovy and Jenkinsfile
https://nvuillam.github.io/vscode-groovy-lint/
MIT License
69 stars 18 forks source link

VSCodium Support #158

Closed tschlue closed 2 years ago

tschlue commented 2 years ago

I can't find this extension in VSCodium. When I add it manually it looks like it has some problems like adding file exceptions.

It would nice to see this open source extension works also with the open source version of vscode.

nvuillam commented 2 years ago

I didn't know about vscodium ^^ Does it have a dedicated marketplace ?

tschlue commented 2 years ago

As I found out here (In the middle of the page, in the table), the marktplace of vscodium is based the open vsx registry.

nvuillam commented 2 years ago

Got it :)

https://github.com/eclipse/openvsx/wiki/Publishing-Extensions#how-to-publish-an-extension

I'll do that in the next days :)

tschlue commented 2 years ago

Nice, thank you

tschlue commented 2 years ago

Maybe you can look also at this:

If I add a file exception I get the following error

[Error - 12:16:26] Request workspace/executeCommand failed. Message: Request workspace/executeCommand failed with message: Invalid count value Code: -32603

nvuillam commented 2 years ago

https://open-vsx.org/extension/NicolasVuillamy/vscode-groovy-lint

This is done :)

tschlue commented 2 years ago

Thank you for that. Should I create a bug for the error?

nvuillam commented 2 years ago

Yes please, one issue = one topic :)