Git Product home page Git Product logo

Comments (7)

jneira avatar jneira commented on June 7, 2024 1

@Swoorup Could you use the general command "Reload Window" (by default bint to ctrl + R) as workaround?

from vscode-haskell.

Swoorup avatar Swoorup commented on June 7, 2024 1

@jneira Can confirm that works as a workaround.

Will use that for now. Just an FYI, there are other LanguageServer that has this feature as well.

image

from vscode-haskell.

Tehnix avatar Tehnix commented on June 7, 2024

I'd very much like this too, but haven't been able to find anything in the VSCode LSP that would allow that. If anyone can point me to somewhere in the documentation where it says something about stopping and starting the server again, I'd be fine with giving it a stab :)

from vscode-haskell.

alanz avatar alanz commented on June 7, 2024

Simplest is just to kill the server, vscode is quite good at restarting if it disappears.

And we do get the process id back. Because having recently got this in emacs (emacs-lsp/lsp-mode#290, for me anyway), I can testify to its usefulness.

from vscode-haskell.

Tehnix avatar Tehnix commented on June 7, 2024

If it restarts on it's own, I guess we could add a command to send a kill signal to hie via VSCode? I can look into a PR if it's worth investigating further :)

from vscode-haskell.

andrewufrank avatar andrewufrank commented on June 7, 2024

the ability to restart the HIE would help when the diagnostics are not updated automatically. perhaps simpler but still very helpful would be a way to see which pid the HIE thread has (the one for this vs code terminal -- there are typically several ones)

from vscode-haskell.

Swoorup avatar Swoorup commented on June 7, 2024

πŸ‘ for this. I would like restart feature especially in cases when I add new stack packages and HIE isn't able to update its internal definition. A restart would solve this for now.

from vscode-haskell.

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.