You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have ghcide running for my project (in VScode) using ghc 8.8.3. It shows errors as I type. Good.
But how to I go from the error message to the line in the code to fix it? I cannot find information how this is done.
What are other functions ghcide provides? Insert type? How? Go to the definition? How?
Could somebody point to where I find this information, and perhaps add it to the READ ME - it is very detailed on how to install on different IDEs, but short on what you can do once ghcide is installed.
I am willing to learn, perhaps even to write documentation...
The text was updated successfully, but these errors were encountered:
I have ghcide running for my project (in VScode) using ghc 8.8.3. It shows errors as I type. Good.
But how to I go from the error message to the line in the code to fix it? I cannot find information how this is done.
What are other functions ghcide provides? Insert type? How? Go to the definition? How?
Could somebody point to where I find this information, and perhaps add it to the READ ME - it is very detailed on how to install on different IDEs, but short on what you can do once ghcide is installed.
I am willing to learn, perhaps even to write documentation...
The text was updated successfully, but these errors were encountered: