-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
area:code actionsFeedback for Code ActionsFeedback for Code Actionsarea:editorFeedback for code editing, formatting, editor iterations, etcFeedback for code editing, formatting, editor iterations, etcarea:languages/rustRust programming language supportRust programming language support
Description
Summary
When using the move_to_mod_rs assistance on a module, it fails.
Steps to reproduce:
- Create a module as "module1.rs", declare in lib.rs
- Go in the module file, select all text (create some content and select it if needed; note that this is sad too)
- Toggle code actions, select "Convert module1.rs to module1/mod.rs"
- Boom
Expected Behavior:
That it converts module1.rs to module1/mod.rs
Actual Behavior:
See screenshot:
Zed Version and System Specs
Zed: v0.210.4 (Zed)
OS: macOS 15.7.1
Memory: 64 GiB
Architecture: aarch64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:code actionsFeedback for Code ActionsFeedback for Code Actionsarea:editorFeedback for code editing, formatting, editor iterations, etcFeedback for code editing, formatting, editor iterations, etcarea:languages/rustRust programming language supportRust programming language support