feat: add sublime-breadcrumb plugin#9354
Open
huyhoang8398 wants to merge 1 commit intosublimehq:masterfrom
Open
feat: add sublime-breadcrumb plugin#9354huyhoang8398 wants to merge 1 commit intosublimehq:masterfrom
huyhoang8398 wants to merge 1 commit intosublimehq:masterfrom
Conversation
Package ReviewChannel DiffRemoved (none), changed (none), added Sublime-Breadcrumb. Review for Sublime-Breadcrumb main-bcd5e18-2026.03.30.12.55.53 |
Contributor
|
Yeah. is probably unrealistic as you require LSP. We don't have best in class solution for this. You could name the plugin LSP-addon-... to make that more clear. But you can also really write the code a bit more pessimistic: Maybe do a Register an install.txt message that clearly says: "This is an addon to LSP"/"Attention: this requires LSP and does this...". |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A clean breadcrumb that shows both the file path and the current symbol hierarchy at the top of the editor. Powered by the LSP plugin for accurate
