jaredly / jaredly/reason-language-server

VsCode Emmet support

Open
#389 2 comments 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.