-
Notifications
You must be signed in to change notification settings - Fork 330
✨ Implement PubspecLineMarkerProvider
for pubspec.yaml
features
#8551
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for looking into this! I'm realizing that for this size feature, we probably need to discuss more the functionality you're adding here. As a starting point:
|
Great, thanks for the info, it helps me understand a lot more. We'll discuss this feature and approach next week; I recommend waiting until then to continue work on it. Hopefully we can give you clear guidance after convening! |
@helin24 How is the internal meeting going? Do we have further ideas about this change? |
@AlexV525 sorry about the delay - we have this on the agenda to discuss, but due to a variety of fairly random factors we haven't gotten to it yet! I promise you will hear from us though. |
Resolves #8511
The PR implements a plugin that provides YAML-related features specifically targeting
pubspec.yaml
. It includes dependency references currently. Future implementation can be based on this provider.Contribution guidelines:
dart format
.