LuaLS / LuaLS/lua-language-server

按ctrl+鼠标左键跳转时,我想吧build目录去掉

Open
#2,774 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug question
Dominant language
Lua
Stars
4.4k
Forks
442
PR merge metrics
No merged PRs in 30d

Description

QQ_1722234803081

如果没有build目录就可以直接跳转过去,现在跳转总是会先弹框,在选择 很难受

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 by tracing the Ctrl+click definition-jump flow in the language server and inspect how the build directory is selected. The issue provides no file or test names, so first locate the code responsible for the selection dialog. Done means navigation skips the build directory and jumps directly to the intended target when possible.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.