diff --git a/Code-Editor-Roadmap.md b/Code-Editor-Roadmap.md index 726c9d3..f550b44 100644 --- a/Code-Editor-Roadmap.md +++ b/Code-Editor-Roadmap.md @@ -22,8 +22,8 @@ * [ ] [#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 * [x] Closing the find widget via x does not clear find in selection toggle [#15959](https://github.com/Microsoft/vscode/issues/15959) - * [ ] Find selected or 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) + * [x] Find selected or Find in selection [#8843](https://github.com/Microsoft/vscode/issues/8843) [#24887](https://github.com/Microsoft/vscode/issues/24887) + * [x] 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 * [x] [#6158](https://github.com/Microsoft/vscode/issues/6158) * Feature requests