Skip to content

Make 'mini.files' file system actions LSP aware #2215

@yadav-deepakk

Description

@yadav-deepakk

Contributing guidelines

Module(s)

mini.files

Description

Currently when we do editing in a directory structure through mini.files , it is treated like directory structure change only, but if it is a project(like java-based/ spring-boot/react) then code refactoring is also needed. Manual change of import statements, class names are hectic task for maintaining project. So idea is to have a lsp renaming whenever there is change in directory/file names, so that refactoring burden for programmer gets reduced.

or Just correct me if mini.files has this functionality and I have skill issue at my end.

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