Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Language Server
CDT Language Server [message #1783100] Wed, 07 March 2018 23:26 Go to next message
Yan Pas is currently offline Yan PasFriend
Messages: 7
Registered: June 2016
Junior Member
CDT has pretty cool code analysis engine, maybe even cooler than Visual Studio one's. It would be very useful to have an ability to use this engine not only in Eclipse, but in other editors too (my personal favorite is VS Code). Is it a difficult task to make CDT more independent from Eclipse API and create separate language server?
Re: CDT Language Server [message #1783249 is a reply to message #1783100] Fri, 09 March 2018 15:56 Go to previous message
Doug Schaefer is currently offline Doug SchaeferFriend
Messages: 135
Registered: July 2009
Senior Member
Thanks! We've worked hard at it for many years.

Unfortunately we're starting running out of steam trying to keep up with the new C++ standards and are looking for alternatives that we can also use with VS Code. I'm currently looking at cquery. There's also clangd that's actually part of the clang source tree.

I do worry though that those options will take a while to catch up with CDT. But if we help them out, maybe they can get there. It's all open source.
Previous Topic:No rule to make target "Player.o" needed by project
Next Topic:Can't get eclipse for C++ to run program
Goto Forum:
  


Current Time: Fri Apr 26 21:41:41 GMT 2024

Powered by FUDForum. Page generated in 0.03161 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top