Pigpen
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
Yeah, Iām going to eat lunch and ask some of my cs friends if they have any ideas. Thanks for trying š
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
^ permanently in the code as opposed to a temporary pop up that takes key press priority
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
Editing cycle has immediate effect, but editing enabled doesn't change anything
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
This is for hovering over code, which is normally fine. What I have is only on typing.
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
Something strange is going on. There are two settings associated with parameter hints in the settings menu: enabled and cycle. The first should enable/disable while the second determines if you can infinitely arrow key up/down through them (cycle or not). Changing enable/disable has no effect, but changing cycle will make it so after reaching the end (10/10 in my screenshot) it will move the cursor, working as expected...why would one work but not the other?
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
https://github.com/Microsoft/vscode/issues/28380 this seems to suggest it should fix it, so I'm wondering if I've done something somewhere else by accident to override it. Not sure.
35 replies
JCHJava Community | Help. Code. Learn.
ā¢Created by Pigpen on 1/17/2025 in #java-help
VS Code Setting
I came across parameter hints as well trying to fix this, but I already had them turned off. I'm not sure if its the same thing since it only happens when the method is overloaded and not on just one-off methods.
35 replies