Michael Fortunato
Michael Fortunato
## Documentation Recommendation for Server Side Editing section and Notes.ISFS subsection 1. Under subsection **More about isfs and isfs-readonly workspace folders**, give the full json for the workspace definition This...
Before this commit, zed was using captures and properties for injection queries that did not match the tree sitter [documentation][1] This was breaking the Java extension when it came to...
rust-src was not available in the flake.nix, breaking rust-analyzer when using nix develop. I tried to capture the before and after here, but the red squiggly lines did not show...
When I use `nix develop` and then head into neovim, most tokens have a red squiggly underline and LSP actions, like go to definition, are not completely working. https://asciinema.org/a/XzG8hoWcLV5NLPSkIgKGSo80i I...
I often create a few `\newcommand`(s) in the current tex file I am working on. I was thinking a cool feature could be to create a snippet that would read...
### Motivation Sometimes when I write Typst and the preview is not updating, I check if its a compilation error by: a) Running `typst compile` on the document and inspecting...
### Similar Issues - [x] Before filing, I have searched for similar issues. ### Description I propose conceptualizing each mux split as its own "file", and as a consequence allow...
Would it be possible to select edges in a mesh to contract that keep the mesh manifold using Trimesh? Thanks
Hi thank you for the great software. Totally understand if this is not a high enough priority feature and will be closed. LSP has the document color request endpoint which...
Here is what I mean. Open a sioyek window with a document. Then turn on presentation mode with `turn_on_presentation_mode`. Then open a new document using the same window (notice presentation...