Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Language Server
CDT Language Server [message #1783100] Wed, 07 March 2018 18:26 Go to next message
Eclipse UserFriend
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 10:56 Go to previous message
Eclipse UserFriend
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: Mon Jul 07 00:27:37 EDT 2025

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

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

Back to the top