mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-11 10:13:36 -06:00
Updated Code Editor Roadmap (markdown)
parent
323d32e375
commit
1af03ccfc7
@ -15,14 +15,14 @@
|
||||
* [issue #15579](https://github.com/Microsoft/vscode/issues/15579): Regex search issue
|
||||
* seed search string only if the selection is created explicitly (i.e. not due to a find match)
|
||||
* Widget size/position
|
||||
* Make it resizeable: [#2657](https://github.com/Microsoft/vscode/issues/2657), [#2220](https://github.com/Microsoft/vscode/issues/2220)
|
||||
* Bug, Replace Box in Current File Truncated [#5861](https://github.com/Microsoft/vscode/issues/5861)
|
||||
* Cover search result: [#5525](https://github.com/Microsoft/vscode/issues/5525)
|
||||
* [ ] Make it resizeable: [#2657](https://github.com/Microsoft/vscode/issues/2657), [#2220](https://github.com/Microsoft/vscode/issues/2220)
|
||||
* [x] Bug, Replace Box in Current File Truncated [#5861](https://github.com/Microsoft/vscode/issues/5861)
|
||||
* [ ] Cover search result: [#5525](https://github.com/Microsoft/vscode/issues/5525)
|
||||
* Multiline search
|
||||
* [ ] [#15727](https://github.com/Microsoft/vscode/issues/15727), [#9051](https://github.com/Microsoft/vscode/issues/9051), [#10588](https://github.com/Microsoft/vscode/issues/10588)
|
||||
* Find in selection
|
||||
* [ ] Closing the find widget via x does not clear find in selection toggle [#15959](https://github.com/Microsoft/vscode/issues/15959)
|
||||
* [ ] Create command for find in selection [#8843](https://github.com/Microsoft/vscode/issues/8843) [#24887](https://github.com/Microsoft/vscode/issues/24887)
|
||||
* [x] Closing the find widget via x does not clear find in selection toggle [#15959](https://github.com/Microsoft/vscode/issues/15959)
|
||||
* [x] Create command for find in selection [#8843](https://github.com/Microsoft/vscode/issues/8843) [#24887](https://github.com/Microsoft/vscode/issues/24887)
|
||||
* [ ] Toggle Find in selection option automatically when there is selection in editor, [#15148](https://github.com/Microsoft/vscode/issues/15148), [#17560](https://github.com/Microsoft/vscode/issues/17560)
|
||||
* Persist search settings
|
||||
* [ ] [#10344](https://github.com/Microsoft/vscode/issues/10344), [#8843](https://github.com/Microsoft/vscode/issues/8843), [#6158](https://github.com/Microsoft/vscode/issues/6158), [#9798](https://github.com/Microsoft/vscode/issues/9798), [#11574](https://github.com/Microsoft/vscode/issues/11574), [#11897](https://github.com/Microsoft/vscode/issues/12897), [#17505](https://github.com/Microsoft/vscode/issues/17505)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user