Hilikus
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Hilikus created a post, AnsweredProject modules dependency diagram showing false dependencies
I am generating a dependency diagram of a multimodule maven project to see the dependencies between the modules and I'm getting dependencies that don't exist. There are direct edges between modules... -
Hilikus commented, -
Hilikus created a post, AnsweredHow to show all invisible (unicode) chars
Is there any way to show in the editor all unicode characters? i don't mean display them properly, i mean just see that there's a non-printable character (using a box or ? or anything) We had an is... -
Hilikus commented, -
-
Hilikus created a post, AnsweredCtrl+shift+Button1 click is not doing the same as Ctrl+shift+B
In the settings>keymap I can see that to go to a "type declaration" there are two default shortcuts. Ctrl+Shift+B and Ctrl+Shift+Button1_Click so I would expect both of them to have the same behavi...