Releases: coc-extensions/coc-fsharp
Releases · coc-extensions/coc-fsharp
nightly
Changes:
- 2874cb5 ...
- f224d6d add config options for additional source files and references override
- 200cca7 update linux pack script
- 106b72e ProjectCracker: use Buildalyzer
- 4fa8572 ...
- 0066096 Update README.md
- ae5f9b9 update dependencies.
- 290f9e7 Update README.md
- 61d1b9f Update azure-pipelines.yml for Azure Pipelines
- 4ed7a84 Update azure-pipelines.yml for Azure Pipelines
See More
- 6fecee4 refactoring.
- 8e33449 update to netcoreapp3.1; update fantomas; update compiler service
- 78b595d add netcoreapp3.1 to frameworkPreference table
- c3d19cf ...
- 9d5e52d switch to coc-utils
- c772beb support netcoreapp 3.0 preview 8
- 176bf01 update Fantomas.
- 33644d0 switch to fantomas nightly
- 2ddc889 use FormatDocumentAsync
- 68f1fe9 fantomas integration
- 3d0d16b client: add command to update server; server: add option for disable unusedDeclaration warnings
- a501d66 codeaction: assembly-scan suggestion results ok.
- 60390e9 ...
- 6b99319 codeaction: open use codeaction ok.
- 8062ddf codeaction: fully-qualified usage quickfix ok.
- f46155a code actions wip
- 70f5882 code actions work in progress
- 13c8970 client: use persistent storage directory for language server
- af2af2a codeaction work in progress
- c080590 ...
- 80a89a4 ...surprise
- 7542c0d switch to nightly
- 715d928 Update README.md
- 2e3c617 use ubuntu to pack -- workaround powershell Compress-Archive bug
- 5684180 Merge branch 'master' of github.com:yatli/fsharp-language-server
- 9baed63 pack silently
- 4812ece automated build pipeline
- 355efe2 bump version to 0.1.54
- 0c11edd move root pattern detection to package.json:
- 338b3e9 Merge branch 'master' of github.com:yatli/fsharp-language-server
- b0fda85 fs.chmodSync accepts number modes
- abcc450 Update README.md
- 02136a8 Update README.md
- 60a79b9 reformatting.
- 1a4b45d Merge branch 'master' of github.com:yatli/fsharp-language-server
- 3473d9b ...
- f8f7cb3 fix #6
- f12d41b add support for fsi REPL
- 3ead39b Revert "switching to fcs project cracker"
- 80b1955 switching to fcs project cracker
- 344961b do not analyze .fsx.fsproj
- 9e69e91 move coc.nvim to dev dependency
- a4fa3c6 Merge branch 'master' of github.com:yatli/coc-fsharp
- eb65025 add syntax files for anonymous records
- b91f4f1 ...
- c4008a7 split systemReference from directReference, so that netfx projects can reference System.Data etc.
- 92a972b use concurrent dict to avoid race condition
- 5e85d78 improve reference count codelens
- ef4e21a Merge branch 'master' of github.com:yatli/fsharp-language-server
- ef420a8 add example for getting FSharp.Core.fsproj to typecheck
- c708c1b add example for getting FSharp.Core.fsproj to typecheck
- 819b8a2 netcoreapp3.0 working
- af1c521 scan packs for .net core 3.0 reference assemblies
- 7e6dc0f wip
- 5a5e06f add support for netcoreapp3.0/netstandard2.1
- edb0572 add more fsc options
- a95c0eb add option to disable references codelens
- c5586a5 new reference dll scanning code ok.
- d4492e6 wip
- cde6531 update to FSC version 29; number of refs codelens works!
- 7cbfa1d Merge branch 'upstream_master2'
- fd55433 fix tests
- 2d0d654 upgrade test projects to netcoreapp2.1
- 39c8879 Merge branch 'master' into upstream_master2
- 532c1cf add tests
- 5b64121 Only check cracked projects
- 85b0409 pick the language server changes
- 3ad4f8c improve target path cracking
- e22903f use BaseIntermediateOutputPath. obj path probe is working now
- 971ba6a wip
- b7b12e0 msbuild project analytics wip
- 00c5693 Revert "config: add obj dir prefix option"
- 45d25d9 Revert "version bump."
- 7fd5a28 Revert "add new config entry to package.json"
- e48ea4e Revert "......"
- f7738a2 ......
- 3090f6c add new config entry to package.json
- 7576047 version bump.
- 745caa9 Merge branch 'master' of github.com:yatli/coc-fsharp
- 4051331 config: add obj dir prefix option
- 56de770 add project root auto detection based on pattern
- f09819d add configuration support
- 7570d95 add keywords
- ee9a576 use vscode deps directly
- 4bd9301 bump version
- 7c8dd74 parse configuration file and set conditional compilation flags
- 5e3bf2a bump version again...
- 4e8d2f5 bump version
- 87730e4 fix path misalignment...
- f020d08 coc-fsharp: initial npm package ready.
- 1a0abab wip
- 5c96ae4 wip
- 88acba2 build pass
- 30b93e1 ...
- 6a4b8c9 Build some
- 89ee5d0 Just restore
- bc4da64 Check if exists
- 60dd338 Upgrade buildalyzer
- f7b5dcd Didn't work
- 21cb8af Try setting sdk
- 6b70fd9 0.1.26
- a37f69a Fix script
- 30689ef Fix detection of autoReferenced=true in direct dependencies that are also indirect dependencies. Fixes fsprojects#28
- a39c387 Move to fsprojects
- da57718 0.1.25
- 857adca Revert "Run cracker first"
- 2aaf6cd Enumerate tests
- af79f3f Display info
- 322738f Run cracker first
- 65f4b47 Update FSharp.Compiler.Service to 27.0.1
- 38757b9 Debug mode
- 7e00a6b Try to report read-thread errors
- 99f9246 Merge branch 'master' of https://github.com/fsprojects/fsharp-language-server
- f2e6d8d Better error message
- 90080c6 Support Xunit Fact & Theory tests (fsprojects#47)
- 63c657e Fix test
- cff4c38 Fix exampleUri for windows
- 2597a8e Try without autocrlf
- 670ddee Didn't work
- de5998c Reorder
- 2100c94 Missing dir in windows
- 25b653f Enumerate commands
- b5fb97c Use either
- e242d2b Use sh
- 6bfbf79 Appveyor badge
- efe7936 Run twice
- ff0dc84 Restore sample projects
- 57b45d2 Try build_script
- 180ab0f...