Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discover all the TTCN-3 files! #709

Open
5nord opened this issue Oct 20, 2023 · 3 comments
Open

Discover all the TTCN-3 files! #709

5nord opened this issue Oct 20, 2023 · 3 comments

Comments

@5nord
Copy link
Member

5nord commented Oct 20, 2023

When I am opening a single directory with TTCN-3 files, language server features which involve multiple files, like 'go to definition', do not work properly.

That is because ntt only considers files specified by a testsuite configuration. If there's no configuration file, only manually opened files are known.

Suggestion

The function project.Discover should be extended to load all TTCN-3 files it can find during traversal.

@JingjianSun
Copy link

@5nord Hello! In which version will this issue be fixed, and when will the version be released? Thanks a lot!

@5nord
Copy link
Member Author

5nord commented Mar 30, 2024

I am sorry, I totally forgot about this issue. Must have gotten lost during my preparations for parental leave. 😶‍🌫️

Next week I will give you an update.

@JingjianSun
Copy link

Thanks again!

I am sorry, I totally forgot about this issue. Must have gotten lost during my preparations for parental leave. 😶‍🌫️

Next week I will give you an update.

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants