Namespace import no longer works since XText 2.21.0 [message #1844442] |
Tue, 14 September 2021 04:00  |
Eclipse User |
|
|
|
Situation:
I have created a language server that uses 4 Xtext projects, each with their own grammar.
When I build the language server using Xtext 2.21.0 and I use the IntelliJ LSP plugin to run the language server, everything works as expected. I can open a file and if I use the correct namespace import I can click on references from other files and the files are opened.
However since XText 2.21.0 this no longer works. The references are only resolved when I have the files containing the definitions being referenced to open in IntelliJ. This defeats the purpose of the "go to definition" functionality in a language server.
Does anyone have any idea why this might be the case?
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.29518 seconds