-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more types of hovers to LSP (#3486)
This PR adds three new hoverable things in the LSP: 1. You can hover over the path of an import to show the contents of that file. 2. You can hover over the tag of a field to show its varint encoding. 3. You can hover over the number of an enum value to show its varint encoding and hex/bin values.
- Loading branch information
Showing
1 changed file
with
90 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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