Add a formatter solution to extension
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 18
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 3
Description
As for now the extension depends on RubyLSP for syntax highlighting and cookstyle for linting... It’s possible to create an add-on to rubylsp to be able to use cookstyle as a formatter for VSCode.
Need to work on it, as soon as i got some free time.
Contributor guide
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 point. Start by examining how the extension currently connects RubyLSP for syntax highlighting and Cookstyle for linting, then determine the formatter add-on integration needed. Done means VS Code can use Cookstyle as a formatter through the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100