Skip to content

Commit 4bba784

Browse files
authored
Update README.md
1 parent 82783d5 commit 4bba784

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

en/README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +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` as light as an editor, as strong as an Integrated Development Environment (IDE).
3+
`HBuilderX` is lightweight and powerful IDE.
44

55
#### Features of HX
6-
1. **Lightness**
7-
<br/>Only more than 10M installation-free and portable release package (excluding plug-ins)
6+
1. **lightweight**
7+
<br/>Only 10M install package (excluding plugins)
88
2. **Super Fast**
9-
<br/>Regardless of the startup speed, the opening speed of large documents, and the coding prompts, it responds extremely quickly. The performance of C++ language architecture is far exceeding Java or Electron language architecture.
10-
3. **Optimized support for VUE**
11-
<br/>`HX` has made a lot of optimization to support VUE programming experience. The programming experience far exceeds other development tools
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.
1212
[Details](/Tutorial/Language/vue)
1313
4. **Mini Program support**
14-
<br/>The development tools used by the foreign programmers have not optimized for the development of uni-app and small programs. However, it is used abroad in China. `HX` is a much efficient tool to develop projects such as `uni-app` and `small programs` for all Chinese programmers.
15-
5. **Markdown Writing 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] to quickly acquire your enhancement skills of md and `HX`!
18-
6. **Eye protection**
19-
<br/>The user interface of HX is more user friendly, refreshing and simplicity than other IDE tools. The user interface of green theme has been undergoing the fatigue scientific testing. The results show that the HX user interface is the most suitable IDE for human eyes in long term viewing.
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 soft-green default theme optimized for long work.
2020
[Details](/Tutorial/Other/health)
2121
7. **Powerfull Intellisense**
22-
<br/>`HX` is the unique software company in China with its own Independent property (IP) rights for IDE syntax analysis engine. Providing accurate code auto-completion for the front-end languages and [Go to definition](/Tutorial/UserGuide/goto?id=转到定义)(Alt+Left mouse)
23-
8. **Most Efficcienct IDE for geek**
24-
<br/>Multi-cursor, smart double-click and so on. The smart technics provide a unique IDE which can dramatically improves your efficiency of programming. The amount of time is efficient shorten based on the same amount of line of codes.[Details](/Tutorial/UserGuide/selection)
25-
9. **More powerful json support**
26-
<br/>In the real word, huge amount of json structure appears in js programming. However,`HX` is the IDE which provides much more efficient way than other tools to a programmer.[Details](/Tutorial/Language/json)
22+
<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)
23+
8. **Efficient Text Editing**
24+
<br/>Multi-cursor / multi-line selection. Smart auto selection on double click.Smart hotkeys that work even without selection.[Details](/Tutorial/UserGuide/selection)
25+
9. **Powerful json support**
26+
<br/>HX provides more efficient way for modern json structures.[Details](/Tutorial/Language/json)
2727

2828

2929
#### Scalability
30-
The many plug-ins, for example java, nodejs, and so on is provided in `HX`. Plus, `HX` is compatible with many vscode plug-ins and code blocks.<br/>
31-
`HX` user is able to conveniently call various [externalCommands](/Tutorial/UserGuide/externalCommands), and conveniently call various command line functions and set shortcut keys.<br/>
32-
If user much familiar with the shortcut keys of the other tools (such as vscode or sublime) [shortcut keys](/Tutorial/keybindings), user can easily switch it over in the menu tool-shortcut key scheme.
30+
HX supports java and nodejs plugins, compatible with vscode plugins and code blocks.<br/>
31+
Hx can easily use [externalCommands](/Tutorial/UserGuide/externalCommands) to call commands and set hotkeys.<br/>
32+
Switch the hotkeys in Tool->Keymaps[shortcut keys](/Tutorial/keybindings) according to your preferences.(for example: Vscode, sublime)
3333

34-
#### Market for Plug-ins
34+
#### Plugins Market
3535

36-
The HBuilderX plug-in market has massive amount of plug-ins, which are dramatically improving efficiency of programming.
36+
Reduce your development time and cost through HBuildx Plugins Market.
3737

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

0 commit comments

Comments
 (0)