Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit047d675

Browse files
cartermpKevinRansom
authored andcommitted
Add MatchBang to BlockStructureService functions (dotnet#5668)
1 parent0cb0d04 commit047d675

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎vsintegration/src/FSharp.Editor/Structure/BlockStructureService.fs‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ module internal BlockStructure =
3434
| Scope.Member-> BlockTypes.Member
3535
| Scope.LetOrUse
3636
| Scope.Match
37+
| Scope.MatchBang
3738
| Scope.MatchClause
3839
| Scope.EnumCase
3940
| Scope.UnionCase
@@ -92,6 +93,7 @@ module internal BlockStructure =
9293
| Scope.Match
9394
| Scope.MatchClause
9495
| Scope.MatchLambda
96+
| Scope.MatchBang
9597
| Scope.ThenInIfThenElse
9698
| Scope.ElseInIfThenElse
9799
| Scope.TryWith

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp