-
I used the `init.lua` in https://github.com/nvim-lua/kickstart.nvim
and modified it a very little bit for texmagic and texlab.
`init.lua` config:
```lua
use({'jakewvincent/texmagic.nvim',
…
-
i am not sure it is caused by LSP or LSP-TexLab or TexLab
i cannot use forward search with "Alt+DoubleClick", what is the correct way?
my config file:
"texlab.forwardSearch.executable": "D:/So…
-
I use [Nvchad ](https://github.com/NvChad/NvChad) as my nvimrc.
I install texlab and texmagic in my nvim, but ```_G.TeXMagicBuildConfig``` is nil, which can't be used in TexBuild. TexBuild use th…
-
- macos forward and backward search:
- [x] skim
- [x] vimtex
- [ ] show compilation errors in nvim gutter
- [ ] texlab / coc-texlab
- [ ] completions: coc-vimtex
- [ ] vimtex todo: map `\l…
xylix updated
7 months ago
-
i am not sure it is caused by LSP or LSP-TexLab
after i change LSP-TexLab settings, there will be a pop-up message every time: "Failed to start LSP-TexLab -disabling for this windows for duration o…
-
[log](https://textbin.net/n5qytc1ju3)
[kak-lsp.toml excerpt](https://textbin.net/rnloymitzw)
[kakrc excerpt](https://textbin.net/oaavxkloah)
I edited
```
\documentclass{scrartcl}
\begin{do…
-
The following code gives undefined reference error by texlab even though its defined:
```tex
\documentclass{article}
\usepackage{tabularray}
\begin{document}
\begin{tblr}[
tall,
c…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
TexLab Language Server output:
```
[Error - 02:19:30] Stopping server failed
Message: Cannot call write after a stream was destroyed
Code: -32099
```
"Extension Host" output:
```
…
-
[TexLab](https://github.com/latex-lsp/texlab) it the LSP implementation for TeX/LaTeX, so some kind of integration and code sharing (not sure about this point, but you might know better) is probably p…