jaredly / jaredly/reason-language-server
Use block comments by default
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hello, is there a way to use block comments by default? According to the reason [reference](https://reasonml.github.io/docs/en/syntax-cheatsheet#comments), line comments are not here yet. And they are causing compile errors (syntax errors) in my code.
At the least, how do I go about changing the defaults to block comments?
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
The issue names no files, tests, or entry points. Start by locating comment-default handling and its configuration path in the language server, then verify that block comments are selected by default without causing syntax errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100