Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assigning nodes to libraries #2989

Closed
2 tasks
MichaelMauderer opened this issue Jun 5, 2021 · 0 comments
Closed
2 tasks

Assigning nodes to libraries #2989

MichaelMauderer opened this issue Jun 5, 2021 · 0 comments

Comments

@MichaelMauderer
Copy link
Contributor

General Summary

There should be an option in the node's context menu (RMB) to assign this node to a library. After doing so:

* The node's source code should be automatically refactored to the library's source code.
* In case the refactoring could not happen, an error with a clean explanation should appear.
* All imports in this project should be auto-refactored too. For now, we do not care about imports in other projects.

Value

First step to be able to publish a library.

Specification

Acceptance Criteria & Test Cases

  • Working test scenario or example.
  • If possible, integration tests with the language server checking for correct results.
@mwu-tow mwu-tow transferred this issue from enso-org/ide Oct 28, 2021
@wdanilo wdanilo closed this as completed Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants