[Feature] Goto definition for cached files

Open
#66 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
devtools

Research direction

Start by tracing how the server tracks objects and blocks outside the workspace, then find where the baseINIRoot field is resolved for navigation. Verify the feature by confirming that goto definition can open the implementation of a referenced file that is not in the workspace.

Written by the indexing model from the issue text.

Description

feature

Problem

The server does keep track of what objects and other blocks exist. But if they are not in the workspace they cannot be seen to get additional information about its implementation which makes it so the game files have to be opened in a new window anyway.

Proposal

Make it possible to see the implementation of files pointed to in the baseINIRoot field.

Dominant language
Rust
Stars
1
Forks
0
Avg merge
21h 13m
Merged PRs (30d)
28

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 ViTeXFTW/ZeroSyntaxV2

All issues in ViTeXFTW/ZeroSyntaxV2

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.