- Notifications
You must be signed in to change notification settings - Fork33.8k
Commitdbea36b
Search editor go to location improvements (#135227)
* Search editor go to location improvements- Added option to go to and select the match- Fixed cursor placement with initial whitespace* Remove#128927 changes* Fix up seprartor logicCo-authored-by: Jackson Kearl <jakearl@microsoft.com>1 parentf6a5fbe commitdbea36b
File tree
2 files changed
+8
-9
lines changed- extensions/search-result/src
- src/vs/workbench/contrib/searchEditor/browser
2 files changed
+8
-9
lines changedLines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 |
| - | |
226 |
| - | |
| 225 | + | |
227 | 226 |
| |
228 | 227 |
| |
229 | 228 |
| |
| |||
233 | 232 |
| |
234 | 233 |
| |
235 | 234 |
| |
236 |
| - | |
| 235 | + | |
237 | 236 |
| |
238 | 237 |
| |
239 |
| - | |
| 238 | + | |
240 | 239 |
| |
241 |
| - | |
| 240 | + | |
242 | 241 |
| |
243 | 242 |
| |
244 | 243 |
| |
| |||
261 | 260 |
| |
262 | 261 |
| |
263 | 262 |
| |
264 |
| - | |
| 263 | + | |
265 | 264 |
| |
266 | 265 |
| |
267 | 266 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
0 commit comments
Comments
(0)