dart-lang / dart-lang/dart-vim-plugin
Missing syntax highlighting for Augmentations related syntax
Open
- Dominant language
- Vim Script
- Stars
- 653
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/feature-specification.md
https://github.com/dart-lang/dart-syntax-highlight/blob/master/test/test_files/augmentation.dart
https://github.com/dart-lang/dart-syntax-highlight/blob/master/test/test_files/augmented.dart
Contributor guide
Research direction
Read the augmentation-libraries feature specification first, then inspect augmentation.dart and augmented.dart in dart-syntax-highlight for the syntax to support. Locate the corresponding Dart syntax rules and tests in this repository; done means augmentation-related syntax is highlighted correctly in Vim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100