forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitfc8e5af
Fix wrong FSX colorization when #r directives change (dotnet#2521)
* add logging* use TryGetOptionsForDocumentOrProject instead of TryGetOptionsForEditingDocumentOrProject in Classification Service to avoid passing stale options to FCS* Revert "add logging"This reverts commit72b8421.1 parentd9077c7 commitfc8e5af
File tree
1 file changed
+1
-1
lines changed- vsintegration/src/FSharp.Editor/Classification
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments
Comments
(0)