#
ionide
Here are 7 public repositories matching this topic...
F# Vim plugin based on FsAutoComplete and LSP protocol
-
Updated
Feb 8, 2022 - Vim script
7
nojaf
commented
Mar 14, 2018
It be nice if Mechanic was available as clitool.
Running dotnet mechanic would format the fsproj in the current folder.
Or show a help page if no (single) fsproj is found in the current directory.
This way other editors than vscode could easily integrate Mechanic.
Shared Textmate Regex Style F# Language Grammar
-
Updated
Apr 13, 2022 - F#
Sample F# Project Demonstrating Code Organization via Modules
-
Updated
Jun 6, 2018 - F#
Functional programming demos with F# and .NET Core using VSCode with Ionide.
-
Updated
Jan 6, 2020 - F#
Improve this page
Add a description, image, and links to the ionide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ionide topic, visit your repo's landing page and select "manage topics."
Your SQL parser parses the distinct keyword (when used in the context of a list of columns being selected), but does not retain it in the purposes of the AST.
As an example, take the following test where the query