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

Dart path should be taken from the Dart extension's settings #10

Open
lunaneff opened this issue May 19, 2022 · 3 comments
Open

Dart path should be taken from the Dart extension's settings #10

lunaneff opened this issue May 19, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lunaneff
Copy link

I don't have Dart on my PATH, but the Dart extension has the dart.sdkPath option to specify where the SDK is. It'd be great if this extension also respected this option instead of looking for Dart on the PATH.

@gaetschwartz
Copy link
Owner

Thanks for the suggestion, I'll implement that !

@gaetschwartz gaetschwartz added enhancement New feature or request good first issue Good for newcomers labels May 19, 2022
@gaetschwartz gaetschwartz self-assigned this May 19, 2022
@jakoss
Copy link

jakoss commented Jun 1, 2022

I have the same issue. We are using fvm for multiple projects and vscode is using flutter as provided in settings.json: "dart.flutterSdkPath": ".fvm/flutter_sdk",

@Peetee06
Copy link

Peetee06 commented Mar 1, 2024

@gaetschwartz any news on this? The watcher is awesome but can't really be used with fvm currently..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants