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

Quickfix for imports (or enhancement to completion) #17024

Closed
stevemessick opened this issue Feb 21, 2014 · 7 comments
Closed

Quickfix for imports (or enhancement to completion) #17024

stevemessick opened this issue Feb 21, 2014 · 7 comments
Assignees
Labels
analyzer-refactoring area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug

Comments

@stevemessick
Copy link
Contributor

Suggest path when import cannot be found

When writing imports having an auto-correct to fill in the corect path could be nice. You just write

import 'foo.dart'

and with auto-correct you can choose between all the foo.dart files in the workspace. In many cases there will be only one match.
////////////////////////////////////////////////////////////////////////////////////
Editor: 1.2.0.dev_05_01 (2014-02-12)
OS: Linux - amd64 (3.2.5-gg1336)
JVM: 1.7.0-google-v5

projects: 1

open dart files: 6

auto-run pub: true
localhost resolves to: 127.0.0.1
mem max/total/free: 1778 / 1174 / 925 MB
thread count: 28
index: 380193 relationships in 60667 keys in 412 sources

SDK installed: true
Dartium installed: true

@scheglov
Copy link
Contributor

scheglov commented Apr 2, 2014

Removed this from the 1.3 milestone.
Added this to the 1.4 milestone.

@kasperl
Copy link

kasperl commented May 8, 2014

Removed this from the 1.4 milestone.
Added this to the 1.5 milestone.

@kasperl
Copy link

kasperl commented Jun 4, 2014

Removed this from the 1.5 milestone.
Added this to the 1.6 milestone.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the 1.6 milestone.
Added Oldschool-Milestone-1.6 label.

@sethladd
Copy link
Contributor

@scheglov
Copy link
Contributor

@scheglov
Copy link
Contributor

@stevemessick stevemessick added Type-Enhancement area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-refactoring labels Sep 11, 2014
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-refactoring area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants