Giter Site home page Giter Site logo

Comments (11)

vritser avatar vritser commented on May 25, 2024 2
QQ20220516-011338-HD.mp4

是真滴快

from lsp-bridge.

manateelazycat avatar manateelazycat commented on May 25, 2024

发个补丁? 平常不用 Java

from lsp-bridge.

vritser avatar vritser commented on May 25, 2024

下午看了 eglot find-* 相关的代码, 没看懂是怎么 decompile class 文件的,等个大佬修吧(

from lsp-bridge.

wsw0108 avatar wsw0108 commented on May 25, 2024

这个得看vscode的jdt插件怎么实现的,eglot没支持server自定义的uri的理解

update
https://github.com/redhat-developer/vscode-java/blob/20f66ccee4d4647b18cd864c8ee04c8a3ba921b1/src/providerDispatcher.ts#L76

额外发请求给server,返回反编译的string内容。

from lsp-bridge.

manateelazycat avatar manateelazycat commented on May 25, 2024

Edit
Hide
Delete

@vritser @wsw0108 两位大佬方便发一个补丁来解决这个问题吗?

from lsp-bridge.

vritser avatar vritser commented on May 25, 2024

@wsw0108 感谢大佬指点
我稍后尝试下

from lsp-bridge.

wsw0108 avatar wsw0108 commented on May 25, 2024

wsw0108@b6c96c7

没有处理Emacs端的显示

from lsp-bridge.

vritser avatar vritser commented on May 25, 2024

嗯,我请求了下,看到了decomplied 的数据,这里的处理没有按 spec 来,我处理下

from lsp-bridge.

wsw0108 avatar wsw0108 commented on May 25, 2024

做的好的话,还要处理把这个“文件”加入workspace等等,然后才能在这个“文件”继续find definition。感觉好麻烦的样子

from lsp-bridge.

vritser avatar vritser commented on May 25, 2024

然后才能在这个“文件”继续find definition

搞了半天,终于支持这个功能了,实际代码还得优化,目测还要处理下 workspace

from lsp-bridge.

manateelazycat avatar manateelazycat commented on May 25, 2024

Fixed by
#95

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.