-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improvement: Use inlay hints for worksheets
Advantages: - this would allow us to stop using a custom extension and support more editors such as Zed - can reuse any new feature inlay hints add - reevaluate on change? (or should we remove it?) Disadvantages: - no way to set color - could mix with normal decorations TODO: - [ ] gather feedback - [ ] fix tests - [ ] check if we can remove other ways of publishing altogether
- Loading branch information
Showing
4 changed files
with
186 additions
and
73 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
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
Oops, something went wrong.