microsoft / microsoft/vscode-cmake-tools
[Feature] CMake Language Services - Colorization - Evaluate if we need to add Lists support explicitly
Open
Nobody has claimed this yet.
enhancement
Feature: language services
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
Request Overview
There are "Lists" defined in the CMake language syntax documentation: https://cmake.org/cmake/help/latest/manual/cmake-language.7.html#lists, we should evaluate if we need to make a pattern for it.
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, entry point, or test is named. Start with the linked CMake language documentation's Lists section, then inspect the repository's existing colorization patterns. Done means determining whether Lists need an explicit pattern and validating the resulting colorization if a change is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100