-
Notifications
You must be signed in to change notification settings - Fork 446
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
Cannot open large project (keycloak) #2660
Comments
@hmlnarik You may want to take a look at #2537 (comment)
This exception is an upstream kubernetes-client issue - See https://github.com/fabric8io/kubernetes-client/blob/v5.12.2/crd-generator/api/src/main/java/io/fabric8/crd/generator/AbstractJsonSchema.java#L618 |
@snjeza Thank you for the hint. The workflow I use sadly does not allow me to easily exclude other than non-java files, so including only a few selected modules is not possible for me. Interestingly enough, the Netbeans Java Language Server opens the whole project in a few minutes without any tweaks in settings, with working symbol lookup, debugging etc. I'd love to use the recommended extensions like vscode-java, but the current behaviour does not allow me to; thus it rather seems to indicate an issue in vscode-java extension which could be investigated and improved? Feel free to close this issue if it is not the case. |
@hmlnarik You can try the following:
to your settings.json
|
Thank you for the hint. After following the suggestion, I am afraid I cannot report success. The IDE keeps reporting If there is anything else I could try, please let me know. EDIT: I ran |
Type: Bug
Thank you for the great work on the Java support for VS Code.
Sadly large projects seem to struggle with "Connection to server got closed. Server will not be restarted." issue.
Steps to reproduce:
Related information:
Perhaps the following exception is related:
The CPU utilization remains over 200% even after the "Server will not be restarted" message.
It would be great if it would be possible to open Keycloak in VSCode.
Extension version: 1.10.0
VS Code version: Code 1.70.2 (e4503b30fc78200f846c62cf8091b76ff5547662, 2022-08-16T05:36:25.715Z)
OS version: Linux x64 5.17.11-300.fc36.x86_64
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: