Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-10Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.*Doug Schaefer34-2308/+0
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-09-17Bug 537102. Add use of position object for inactive code and semantic highlig...Manish Khurana5-121/+240
2018-09-11Bug 538516 - Ensure the validation state is updated correctly on the C/C++ La...Nathan Ridge1-1/+2
2018-09-02Give lsp4e-cpp access to some CDT internalsNathan Ridge3-3/+0
2018-08-11Bug 535428. Add indentation and bracket completion support in LSP4E-CPPManish Khurana4-1/+54
2018-08-01Bug 537306 - Add implementation for "$cquery/publishSemanticHighlights"Manish Khurana4-6/+195
2018-08-01Bug 537357 - [lsp4e-cpp] Set the document partitioner in a document setup par...Nathan Ridge3-12/+13
2018-07-26Bug 537385. Add initialization options for inactive regions and semantic high...Manish Khurana1-0/+8
2018-07-25Remove lsp4e-cpp code related to the unused 'reindex' commandNathan Ridge3-160/+0
2018-07-19Bug 537030. Add implementation for "$cquery/setInactiveRegions" notification ...Manish Khurana4-1/+163
2018-07-08Bug 536797. Add implement for "$cquery/progress" notification message from cq...Manish Khurana5-3/+39
2018-07-04Bug 536381. Add propertyChange() method to Preference PageManish Khurana2-1/+14
2018-07-01Bug 535631. Cquery is now able to find compile_commands.jsonManish Khurana1-1/+1
2018-06-25Bug 535629. Add empty implementation for unsupported CQuery notificationsManish Khurana10-3/+339
2018-06-11Bug 535632. Set a cache directory for CQuery LSManish Khurana8-9/+92
2018-06-06Bug 534669. Added Preference Page for LSP4E-CPPmanish10-10/+229
2017-11-02Fix API error in lsp4e.cpp plugin.Doug Schaefer1-117/+117
2017-09-26lsp4e-cpp: Generate LSP FileEvents from ResourceChangeEventsMarc-Andre Laperle2-0/+162
2017-09-01A basic LSP4E integration with ClangdMarc-Andre Laperle16-0/+1088

    Back to the top