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

needs copy and paste (and cut if easy) #8

Open
sumeet opened this issue Sep 18, 2020 · 0 comments
Open

needs copy and paste (and cut if easy) #8

sumeet opened this issue Sep 18, 2020 · 0 comments
Labels
5 difficulty 5. either not straightforward, difficult, or a lot of work. could possibly be broken down

Comments

@sumeet
Copy link
Owner

sumeet commented Sep 18, 2020

copy+paste would probably need to generate new code node IDs, otherwise we'd have duplicates. not sure what would work for cut, so we could leave that out.

similar to #7, it's possible to paste into a place where the variable references don't apply. also variable references work by UUID... so if it was referring to the same variable ID being pasted into a totally new context, that would probably not be good.

@sumeet sumeet created this issue from a note in roadmap (editor smoothness (gotta have a good flow)) Sep 18, 2020
@sumeet sumeet added the 5 difficulty 5. either not straightforward, difficult, or a lot of work. could possibly be broken down label Sep 18, 2020
@sumeet sumeet added this to items from roadmap in code navigation and actions refactor Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 difficulty 5. either not straightforward, difficult, or a lot of work. could possibly be broken down
Projects
roadmap
  
editor smoothness (gotta have a good ...
Development

No branches or pull requests

1 participant