marsiancba
marsiancba
menu - Window - New Editor
I have found how to reproduce it. It is quite easy: - open bigger file - open second editor on that file - go to the middle of the file...
Use cases: - When writing some function similar to some other function in the same file - When you want to see source of function/class you are using from the...
It seems that this is implemented in Java with something like Regex. If you can point me to part of the code where this is implemented, I can try to...