forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitbc7af5a
Turn off KeywordCompletionProvider (dotnet#2441)
* KeywordCompletionProvider does not show operators* turn off KeywordCompletionProvider1 parent4c41b73 commitbc7af5a
File tree
2 files changed
+6
-3
lines changed- vsintegration/src/FSharp.Editor/Completion
2 files changed
+6
-3
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments
Comments
(0)