Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline search widget #62961

Closed
roblourens opened this issue Nov 12, 2018 · 2 comments
Closed

Multiline search widget #62961

roblourens opened this issue Nov 12, 2018 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality on-testplan search Search widget and operation issues
Milestone

Comments

@roblourens
Copy link
Member

image

Support a multiline search widget in the search view.

  • A non-regex search with newlines must match in multiline mode
  • Shift+enter should insert a newline
  • The widget should expand with the query to some maximum number of lines
  • Selecting multiple lines of text then pressing cmd+shift+f should insert those lines into the search query input
@roblourens roblourens added feature-request Request for new features or functionality search Search widget and operation issues labels Nov 12, 2018
@roblourens roblourens added this to the November 2018 milestone Nov 12, 2018
@roblourens roblourens self-assigned this Nov 12, 2018
@ivnnv
Copy link

ivnnv commented Nov 20, 2018

+1 to this, attached another proof-of-concept of how it will ideally work automatically detecting not only linejumps but also spaces, tabs, etc...

multiline-search-textarea

@roblourens
Copy link
Member Author

Actually closed in ebf5f76

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality on-testplan search Search widget and operation issues
Projects
None yet
Development

No branches or pull requests

2 participants