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

Open a newly pasted file #3425

Closed
bwilkerson opened this issue Jun 7, 2012 · 6 comments
Closed

Open a newly pasted file #3425

bwilkerson opened this issue Jun 7, 2012 · 6 comments
Assignees
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Milestone

Comments

@bwilkerson
Copy link
Member

Sometimes when I'm creating a new file I use the "New File..." menu item in the Files view. But if there is an existing file that is similar to what I want to create I will select the similar file in the Files view, copy the file, then paste the file.

When I use "New File...", editor assumes that I'm doing this because I want to edit the file so it is automatically opened for me. But when I paste a file it doesn't get opened. I would like paste to open the file automatically so that I can edit it.

@jwren
Copy link
Member

jwren commented Jun 7, 2012

Added this to the M1 milestone.

@jwren
Copy link
Member

jwren commented Jun 7, 2012

Set owner to @jwren.

@danrubel
Copy link

danrubel commented Aug 3, 2012

Removed this from the M1 milestone.
Added this to the Later milestone.

@jwren
Copy link
Member

jwren commented Aug 29, 2012

Bulk edit changed all of my Milestone-Later bugs to Milestone-M2


Removed this from the Later milestone.
Added this to the M2 milestone.

@jwren
Copy link
Member

jwren commented Oct 15, 2012

The PasteAction (com.google.dart.tools.ui.internal.filesview) used in the Dart Editor uses CopyFilesAndFoldersOperation (org.eclipse.ui.actions) which does not give access to the newly created resources. The amount of work required to add this feature would not be worth it.


Added WontFix label.

@clayberg
Copy link

Removed this from the M2 milestone.
Added this to the M1 milestone.

@bwilkerson bwilkerson added this to the M1 milestone Oct 15, 2012
@kevmoo kevmoo added closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug and removed resolution-wont_fix labels Mar 1, 2016
copybara-service bot pushed a commit that referenced this issue May 30, 2023
Revisions updated by `dart tools/rev_sdk_deps.dart`.  rev_sdk_deps is changed to default to `main` if no branch is found, as `origin` doesn't seem to work for impacted repos (e.g. csslib).

dartdoc (https://github.com/dart-lang/dartdoc/compare/1d94484..950898f):
  950898f5  Tue May 30 11:18:38 2023 -0700  Janice Collins  Reintroduce remote linking file type assumption (#3425)
  ef552992  Tue May 30 09:49:16 2023 -0700  Sam Rawlins  Refactor search ranking (#3424)

http (https://github.com/dart-lang/http/compare/8a4a4a6..18a43a2):
  18a43a2  Tue May 30 09:44:24 2023 -0700  Brian Quinlan  Fix the failing cupertino_http tests (#949)

lints (https://github.com/dart-lang/lints/compare/4236c43..edc28ed):
  edc28ed  Tue May 30 11:56:29 2023 -0500  Parker Lougheed  Add topics to the pubspec file (#122)

logging (https://github.com/dart-lang/logging/compare/7ba155a..f2fe2ac):
  f2fe2ac  Tue May 23 15:01:13 2023 -0700  Jacob MacDonald  prep for release (#140)
  ce41605  Mon May 22 10:14:28 2023 -0700  Devon Carew  blast_repo fixes (#142)

tools (https://github.com/dart-lang/tools/compare/b90a7e8..d723a55):
  d723a55  Tue May 30 11:02:27 2023 -0700  Devon Carew  Update pull_request_label.yml (#107)

webdev (https://github.com/dart-lang/webdev/compare/4b69f1d..d442fa8):
  d442fa89  Tue May 30 14:36:53 2023 -0400  Anna Gringauze  Check for new events more often in batched stream. (#2123)

Change-Id: I9e8905363ee51462529341bfba268504336d90e3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306314
Auto-Submit: Janice Collins <jcollins@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants