Replies: 2 comments
-
I think this can be found by VScode, IDEA also provides Git modification info on the class/methods. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Due to this is a generic list I converted this to a discussion. Yes, all suggestions are very nice and in one or two I already looked into it, but not on my prio list atm due to other stuff. And also all of the things are independent, so please create a ticket for each feature and not a collectors ticket. Thx. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Through my daily work, I often use the Eclipse IDE and IDEA to achieve a satisfactory interactive experience. The effect is excellent, and I believe that the Netbeans IDE is also an excellent integrated development tool. These experiences are indispensable.the following list of new features:
1.Click the mouse to open the file
1.1 Select on Hover
1.2 Open when using arrow keys
2.Show debug values inline on text editors
3.Display the number of times classes and methods have been referenced. Click to navigate to the specific location of the reference
4.Always show full workspace path in windows header title
Use case/motivation
Better interactive experience, improving work efficiency
Related issues
No response
Are you willing to submit a pull request?
No
Beta Was this translation helpful? Give feedback.
All reactions