Commit a1d33d1
Inline Hints - do not allow double click for collection expression type hint (#78900)
* do not allow double click for collection expression hint
* Update src/EditorFeatures/Test2/InlineHints/CSharpInlineTypeHintsTests.vb
Co-authored-by: Cyrus Najmabadi <cyrus.najmabadi@gmail.com>
* comment
---------
Co-authored-by: Cyrus Najmabadi <cyrus.najmabadi@gmail.com>1 parent 5936530 commit a1d33d1
File tree
2 files changed
+33
-1
lines changed- src
- EditorFeatures/Test2/InlineHints
- Features/CSharp/Portable/InlineHints
2 files changed
+33
-1
lines changedLines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
934 | 934 | | |
935 | 935 | | |
936 | 936 | | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
937 | 966 | | |
938 | 967 | | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
0 commit comments