-
The [fsprojects gh-page](https://fsprojects.github.io/) could use an overhaul, I'm willing to help with it as long as I'm not doing it by myself 😜
* The " members" link should be to https://github…
-
### Is this the right repo?
This is specifically a request for VSCode
**Description:**
When working in VSCode with Python, Jupyter, F#, Clojure, I can hit a keyboard combo (usually CMD + Ente…
-
Port the language service to LSP so it follows current VS best practices and can be used with VS Code.
This should probably use [Microsoft.CommonLanguageServerProtocol.Framework](https://github.com…
-
### Describe the bug**
With v5.7.3 Ionide will initialize maybe once every 4 times; Otherwise, the solution is not recognized has having F# projects and no F# load happens
Reverting to 5.7.0 seems t…
-
Ionide showing "Project not restored" in the bottom of a freshly started SAFE stack template. It seems like types are showing correctly. Also, I couldn't use (Ctrl + click)/Go To Definition on certain…
-
I was unable to build the Docs, first with the devcontainer where only dotnet5 is installed, because it requires an installed dotnet3 sdk.
Afterwards when trying it locally with an installed dotnet…
-
**Describe the bug**
When the path of a folder containing a fornax site contains multiple dots (`.`), the watch command will not trigger recompilation via any generator triggers. I encountered this i…
-
somewhat based on: https://github.com/Microsoft/vscode/issues/243
I'd really like to have color-preserved/enabled text output from F#Make, but currently
`Console.BackgroundColor
-
### Describe the bug**
Number are not highlighted inside string interpolation
### Expected behaviour
`15 * 60` should have the same colouration on both lines
### Screenshots
![image](…
-
### Describe the bug
![image](https://user-images.githubusercontent.com/4760796/142730827-a2b35047-ad97-401d-a6d9-6b23d5b1971d.png)
The code `.[2..].` on the second line should be coloured in …