jaredly / jaredly/reason-language-server

Visual Studio Code "Go to Symbol in Workspace" support.

Open
#324 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
OCaml
Stars
649
Forks
85
PR merge metrics
No merged PRs in 30d

Description

When I'm in a file in VS code, Command-R works most of the time to navigate to most symbols in a file (sometimes symbols are missing from the list, I'm not sure why). It'd be really neat if we could use Command-T (go to symbol in workspace) to fuzzy match all symbols in the project, and navigate to them quickly. However, when I press Command-T, the list comes up always empty, no matter which file I have open when I press it, or what I type.

Are others seeing the same behavior?

Contributor guide

No contributing guide indexed for this repository

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

No files, tests, or entry points are named in the issue. Reproduce the empty Command-T workspace-symbol list in VS Code, then trace the language server's workspace-symbol handling; done means symbols are listed and can be opened from the workspace search.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml, vscode
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.