microsoft / microsoft/vscode-css-languageservice
Add new CSS color functions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 384
- Forks
- 217
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 14
Description
Adding this reference issue for microsoft/vscode#165207 to send a pull request against.
I am mostly done with creating the lab() function, planning to work on lch() next. I can post my progress comment from the main repo issue here if required.
Contributor guide
No contributing guide indexed for this repository
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
Start with the referenced issue microsoft/vscode#165207 and review the existing progress on the lab() function before considering lch(). Done means the CSS language service supports both requested color functions; the issue does not name files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100