jaredly / jaredly/reason-language-server
VsCode Emmet support
Open
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if it is already enabled but would be very convenient to have emmet support in Vscode.
For normal react this works in settings.json
```json
"emmet.includeLanguages": {
"javascript": "javascriptreact"
}```
but seems not to work in reason files
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the VS Code settings.json example and verify how Emmet is configured for Reason files. Reproduce the behavior in VS Code, then confirm that Emmet expansions work in those files without breaking normal React support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100