Open
Description
ref. #3332
When right-clicking a folder in the CE and selecting "import", the imported module gets imported under the default folder unless it already has a @Folder
annotation, in which case it gets added to whatever folder that annotation is specifying... which may or may not make sense in the current project.
Let's make the "import" functionality edit any existing @Folder
annotation to match the selected CE folder, or add one such annotation when there's none.
Metadata
Metadata
Assignees
Labels
Resolving these involves the internal API, but with relatively easy problems to solve.Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope.Want to contribute? That's a good place to start!Use this label in conjunction with a difficulty level label, e.g. difficulty-02-ducky