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

Add completion/etc. for analysis_options.yaml file #114

Closed
DanTup opened this issue Aug 19, 2016 · 2 comments
Closed

Add completion/etc. for analysis_options.yaml file #114

DanTup opened this issue Aug 19, 2016 · 2 comments
Labels
in editor Relates to code editing or language features is enhancement
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Aug 19, 2016

Since we're adding yaml-parsing for pubspec.yaml I think it'd also be great to do similar for .analysis_options (note: I think this can have two names, we should support both).

Eg, see: dart-lang/sdk#24680

Having auto-complete/tooltips on those lint rules etc. would be great (though whether we can get the data, I have not investigated).

@DanTup DanTup added this to the v1.0 milestone Aug 19, 2016
@DanTup DanTup changed the title Add completion/etc. for .analysis_options file Add completion/etc. for analysis_options.yaml (+ .analysis_options) file Aug 20, 2016
@DanTup DanTup modified the milestones: v1.0, Post v1.0 Sep 9, 2016
@DanTup
Copy link
Member Author

DanTup commented Jan 27, 2017

Related: dart-lang/sdk#28534

@DanTup DanTup added the in editor Relates to code editing or language features label Jun 24, 2017
@DanTup DanTup removed this from the Future milestone Jul 6, 2017
@DanTup DanTup added the blocked on dart / flutter Requires a change in Dart or Flutter to progress label Dec 22, 2017
@DanTup DanTup added this to the Backlog milestone Feb 21, 2018
@DanTup DanTup removed the blocked on dart / flutter Requires a change in Dart or Flutter to progress label Nov 16, 2020
@DanTup DanTup modified the milestones: Backlog, v3.17.0 Nov 16, 2020
@DanTup DanTup changed the title Add completion/etc. for analysis_options.yaml (+ .analysis_options) file Add completion/etc. for analysis_options.yaml file Nov 30, 2020
@DanTup
Copy link
Member Author

DanTup commented Nov 30, 2020

This now works in the LSP server:

Screenshot 2020-11-30 at 12 03 56

@DanTup DanTup closed this as completed Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in editor Relates to code editing or language features is enhancement
Projects
None yet
Development

No branches or pull requests

1 participant