No description
Find a file
2023-09-26 03:23:25 -07:00
src stuff 2023-09-26 03:23:25 -07:00
.gitignore initial commit, do not use 2023-09-26 01:48:37 -07:00
Cargo.lock stuff 2023-09-26 03:23:25 -07:00
Cargo.toml stuff 2023-09-26 03:23:25 -07:00
README.md stuff 2023-09-26 03:23:25 -07:00

calculator lsp

calculate through inlay hints

some text here

  1 + 2 = 3

the lsp will calculate and display the = 3

somewhat buggy and somewhat useful, use at your own risk