Skip to content

Add rename functionality #765

Open
Open
@lukaszsamson

Description

@lukaszsamson

LSP Spec:
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_rename

POC: #676

There are many things that can be renamed:

  • function/marco/guard/delegate
  • callback/macrocallback
  • overridable function/macro
  • module
  • behaviour
  • protocol
  • attribute
  • variable
  • type
  • type parameter
  • struct field
  • record field

Obviously not everything from that list is high proritity

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