[Feature request] Add Go To Definition for stdlib exported code

Open
#31 2 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
typescript
Domain
devtools

Research direction

Start by reading the issue and inspect the TypeScript VS Code extension for the existing hover behavior and any definition-navigation provider. Trace how exported stdlib code is represented and exposed to the editor. Done means Go To Definition opens the implementation of exported stdlib code, with coverage for the relevant navigation behavior if the repository has tests.

Written by the indexing model from the issue text.

Description

enhancement

Not sure if it possible but it would be very nice to be able to inspect how code exported from stdlib is implemented. Right now we can only see the definition when hover but can't go to the definition (like python)

Dominant language
TypeScript
Stars
38
Forks
17
Avg merge
4d 13h
Merged PRs (30d)
13

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.

More from modular/vscode-mojo

All issues in modular/vscode-mojo

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.