Skip to content

[VarDumper] Cycle prev/next searching in HTML dumps #22917

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

Closed
wants to merge 2 commits into from
Closed

[VarDumper] Cycle prev/next searching in HTML dumps #22917

wants to merge 2 commits into from

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented May 25, 2017

Q A
Branch? 3.3
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT
Doc PR symfony/symfony-docs#...

This cycles the prev/next searching in html dumps and mimics (at least) chrome's search bar. It's truly convenient, hence 3.3

cc @ogizanagi

@ogizanagi
Copy link
Contributor

Hey @ro0NL! The current behavior was my own preference: I don't like the cyclic search actually.
No strong opinion about the case sensitivity, though. I guess most of the time case doesn't matter when you're searching something in the dump, indeed. :)

@ro0NL
Copy link
Contributor Author

ro0NL commented May 26, 2017

Perhaps im too much used to it... it's really common though =/ (gedit, firefox, chrome, office)

Phpstorm preserves one enter (which i find annoying :)
image

Ill keep it open for now, lets see what others think. Otherwise your call :)

The case-insenstive search also happens in all mentioned above. That should be patched at least.

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone May 28, 2017
@nicolas-grekas
Copy link
Member

Moved to milestone 3.4

@fabpot
Copy link
Member

fabpot commented Jun 9, 2017

Thank you @ro0NL.

fabpot added a commit that referenced this pull request Jun 9, 2017
…o0NL)

This PR was submitted for the 3.3 branch but it was merged into the 3.4 branch instead (closes #22917).

Discussion
----------

[VarDumper] Cycle prev/next searching in HTML dumps

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->

This cycles the prev/next searching in html dumps and mimics (at least) chrome's search bar. It's truly convenient, hence 3.3

cc @ogizanagi

Commits
-------

73f24e8 search case insensitive
0821c5a [VarDumper] Cyclic searching dumps
@fabpot fabpot closed this Jun 9, 2017
@ro0NL ro0NL deleted the vardumper/cyclic-search branch June 9, 2017 07:11
This was referenced Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants