Eugeny / tabby-web

Tabby Web - an SSH/Telnet/Serial client in your browser.
https://tabby.sh
MIT License
806 stars 120 forks source link

Integrate the RUST lsp #106

Closed ghost closed 11 months ago

ghost commented 11 months ago

I have used this and it is awesome. I have a limited memory mac and hence cant afford to keep two terminals at once otherwise definitely would have kept this. Must recommend to all. If you can integrate the RUST lsp and also others with in the tabby and also for the offline support just like the neovim and others then it would be the best one.

Eugeny commented 11 months ago

what do you mean?

ghost commented 11 months ago

Means have you used neovim and such and they have the package adder and in that they provide the lsp for writing fast code. So if the tabby can have an extension that can provide the language lsp support for some languages in-built then it would be awesome. I was just reading that.

On Thu, 21 Sep 2023 at 23:44, Eugene @.***> wrote:

what do you mean?

— Reply to this email directly, view it on GitHub https://github.com/Eugeny/tabby-web/issues/106#issuecomment-1730074193, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWEGAKO5V43DPGULO2YBQLX3R7ZNANCNFSM6AAAAAA5BZD75A . You are receiving this because you authored the thread.Message ID: @.***>

-- Gaurav Sablok ORCID: https://orcid.org/0000-0002-4157-9405 WOS: https://www.webofscience.com/wos/author/record/C-5940-2014 Github:https://github.com/sablokgaurav Linkedin: https://www.linkedin.com/in/sablokgaurav/ RubyGems Published: https://rubygems.org/profiles/sablokgaurav Python Packages Published : https://pypi.org/user/sablokgaurav/

ghost commented 11 months ago

Obviously this is meant for the installer one and I didn’t meant it for the web one?. If I am unclear then ponder not and flick me a reverse mail and I will let you more informed on this. If it makes sense then let me know. I am going to use this also just having a little memory and space run out as of now and when low on memory I have seen it hangs while coding.

On Thu, 21 Sep 2023 at 23:48, Gaurav Sablok @.***> wrote:

Means have you used neovim and such and they have the package adder and in that they provide the lsp for writing fast code. So if the tabby can have an extension that can provide the language lsp support for some languages in-built then it would be awesome. I was just reading that.

On Thu, 21 Sep 2023 at 23:44, Eugene @.***> wrote:

what do you mean?

— Reply to this email directly, view it on GitHub https://github.com/Eugeny/tabby-web/issues/106#issuecomment-1730074193, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWEGAKO5V43DPGULO2YBQLX3R7ZNANCNFSM6AAAAAA5BZD75A . You are receiving this because you authored the thread.Message ID: @.***>

-- Gaurav Sablok ORCID: https://orcid.org/0000-0002-4157-9405 WOS: https://www.webofscience.com/wos/author/record/C-5940-2014 Github:https://github.com/sablokgaurav Linkedin: https://www.linkedin.com/in/sablokgaurav/ RubyGems Published: https://rubygems.org/profiles/sablokgaurav Python Packages Published : https://pypi.org/user/sablokgaurav/

-- Gaurav Sablok ORCID: https://orcid.org/0000-0002-4157-9405 WOS: https://www.webofscience.com/wos/author/record/C-5940-2014 Github:https://github.com/sablokgaurav Linkedin: https://www.linkedin.com/in/sablokgaurav/ RubyGems Published: https://rubygems.org/profiles/sablokgaurav Python Packages Published : https://pypi.org/user/sablokgaurav/

Eugeny commented 11 months ago

I think you might be confused about what role a terminal plays in this. Check out https://rsdlt.github.io/posts/rust-nvim-ide-guide-walkthrough-development-debug/