Giter Site home page Giter Site logo

Comments (7)

manateelazycat avatar manateelazycat commented on June 20, 2024

远程编辑应该是没有适配 TabNine 的

from lsp-bridge.

manateelazycat avatar manateelazycat commented on June 20, 2024

大佬有精力可以帮忙看一下, 欢迎发PR

from lsp-bridge.

manateelazycat avatar manateelazycat commented on June 20, 2024

@getong 目前是从 tabnine-bridge-binaries-folder 变量中读取TabNine的值, 并在

executable_path = os.path.join(version_path, distro_dir, TABNINE_EXECUTABLE)
获取 TabNine 的值。

需要给出 tabnine-bridge-binaries-folder 的值和服务器上 TabNine 的路径, 然后我们再看看怎么修复。

from lsp-bridge.

getong avatar getong commented on June 20, 2024
(tabnine-bridge-binaries-folder (expand-file-name "~/.backup-emacs/tabnine-bridge/tabnine-binaries"))

我加了打印,但没执行到executable_path, 输出错误信息跟上面的一致。

from lsp-bridge.

manateelazycat avatar manateelazycat commented on June 20, 2024

你在服务器端是怎么启动 lsp-bridge 的?

from lsp-bridge.

getong avatar getong commented on June 20, 2024

python3 ~/.emacs.d/var/straight/repos/lsp-bridge/lsp_bridge.py

from lsp-bridge.

manateelazycat avatar manateelazycat commented on June 20, 2024

应该是不知道什么原因

self.lsp_bridge.init_search_backends_complete_event.set()
这行代码没执行

from lsp-bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.