Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Suggestion: change code action for "underscoring" a variable to "rename to _var_name" #494

Description

@megalithic

Presently running lexical and next-ls side-by-side for a couple things and noticed lexical's code action for adding an underscore to a variable has a helpful detail, in that it explicitly calls out what it's doing and to which variable in the function head..

image

Could be a good first issue, since the pieces seem to all be there; that is, IF this is something the elixir-tools team might want/see valuable.

https://github.com/elixir-tools/next-ls/blob/main/lib/next_ls/extensions/elixir_extension/code_action/unused_variable.ex

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions