Code Monkey home page Code Monkey logo

Comments (7)

wfjsw avatar wfjsw commented on July 30, 2024 1

There is a public facing extension list for use in projects like this. I can’t find it for the life of me right now though. It’s fundamentally an extension marketplace for vs code like programs

Guess you want to say: https://open-vsx.org/

from github1s.

notpushkin avatar notpushkin commented on July 30, 2024 1

Please note that this would probably only work with JavaScript-based language servers (so that they can run in browser). For Python, that would be https://github.com/microsoft/pyright, for example.

from github1s.

conwnet avatar conwnet commented on July 30, 2024

I look for it too, and I think it will would not be a simple work...

from github1s.

JustinGrote avatar JustinGrote commented on July 30, 2024

@conwnet I would think maybe there's some way for me to specify some sort of configuration file (e.g. github1s.json) that you could just import as a sort of workspace.json?

Great work BTW, this is awesome.

from github1s.

ntindle avatar ntindle commented on July 30, 2024

There is a public facing extension list for use in projects like this. I can’t find it for the life of me right now though. It’s fundamentally an extension marketplace for vs code like programs

from github1s.

Trolldemorted avatar Trolldemorted commented on July 30, 2024

Please note that this would probably only work with JavaScript-based language servers (so that they can run in browser). For Python, that would be https://github.com/microsoft/pyright, for example.

Wouldn't anything that can be compiled to webassembly work (under the assumption you can put a virtual file system underneath the implementation)?

And does the language server necessarily have to run in the browser?

from github1s.

JustinGrote avatar JustinGrote commented on July 30, 2024

Please note that this would probably only work with JavaScript-based language servers (so that they can run in browser). For Python, that would be https://github.com/microsoft/pyright, for example.

Wouldn't anything that can be compiled to webassembly work (under the assumption you can put a virtual file system underneath the implementation)?

And does the language server necessarily have to run in the browser?

I mean theoretically you could drop a vsagent on the local host and communicate with it locally, but if you're going to do that you might as well just install code :)

from github1s.

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.