Skip to content

Option to disable code lens #52

Open
@deitry

Description

@deitry

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:

  1. 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
  2. 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
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions