-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis bug
Milestone
Description
After setting analyzerPath for the first time I got:
Could not find a Dart Analysis Server at C:\Users\felip_0vh5fa6\Documents\Projects\dart\bug\C:serselip_0vh5fa6ocumentsrojectslonesart-sdk2dkkgnalysis_server�inerver.dartThe current project path:
C:\Users\felip_0vh5fa6\Documents\Projects\dart\bug\
And this is what I've placed on the variable:
"dart.analyzerPath": "C:/Users/felip_0vh5fa6/Documents/Projects/clones/dart-sdk2/sdk/pkg/analysis_server/bin/server.dart"After some talk on Discord. I'd like to request that it shows a similar message as when the SDK path is not valid. Not displaying the full output. Or doing so for the other path settings.
Also, I'd like to request that these paths that accept the use of ~/path/to/something also say so in the description. Similar to the description for the log files.
Metadata
Metadata
Assignees
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresis bug