Giter VIP home page Giter VIP logo

Comments (5)

sriharshachilakapati avatar sriharshachilakapati commented on July 21, 2024 1

Sorry my bad. I was in an old project and running purs 0.11.7. Working in 0.12.5. Sorry again.

from purescript-language-server.

nwolverson avatar nwolverson commented on July 21, 2024

This works for me with vscode/purs 0.13.5 - but should be available on 0.12.5 I believe.

I published a new version of the language server last night - was this working prior to that change, or has this never worked for you?

from purescript-language-server.

sriharshachilakapati avatar sriharshachilakapati commented on July 21, 2024

I didn't update in the last two days. Will update and see.

from purescript-language-server.

sriharshachilakapati avatar sriharshachilakapati commented on July 21, 2024

Just updated to 0.12.9, still getting the same message.

from purescript-language-server.

kritzcreek avatar kritzcreek commented on July 21, 2024

I just downloaded purs at version 0.12.5 and when I run it in an empty project:

~\code\zerotwelve> purs ide server --log-level debug
Parsed Options:
ServerOptions {_serverDirectory = Nothing, _serverGlobs = [], _serverOutputPath = "output/", _serverPort = 4242, _serverNoWatch = False, _serverPolling = True, _serverLoglevel = LogDebug, _serverEditorMode = False}
[Debug] Accepted a connection @(main:Command.Ide app\Command\Ide.hs:213:5)
[Debug] Received command: { "params": { "identifier": "liftEff","namespace": "value","module": "Control.Monad.Eff.Class" },"command": "usages" } @(main:Command.Ide app\Command\Ide.hs:223:9)
~\code\zerotwelve> purs ide client
{ "params": { "identifier": "liftEff","namespace": "value","module": "Control.Monad.Eff.Class" },"command": "usages" }
{"result":"Module not found","resultType":"error"}

That means it's able to parse that command just fine. Are you running an even older purs binary by chance?

from purescript-language-server.

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.