-
Notifications
You must be signed in to change notification settings - Fork 5
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
Autocomplete not working after upgrading to 0.0.15 #4
Comments
Thank you! |
Hi, when I enter java -version in a command prompt: openjdk version "1.8.0_232" |
Formally we don't support Java 8 anymore. But I don't see a reason why it shouldn't work with it. I'll check if where Is something wrong with 0.0.15. You can try to update java to see if it fixes the problem. |
Thank you very much for your help, I've updated to Java 11 and I noticed that in a new, empty file the auto completion works fine, but gets slower as the file gets bigger to the point it seems it doesn't work at all. I also see a big increase in CPU usage in taskmanager during that time. Dropping back to 0.0.12 solves this issue, even in large files. I also don't have these "abc" suggestions in REXX codes, whereas they appear when I use Broadcom JCL extension, or any other extension. I guess that's not normal either, maybe I should try to reinstall VS Code? |
There is no need to reinstall the vscode. But I want to ask you to disable all other vscode extensions and check if the issue with "abc" and performance is still there. How big that file when it's almost not working? |
I disabled all extensions, first only in the workspace, then globally. |
Hi Claude,
hope you are well my friend.
If you need any information or presentation around Brightside/Zowe/Visual
Studio Code, please let me know.
As you know, this is my area and I'm happy to help wherever I can.
Kind Regards,
Gerald
Am Mo., 5. Okt. 2020 um 08:49 Uhr schrieb ClaudeBirtz <
[email protected]>:
… Hi,
thanks for your helpful extension. Unfortunately autocomplete and problem
detection stopped working a few weeks ago, I suspected I had somehow messed
up my settings. Trying to find the source of the error, I noticed that when
I switch back to version 0.0.12 autocomplete and problem detection work
again.
0.0.14 has the same behaviour than 0.0.15.
Best regards,
Claude
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALFAHUD52M3STBWGOVYXQQDSJFT5XANCNFSM4SEJA6FA>
.
--
Gerald Pfeiffer
Technical Consulting | Mainframe Division
Broadcom
CA Deutschland GmbH | Marienburgstraße 35 | 64297 Darmstadt
mobile: +49 170 853 852 0
[email protected] | broadcom.com
HRB Darmstadt 1706 | Geschäftsführer: Holger Stickl, Deborah Streeter
|
I was able to identify the performance problem. It will take some time to resolve it. But I made some performance tweaks for now. There are available in 0.0.17 on the marketplace. |
Hi,
thanks for your helpful extension. Unfortunately autocomplete and problem detection stopped working a few weeks ago, I suspected I had somehow messed up my settings. Trying to find the source of the error, I noticed that when I switch back to version 0.0.12 autocomplete and problem detection work again.
0.0.14 has the same behaviour than 0.0.15.
Best regards,
Claude
The text was updated successfully, but these errors were encountered: