Skip to content

[Constants] Intellij Issue for Experimental Flags Implementation #35073 #35076

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

Closed
JekCharlsonYu opened this issue Nov 6, 2018 · 3 comments
Closed
Labels
area-intellij Tracking issues for the Dart IntelliJ plugin.
Milestone

Comments

@JekCharlsonYu
Copy link
Contributor

Request: As per implementation plan, all tools will need to add support for experimental flags, if not yet supported.

Phase 0 ETA: please see issue [tracker] (dart-lang/language#60)

Reference:
Dart SDK Process for changes behind experimental flags

@JekCharlsonYu JekCharlsonYu added the area-intellij Tracking issues for the Dart IntelliJ plugin. label Nov 6, 2018
@JekCharlsonYu JekCharlsonYu added this to the Dart2.1 milestone Nov 6, 2018
@JekCharlsonYu JekCharlsonYu modified the milestones: Dart2.1, Dart2.2 Nov 6, 2018
@devoncarew
Copy link
Member

For context for https://github.com/dart-lang/sdk/blob/master/docs/process/experimental-flags.md#flag-format-for-ui-based-tools-ideseditorsetc, my understanding is that the analysis options will be controlled by the analysis_options.yaml file, and the runtime options will be controlled by ensuring that launch configs can pass flags through to the VM / flutter_tools.

We'll just need to verify that launch configs support the passthrough (which I believe that they all do).

@mit-mit mit-mit modified the milestones: Dart2.2, Dart2.2.1 Feb 26, 2019
@vsmenon
Copy link
Member

vsmenon commented Mar 14, 2019

Is there anything to do here?

@devoncarew
Copy link
Member

I don't believe there's any work here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-intellij Tracking issues for the Dart IntelliJ plugin.
Projects
None yet
Development

No branches or pull requests

4 participants