JCWasmx86 / JCWasmx86/GTKCssLanguageServer
Integrate with CSS language server for web CSS
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We should forward all requests for a CSS that is not for GTK to the CSS Language Server from here: https://github.com/microsoft/vscode/tree/main/extensions/css-language-features/server
TODO:
- Find heuristics to differentiate WebCSS and GtkCSS
- Check whether this is the right place or whether it should be in proxy-ls
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 by reviewing the linked VS Code CSS language-features server and the proxy-ls project, then inspect how this language server currently handles CSS requests. Define heuristics that distinguish WebCSS from GtkCSS and decide whether forwarding belongs here or in proxy-ls. Done means non-GTK CSS requests are forwarded while GTK CSS remains handled locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100