JCWasmx86 / JCWasmx86/GTKCssLanguageServer
Represent parameters of each function
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
File: https://github.com/JCWasmx86/GTKCssLanguageServer/blob/main/src/properties.json
This consists of two steps:
- How to represent all parameters of a function. (Should be types, so we can say: "The first argument is color|string, the second is a constant FOO, BAR or BAZ)". Should include varargs, optional parameters etc.
- Add docs for each parameter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.