• Stars
    star
    162
  • Rank 232,284 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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