{"id":13600841,"url":"https://github.com/fannheyward/coc-texlab","last_synced_at":"2025-10-12T16:20:41.744Z","repository":{"id":35008917,"uuid":"195765380","full_name":"fannheyward/coc-texlab","owner":"fannheyward","description":"TexLab extension for coc.nvim","archived":false,"fork":false,"pushed_at":"2025-02-11T02:09:43.000Z","size":489,"stargazers_count":123,"open_issues_count":9,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-04T03:09:23.951Z","etag":null,"topics":["coc","coc-nvim","latex","texlab"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fannheyward.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-08T08:06:01.000Z","updated_at":"2025-02-11T02:09:40.000Z","dependencies_parsed_at":"2024-01-16T23:26:13.329Z","dependency_job_id":"f01bc20d-2127-405f-ae8a-10dd468d7cb0","html_url":"https://github.com/fannheyward/coc-texlab","commit_stats":{"total_commits":281,"total_committers":7,"mean_commits":"40.142857142857146","dds":"0.39857651245551606","last_synced_commit":"09951a635a97be172fc14b9c0b82a1065ef88621"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannheyward%2Fcoc-texlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannheyward%2Fcoc-texlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannheyward%2Fcoc-texlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fannheyward%2Fcoc-texlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fannheyward","download_url":"https://codeload.github.com/fannheyward/coc-texlab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647257,"owners_count":21139081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coc","coc-nvim","latex","texlab"],"created_at":"2024-08-01T18:00:49.722Z","updated_at":"2025-10-12T16:20:41.673Z","avatar_url":"https://github.com/fannheyward.png","language":"TypeScript","funding_links":[],"categories":["Language Support","TypeScript"],"sub_categories":[],"readme":"# coc-texlab\n\n\u003e fork of [texlab-vscode](https://github.com/latex-lsp/texlab-vscode), provides editing support for LaTeX documents, powered by the [TexLab](https://github.com/latex-lsp/texlab) language server.\n\n## Install\n\n`:CocInstall coc-texlab`\n\n## Requirements\n\n- A [TeX distribution](https://www.latex-project.org/get/#tex-distributions). All distributions that are based on [TeX Live](https://www.tug.org/texlive/) or [MikTeX](https://miktex.org/) are supported.\n- On Windows, you will need to install [Microsoft Visual C++ Redistributable for Visual Studio 2015](https://aka.ms/vs/16/release/vc_redist.x64.exe).\n\nMore info in [TexLab Docs](https://texlab.netlify.com/docs)\n\n## Configuration\n\n- `texlab.path`: custom path to `texlab` binary, defaults `\"\"`\n- `texlab.rootDirectory`: Path to the root directory, defaults `null`\n- `texlab.build.executable`: path to a LaTeX build tool, defaults `latexmk`\n- `texlab.build.args`: additional arguments passed to build tool\n- `texlab.build.onSave`: build after saving a file, defaults `false`\n- `texlab.build.isContinuous`: Set this property to true if the build arguments imply a continuous build (like latexmk -pvc), defaults `false`\n- `texlab.build.forwardSearchAfter`: Execute forward search after building, defaults `false`\n- `texlab.auxDirectory`: directory containing the build artifacts, defaults `\".\"`\n- `texlab.forwardSearch.executable`: path to a PDF previewer that supports SyncTeX, defaults `null`\n- `texlab.forwardSearch.args`: additional arguments passed to the previewer, defaults `[]`\n- `texlab.chktex.onOpenAndSave`: lint using chktex after opening and saving a file, defaults `false`\n- `texlab.chktex.onEdit`: lint using chktex after changing a file, defaults `false`\n- `texlab.bibtexFormatter`: BibTeX formatter to use, defaults `texlab`\n- `texlab.formatterLineLength`: maximum amount of characters per line, defaults `80`\n- `texlab.latexFormatter`: LaTeX formatter to use, defaults `latexindent`\n- `texlab.latexindent.local`: Configures the `--local` flag of latexindent, defaults `null`\n- `texlab.latexindent.modifyLineBreaks`: Configures the `--modifylinebreaks` flag of latexindent, defaults `false`\n\n## Commands\n\n- `latex.Build`: build current file\n- `latex.ForwardSearch`: performs a forward search from the current file\n- `latex.UpdateLanguageServer`: upgrade TexLab Server to latest version\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffannheyward%2Fcoc-texlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffannheyward%2Fcoc-texlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffannheyward%2Fcoc-texlab/lists"}