-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Please add Clojure support to Eclipse Che #1484
Comments
@mpouttuclarke - we will be adding in Q3 support for a common programming language server protocol that will allow different language services to implement a common protocol for intellisense. If the CCW system can provide its intellisense as a server over that protocol, then it will have drop-in functionality into Che. You can see more here. |
Cross-linking and closing the other issue: #1206. |
Any update on adding Clojure support? |
Both this and it's referencing 1206 bug got closed. So does that mean that there is no intent to add Clojure support? |
We are only adding in language server support for languages that have had a formal language server created for them. The language server protocol is fairly new and we are hoping that the languages fill out soon. You can see what has been done in the open source realm here - we are adding 1-2 of these / month. There is no Clojure support, so we will wait for the community to get one packaged. Will close this in the mean time and include this link in the other issues for people who are going through history, and they will not have to scratch their head the way you did. |
I have added a similar ticket on the CCW issue list:
ccw-ide/ccw#871
I am currently building expert systems in Clojure and would love to use Che rather than Eclipse.
The text was updated successfully, but these errors were encountered: