Replies: 1 comment 1 reply
-
|
1/ The language server scans the entire workspace for projects. Are you sure you don't have too many directories in the workspace ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'd like to thank you for this project again. However after working with the ABL plugin a few of issues came up.
Should I report all these points separately or can i keep it like that?
Is it possible to turn off the notification about duplicated project "Duplicate project Starpension name in..." ?
It seems the plugin, even it is not allowed to have openedge-project.json in different location then in root project, is scanning entire repository instead of specific project we're working on.
Code syntax checker sometimes freezes. I need to rebuild whole project (flat structure, hundreds of files). I've tried to restart abl language server, etc.
Debugger start (F5) takes too long to connect to the debugged session.
Debbuger in procedure just jump for the first line of code, but ignores other breakpoints
Go to procedure/function definition (using ctrl + click on fc name) sometimes doesn't work. I still cannot catch the consequences why and when.
Convert to uppercase sometimes works sometimes not.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions