mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Migrate all other languages to language-configuration.json
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"id": "fsharp",
|
||||
"extensions": [ ".fs", ".fsi", ".ml", ".mli", ".fsx", ".fsscript" ],
|
||||
"aliases": [ "F#", "FSharp", "fsharp" ],
|
||||
"configuration": "./fsharp.configuration.json"
|
||||
"configuration": "./language-configuration.json"
|
||||
}],
|
||||
"grammars": [{
|
||||
"language": "fsharp",
|
||||
|
||||
Reference in New Issue
Block a user