Consider how rewrite could leverage the language server protocol for IDE integration #236
Unanswered
aegershman
asked this question in
Ideas
Replies: 1 comment 2 replies
-
It seems that the Sprint Tool Suite 4 has support for OpenRewrite through a language server. See:
Does anybody have experience with that? In particular, I would like to know if it may be possible to use this without having to install the entire STS. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a hypothetical. This isn't intended as something "pressing" or a direct-action item. Just externalizing the thought.
In contrast to writing individual "heavy" IDE plugins (vscode, intellij, eclipse, etc.)-- assuming IDE plugins would even be used-- consider what a
rewrite
"language server" could look like.Beta Was this translation helpful? Give feedback.
All reactions