Logo
Explore Help
Sign In
extern/nushell
1
0
Fork 1
You've already forked nushell
mirror of https://github.com/nushell/nushell.git synced 2025-06-03 08:36:32 +02:00
Code Issues Packages Projects Releases Wiki Activity
nushell/crates/nu-lsp/src
History
zc he 789781665d
fix(lsp): find_id for custom def in custom def (#15289)
# Description

Enables hover/rename/references for:

```nushell
def foo [] {
  def bar [] { }
     # |____________ this custom command
}
```

# User-Facing Changes

# Tests + Formatting

+1

# After Submitting
2025-03-12 07:35:28 -05:00
..
ast.rs
fix(lsp): find_id for custom def in custom def (#15289)
2025-03-12 07:35:28 -05:00
completion.rs
refactor(lsp): span fix made easy by bumping lsp-textdocument to 0.4.2 (#15287)
2025-03-11 06:13:58 -05:00
diagnostics.rs
fix(lsp): completion of commands defined after the cursor (#15188)
2025-03-01 06:21:53 -06:00
goto.rs
fix(lsp): completion of commands defined after the cursor (#15188)
2025-03-01 06:21:53 -06:00
hints.rs
fix(lsp): completion of commands defined after the cursor (#15188)
2025-03-01 06:21:53 -06:00
lib.rs
fix(lsp): find_id for custom def in custom def (#15289)
2025-03-12 07:35:28 -05:00
notification.rs
fix(lsp): completion of commands defined after the cursor (#15188)
2025-03-01 06:21:53 -06:00
semantic_tokens.rs
refactor(lsp): span fix made easy by bumping lsp-textdocument to 0.4.2 (#15287)
2025-03-11 06:13:58 -05:00
signature.rs
feat(lsp): signature help (manually triggered) (#15233)
2025-03-03 06:54:42 -06:00
symbols.rs
fix(lsp): completion of commands defined after the cursor (#15188)
2025-03-01 06:21:53 -06:00
workspace.rs
fix(lsp): completion of commands defined after the cursor (#15188)
2025-03-01 06:21:53 -06:00
Powered by Gitea Version: 1.23.8 Page: 60ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API