Open
Description
I want to suggest option to disable code lens. Ideally, it should be range of options in order to control variable refs, function calls, class refs separately.
Also I want to complain about inline lens implementation, but maybe it should be addressed to vscode developers:
- lens text colorized as near standing text instead of graying. In some cases it is not clearly where are lens and there is actual code
- when I want to put cursor at the end of the function/variable name I must click at the end of the code lens. If I click on the lens, the cursor appears before the last symbol of function name and it's annoying
- I must switch from inline view to vertical if I want to manually format code, since lens distorts actual code position. Maybe would be better if lens would appear as it's implemented in Blame from GitLens extension - grayed at the end of line
Metadata
Metadata
Assignees
Labels
No labels