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

Add search (crtl+F) in ACE editors #2140

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

antgamdia
Copy link
Contributor

Description of the change

ACE text editors have lots of features out-of-the-box ready to be used. For instance, the keybind Crtl+F should trigger a search box for searching within the text. However, this feature was not enabled. This PR is to support that.

Benefits

Crtl+F will now trigger a searchbox to appear.

image

Possible drawbacks

N/A

Applicable issues

N/A

Additional information

See the full list of ACE modules here: https://github.com/ajaxorg/ace-builds/blob/master/ace-modules.d.ts

Crtl+F will now trigger a searchbox to appear.
Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the improvement :)

@antgamdia antgamdia merged commit 7de5c64 into vmware-tanzu:master Nov 4, 2020
@antgamdia antgamdia deleted the addCrtlFSearchACE branch November 4, 2020 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants