Git Product home page Git Product logo

Comments (10)

randy3k avatar randy3k commented on May 26, 2024 1

13c3db5 has implemented the socket connection. I have tested on both Sublime Text and Atom.

@Ikuyadeu vscode-r-lsp should use the tcp connection on Windows as stdio doesn't work on Windows. atom-ide-r has also switched to tcp connection.

from languageserver.

rwatts3 avatar rwatts3 commented on May 26, 2024

I see that this is closed , however I still can't install via windows. Is there an alternative solution proposed that wasn't documented here ?

from languageserver.

randy3k avatar randy3k commented on May 26, 2024

It should be working on Windows. But you need to

  1. have Rtools installed
  2. expose the path to R.exe via the PATH environmental variable.

from languageserver.

rwatts3 avatar rwatts3 commented on May 26, 2024

ok i'll install rtools,
and try to re-install

from languageserver.

rwatts3 avatar rwatts3 commented on May 26, 2024

Completed step 1.
A little confused about step 2, however I selected the PATH option in the installation wizard, wondering if this is the same as step 2.

Either way the languageserver still does not work properly after installation.

from languageserver.

randy3k avatar randy3k commented on May 26, 2024

It seems that you have the server installed properly, but the language client that you are using does not work properly on Windows. To be honest, I have only tested the server with Sublime Text on Windows. The VScode and Atom clients may not work...

from languageserver.

randy3k avatar randy3k commented on May 26, 2024

Let me reopen it, I can confirm that that it does not play well on Atom. Maybe I should also implement a tcp socket entry point.

from languageserver.

rwatts3 avatar rwatts3 commented on May 26, 2024

thank you

from languageserver.

Ikuyadeu avatar Ikuyadeu commented on May 26, 2024

@randy3k Thank you for information!
I'll fix it on this weekend.But I don't have Windows.
Could you use the vscode-r-lsp after I published the new version.

from languageserver.

randy3k avatar randy3k commented on May 26, 2024

I guess you just need to test the TCP connection on your mac/linux. Windows support should be spontaneous if the setup is correct.

from languageserver.

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.