1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/lsp4e-cpp/org.eclipse.lsp4e.cpp.language
Marc-Andre Laperle 9dbf2af399 lsp4e-cpp: Generate LSP FileEvents from ResourceChangeEvents
FileEvents are useful for indexing and lsp4e (so far) does not send
them. It is not clear whether or not this will be implemented in lsp4e.
In the mean time, lsp4e-cpp can have its own mechanism to generate
the events.

Change-Id: I09aac4fda7755260f47b73fd683ca6d2ad317f81
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2017-09-26 14:07:03 -04:00
..
.settings A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
META-INF A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
OSGI-INF/l10n A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
src/org/eclipse/lsp4e/cpp/language lsp4e-cpp: Generate LSP FileEvents from ResourceChangeEvents 2017-09-26 14:07:03 -04:00
.classpath A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
.gitignore A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
.project A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
build.properties A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00
plugin.xml A basic LSP4E integration with Clangd 2017-09-01 11:31:57 -04:00