Skip to content

Commit 490ffeb

Browse files
authored
Update README.md
1 parent 5ebc32e commit 490ffeb

File tree

1 file changed

+27
-26
lines changed

1 file changed

+27
-26
lines changed

en/README.md

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,38 @@
11
`HBuilderX`,H is the first letter of HTML, Builder is the builder, X is the next version of HBuilder. We are also referred to as `HX`.
22

3-
`HBuilderX` is lightweight and powerful IDE.
3+
`HBuilderX` As light as an editor, as strong as an ide.
44

55
#### Features of HX
6-
1. **lightweight**
7-
<br/>Only 10M install package (excluding plugins)
8-
2. **Super Fast**
9-
<br/>Startup speed, large file opening speed and coding prompt speed are extremely fast. Implemented with C++,excellent architecture than Java or Electron.
10-
3. **Optimized for VUE**
11-
<br/>`HX` has made a lot of optimizations to VUE , which has a better user experience than other tools.
6+
1. **Lightness**
7+
<br/>Only more than 10M green release package (excluding plug-ins)
8+
2. **Topspeed**
9+
<br/>Regardless of the startup speed, the opening speed of large documents, and the coding prompts, it responds extremely quickly.
10+
C++ architecture performance far exceeds Java or Electron architecture.
11+
3. vue Development to strengthen
12+
<br/>`HX` has made a lot of optimization investment in vue, and the development experience far exceeds other development tools
1213
[Details](/Tutorial/Language/vue)
13-
4. **Mini Program support**
14-
<br/>None of foreign development tools support mini programs. HX can give you the most efficient tool to setup uni-app, mini programs.
15-
5. **Markdown Tool**
16-
<br/>`HX` is the only IDE which open a new file with the default file type as markdown. Also it provides the super powerful support for md.
17-
<br/>`HX` provides variety of functions for md. please **be sure to click** [Menu-Help-Markdown Syntax Example] refer to [manual] -> [help] -> [markdown help] to learn md and HX quickly.
18-
6. **Easy on the eyes**
19-
<br/>The UI of HX is simple and clear. A default soft-green theme optimized for long work. [Details](/Tutorial/Other/health)
20-
7. **Powerfull Intellisense**
21-
<br/>`HX` is the unique software company in China with its own Independent IDE syntax analysis engine. It provides accurate code hints and [Go to definition](/Tutorial/UserGuide/goto)(Alt+Left mouse)
22-
8. **Efficient Text Editing**
23-
<br/>Multi-cursor / multi-line selection. Smart auto selection on double click.Smart hotkeys that work even without selection. [Details](/Tutorial/UserGuide/selection)
24-
9. **Powerful json support**
25-
<br/>`HX` provides more efficient way for modern json structures. [Details](/Tutorial/Language/json)
14+
4. **Markdown Tool**
15+
<br/>`HX` is the only editor whose default type of new files is markdown, and it is also the editor with the strongest support for md.
16+
<br/>`HX` has enhanced many functions for md, please **be sure to click** [Menu-Help-Markdown Syntax Example] to quickly master the enhancement skills of md and `HX`!
17+
5. **Eye protection**
18+
<br/>The interface of HX is more refreshing and concise than other tools. The green soft theme has been scientifically tested for brain fatigue and is the most suitable theme interface for the human eye for long-term viewing.
19+
[Details](/Tutorial/Other/health)
20+
6. **Smartest Intellisense**
21+
<br/>`HX` is the only company in China with its own IDE syntax analysis engine, providing accurate code hints for front-end languages and [Go to definition](/Tutorial/UserGuide/goto?id=转到定义)(Alt+Left mouse)
22+
7. **Faster Coding**
23+
<br/>More powerful multi-cursor, smart double-click...Greatly improve the efficiency of word processing [Details](/Tutorial/UserGuide/selection)
24+
8. **Stronger json support**
25+
<br/>A lot of json structure writing in js development, `HX` provides more efficient operation than other tools
26+
[Details](/Tutorial/Language/json)
2627

2728

28-
#### Scalability
29-
`HX` supports java and nodejs plugins, compatible with vscode plugins and code blocks.<br/>
30-
`HX` can easily use [externalCommands](/Tutorial/UserGuide/externalCommands) to call commands and set hotkeys.<br/>
31-
Switch the hotkeys in Tool->[Keymaps](/Tutorial/keybindings) according to your preferences.(for example: Vscode, sublime)
29+
#### Expansibility
30+
`HX` supports java plug-ins, nodejs plug-ins, and is compatible with many vscode plug-ins and code blocks.<br/>
31+
Support through[externalCommands](/Tutorial/UserGuide/externalCommands), Conveniently call various command line functions and set shortcut keys.<br/>
32+
If you are used to other tools (such as vscode or sublime) [shortcut keys](/Tutorial/keybindings), Can be switched in the menu tool-shortcut key scheme.
3233

33-
#### Plugins Market
34+
#### Plug-in market
3435

35-
Reduce your development time and cost through HBuilderX Plugins Market.
36+
The HBuilderX plug-in market has a wealth of plug-ins, which are of great help to improving work efficiency.
3637

3738
market: [https://ext.dcloud.net.cn/](https://ext.dcloud.net.cn/?cat1=1&cat2=11&orderBy=FreeHot)

0 commit comments

Comments
 (0)