-
This is already possible, for instance:
-
Previous Value Current Value Open
Closed
-
OneDev always uses mouse to select regions. To select a line, triple click the line. Adding separate logic to select lines will complicate things unnecessarily.
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
It's quite convenient in other services to be able to link directly to particular line in source code (or even range or lines) which scrolls directly (and even highlights it), for example on GitHub: https://github.com/theonedev/onedev/blob/main/server-core/src/main/java/io/onedev/server/CoreModule.java#L357-L367 or https://gitlab.com/gnachman/iterm2/-/blob/master/iTermMinimalComposerViewController.h#L13-L17