After some regression testing, we have determined that v5.2 is stable and we want to move forward with it.
v5.2 brought us "Project Dallas", a signification rewrite in our codebase where we construct our own syntax tree.
Project Dallas was the groundwork for v6.0 and was introduced to streamline the experience for newcomers.
You can read more about "Project Dallas" in this blog post.
Notable end-user changes:
Update config to accept a single option for fsharp_multiline_bracket_style. #2425.
Please update your .editorconfig as we will deprecate the existing settings in v6 (See #2710)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Fantomas.FCS from 5.1.5 to 5.2.2.
Release notes
Sourced from Fantomas.FCS's releases.
... (truncated)
Changelog
Sourced from Fantomas.FCS's changelog.
... (truncated)
Commits
a7ed99f
Merge pull request #2776 from TheAngryByrd/2771-comma-breaks-code9b90b56
Fixes command breaking with lambda in tuple, #27719f769d8
Capture index without dot inside a chain. (#2764)18f3154
Processas
keyword in SynMemberDefn.ImplicitCtor trivia. (#2753)646d19d
Merge pull request #2744 from josh-degraw/docs-updateb11ee6d
Merge branch 'main' into docs-update81ab92d
Remove unnecessary code from webcomponents.js958fb65
Update docs to remove main mentions of deprecated settingsed514fd
Remove deprecated icon implementationc9c7fc3
SimplifyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)