IntelliJ Ultimate 2024 2 3 features broken

已回答

Hello,

I am a long time developer using your IDE for Java, JavaScript, Python, R, and Bash.

I appreciate your rich feature set for each language, but you are not as stable as MS Visual Studio.
 

This week I am developing in Java.

Although your 2023 releases were decent, 2024.2.3 has the following broken features:

- Shift Shift misses key terms

- Debugging setting breakpoints does not work

- Running tests via the green arrow near source code does not appear

thx in adv

kischell.eric@mayo.edu

1

Hello,

Thanks for the report. We'll need some more information for investigation:

1. “Shift Shift misses key terms”. Could you please clarify this point?

2. “Debugging setting breakpoints does not work”. Please add more information about this issue. Do you mean that execution doesn't stop at breakpoint? Is it reproducible with simple “Hello, World” application?

3. “Running tests via the green arrow near source code does not appear”. Do you mean that run button is not appear or pressing on it doesn't run test?

It might be better if you create a request (https://intellij-support.jetbrains.com/hc/en-us/requests/new?ticket_form_id=66731) attaching requested information and idea.log (Help | Show Log in…) after restarting IDE and reproducing the issue to check configuration and recorded events.

0

请先登录再写评论。