rescript-lang / rescript-lang/rescript-vscode

Type based autocompletion

Open
#494 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
ReScript
Stars
354
Forks
63
Avg merge
11h 29m
Merged PRs (30d)
1

Description

Rough outline of what work to do in what order:

Things to figure out

  • Qualify JSX V3 constructors Not doing this, let people upgrade to jsx v4 to fix it
  • Fix insertText not being used unless there's snippet support
  • Figure out more instances where we want to do typed expr or pattern completion

Future

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the three unchecked checklist items and the “Things to figure out” section, then read the linked pull requests for context on the completed completion work. Done means implementing the selected remaining completion behaviors and resolving the listed open questions, with coverage added wherever the existing project conventions require it.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.