Home > Article > Web Front-end > How to set html shortcut keys in eclipse
Setting method: First open the software, click the "window" button at the top of the page, and select the "preferences" option; then select the option for which shortcut keys need to be set in the new window that pops up, and enter the "binding" input box Enter the specified shortcut key; finally click the "OK" button.
The operating environment of this tutorial: Windows 7 system, Eclipse version 4.17, Dell G3 computer.
Open the eclipse software, we will see a window button in the opened interface, click it.
After clicking window, click preferences at the bottom, and we will enter this interface. On this interface, we can set fonts, colors, and shortcut keys.
We can directly fill in the keys in the search bar to search for them, or we can directly find the keys under the editors under general.
After clicking keys, there will be many shortcut keys here. We can choose the shortcut keys we want to adjust, or we can search in the search bar, and we can enter copy or ctrl Or alt, you can search for the corresponding content.
We find the place we want to modify, and then click OK. You will see the red mark below. We can enter our own content as long as we click on the keyboard. Click the corresponding key to enter directly.
After completion, click OK to complete the configuration. The corresponding color and font size configuration can be completed in this way.
Recommended learning: html video tutorial
The above is the detailed content of How to set html shortcut keys in eclipse. For more information, please follow other related articles on the PHP Chinese website!