Skip to content

A toolbox for developers. Color picker, code formatter, and more.

License

Notifications You must be signed in to change notification settings

Suremotoo/e-tools

Repository files navigation

E-tools

E-tools

An Electron app for platforms of OS X 、Windows and Linux

中文

English

русский

Download and Install

Releases

Search/Replace Keymaps

Functionality
Start searching Ctrl-F Cmd-F
Find next Ctrl-G Cmd-G
Find previous Shift-Ctrl-G Shift-Cmd-G
Find next Ctrl-G Cmd-G
Replace Shift-Ctrl-F Cmd-Option-F
Replace all Shift-Ctrl-R Shift-Cmd-Option-F
Jump to line Alt-G Option-G
Persistent search (dialog doesn't autoclose:
enter to find next,
Shift-Enter to find previous)
Alt-F Option-F

Development

If you wish to build E-tools yourself:

  • Clone this repo git clone https://github.com/Suremotoo/e-tools.git
  • Run cd e-tools
  • Run npm install
  • Run npm start

License

FOSSA Status