Deleted user

Results 132065 comments of Deleted user

> Try an absolute path or a path relative to your main.tex file and see what it does. neither seems to work > Can you try adding a .texlabroot file...

> Can you determine what texlab is calling the project root Based on [this](https://github.com/latex-lsp/texlab/wiki/Project-Detection) its `.texlabroot` or if I remove the `.texlabroot`, it's the directory of the source file with...

So here's an update, it actually (kinda) works now with the following configs. ```json "latexindent": { "local": "/home/domi/Documents/TypeTrace-docs/.latexindent.yaml", "modifyLineBreaks": true, "replacement": "-r" } ``` Unfortunately, I have to hard-code the...

Got it, apparently `texlab` assumes that the current file dir is the root (at least from the perspective of latexindent). So to make it work with the default `-l` option,...

Did some more googling Apparently, given the official spec of zip files, it is not possible to stream?

In case someone in the future has this same error: Ended up calling command line from within JavaScript to unzip file: tar -xf input_path -C output_path I had to ensure...

> > Apparently, given the official spec of zip files, it is not possible to stream? > > officially ZIP does support streaming. > > ADM-ZIP has chosen to use...

[![CLA assistant check](https://cla.opensource.microsoft.com/pull/badge/signed)](https://cla.opensource.microsoft.com/Azure/application-gateway-kubernetes-ingress?pullRequest=1144) All CLA requirements met.

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the...

@riku1233 Hey, sorry to randomly drop on this convo. But I think I can help. ![image](https://github.com/user-attachments/assets/681c8f4e-e921-441e-a150-b04b5c7d3faf) (Click on *Tools* → *Settings* or press Ctrl+P) ![2024-10-26 09_09_23-Bulk Crap Uninstaller Settings](https://github.com/user-attachments/assets/b010eb77-3fae-4c95-8065-46b43d544ff6) (Click...