Commit History

Author SHA1 Message Date
  Dax Raad 979c9ea569 lsp: fix root detection to use instance directory instead of worktree 4 months ago
  Dax Raad c0bd29155d lsp: simplify language server root detection to use lock files 4 months ago
  iwauo 6b799b304c feat: add Java LSP server support (#2547) 5 months ago
  madflow 32b47fcc1e feat: svelte lsp (#2508) 5 months ago
  Dax f993541e0b Refactor to support multiple instances inside single opencode process (#2360) 6 months ago
  Régis Blanc 37530359ee fix: ensure gopls lsp id matches docs (#2344) 6 months ago
  Andre van Tonder fcfeac57c5 fix: resolve virtual envs for python LSP (#2155) 6 months ago
  Anton 0c30a6f303 Use a single rust LSP server instance for entire cargo workspace (#2292) 6 months ago
  Aiden Cline cb03655aac fix: eslint ENOTEMPTY (#2252) 6 months ago
  Vasiliy Kulikov 3706b2bca7 feat(lsp): option to disable lsps installing automatically (#1997) 6 months ago
  Lucas 5d8d896fa2 feat(lsp): add rust-analyzer (#1972) 6 months ago
  Andre van Tonder 17a7c824b8 Add Vue LSP and enable eslint for `.vue` files. (#1952) 6 months ago
  Dax Raad aa5e39e744 fix unzip not found printing to tui 6 months ago
  Dax Raad e6f3cf0839 fix pyright 6 months ago
  adamdotdevin ee0519aacc feat: add clangd for cpp 6 months ago
  Aiden Cline 1954b59167 feat: eslint lsp (#1744) 6 months ago
  Yihui Khuu 613b5fbe48 feat: add csharp lsp (#1312) 7 months ago
  Dax Raad ba5be6b625 make LSP lazy again 7 months ago
  Dax Raad 085c0e4e2b respect go.work when spawning LSP 7 months ago
  Frank Denis 727fe6f942 LSP: fix SimpleRoots to actually search in the root directory (#795) 7 months ago
  Dax Raad f383008cc1 lsp: spawn only a single tsserver in project root 7 months ago
  Dax Raad 00ea5082e7 add typescript lsp timeout if it fails to start 8 months ago
  Dax Raad 4a878b88c0 properly load typescript lsp in subpaths 8 months ago
  Dax Raad 6de955847c big rework of LSP system 8 months ago
  Frank Denis f7d6175283 Add support for the Zig Language Server (ZLS) (#756) 8 months ago
  Dax f884766445 v2 message format and upgrade to ai sdk v5 (#743) 8 months ago
  Dax Raad cf83e31f23 add elixir lsp support 8 months ago
  Dax Raad 8c4b5e088b do not install gopls if go is not installed 8 months ago
  Max Rabin 3d71be2b45 Add pyright lsp for Python (#551) 8 months ago
  Dax Raad 72d48759d7 add ruby formatter and lsp 8 months ago