Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrations with IDEs? #764

Closed
jankrynauw opened this issue Feb 18, 2021 · 6 comments
Closed

Integrations with IDEs? #764

jankrynauw opened this issue Feb 18, 2021 · 6 comments

Comments

@jankrynauw
Copy link

Hi

Are there any integrations with IDEs? In particular any of the Jetbrain IDEs' (Goland, etc.)

@tam7t
Copy link

tam7t commented Feb 25, 2021

This is my vscode task: https://gist.github.com/tam7t/fe109fe8f6916e24a971f6017e7119ef

I used jq to rework the output to make it easier to parse with vscode's problemMatcher.

@lukesneeringer
Copy link
Contributor

This is the type of thing I would be happy to publish, but lack time to write.

@jankrynauw
Copy link
Author

jankrynauw commented Mar 5, 2021

We just created our own plugin for this: https://plugins.jetbrains.com/plugin/16164-aip-linter which Jetbrains approved yesterday

@lukesneeringer
Copy link
Contributor

Hey, awesome. Is it okay if we add this to the documentation somewhere?

@jankrynauw
Copy link
Author

No problem👍🏻

@fredrikaverpil
Copy link

In case anyone of you are on Neovim, you can lint your protos using nvim-lint soon 😄
mfussenegger/nvim-lint#665

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants