forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit94ea6fb
committed
Fix for: Issue 899333
[Watson] clr20r3: CLR_EXCEPTION_SYSTEM.IO.FILENOTFOUNDEXCEPTION_80070002_FSharp.Editor.dll!Microsoft.VisualStudio.FSharp.Editor.SmartIndent.Microsoft-VisualStudio-Text-Editor-ISmartIndent-GetDesiredIndentationBugLincoln AtkinsonActiveif textManager.GetUserPreferences returns an error that error will be translated to an exception, always. The fix is to default the value if an error occurs, otherwis use the value retrieved from preferences. (changeset 1305824)1 parent908ab16 commit94ea6fb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments
Comments
(0)