Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionally fallback to goto_reference in lsp_symbol_references #2029

Merged
merged 2 commits into from
Aug 29, 2022

Conversation

timfjord
Copy link
Contributor

It is a follow-up PR for #1986

This PR adds an optional fallback parameter to the lsp_symbol_references command that allows fallback to the built-in goto_reference command in case no results were found.

@rchl rchl merged commit 7e34258 into sublimelsp:main Aug 29, 2022
rchl added a commit that referenced this pull request Aug 30, 2022
* main:
  fix 3.8 compatibility by not using named argument in set_timeout_async
  Optionally fallback to goto_reference in lsp_symbol_references (#2029)
  Fix unescaped special characters in minihtml (#2036)
  Add inlay hints to docs (#2028)
  Add option to highlight hover range (#2030)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants