Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The plugin autocompletion stops working #32

Open
componhead opened this issue Mar 10, 2025 · 0 comments
Open

The plugin autocompletion stops working #32

componhead opened this issue Mar 10, 2025 · 0 comments

Comments

@componhead
Copy link

As the title. Here the LspInfo

==============================================================================
lspconfig: require("lspconfig.health").check()

LSP configs active in this session (globally) ~

  • Configured servers: tabby, ts_ls, lua_ls
  • OK Deprecated servers: (none)

LSP configs active in this buffer (bufnr: 4) ~

  • Language client log: ~/.local/state/nvim/lsp.log
  • Detected filetype: lua
  • 2 client(s) attached to this buffer
  • Client: lua_ls (id: 1, bufnr: [4])
    root directory: ~/dotfiles/.config/nvim/
    filetypes: lua
    cmd: ~/.local/share/nvim/mason/bin/lua-language-server
    version: 3.13.6
    executable: true
    autostart: true
  • Client: tabby (id: 2, bufnr: [4])
    root directory: ~/dotfiles/.config/nvim/
    filetypes: *
    cmd: ~/.local/share/nvm/v20.11.0/bin/npx tabby-agent --stdio
    version: 10.2.4
    executable: true
    autostart: true
    The localhost:8080 works well but no autocompletion in neovim. I start everything with:

❯ tabby serve --device metal --model StarCoder-3B --chat-model Qwen2.5-Coder-1.5B-Instruct
Any ideas?
thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant