You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,20 +16,19 @@
16
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
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
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.
20
-
[Details](/Tutorial/Other/health)
19
+
<br/>The UI of HX is simple and clear. A soft-green default theme optimized for long work. [Details](/Tutorial/Other/health)
21
20
7.**Powerfull Intellisense**
22
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)
23
22
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)
23
+
<br/>Multi-cursor / multi-line selection. Smart auto selection on double click.Smart hotkeys that work even without selection.[Details](/Tutorial/UserGuide/selection)
25
24
9.**Powerful json support**
26
-
<br/>`HX` provides more efficient way for modern json structures.[Details](/Tutorial/Language/json)
25
+
<br/>`HX` provides more efficient way for modern json structures.[Details](/Tutorial/Language/json)
27
26
28
27
29
28
#### Scalability
30
29
`HX` supports java and nodejs plugins, compatible with vscode plugins and code blocks.<br/>
31
30
`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)
31
+
Switch the hotkeys in Tool->[Keymaps](/Tutorial/keybindings) according to your preferences.(for example: Vscode, sublime)
0 commit comments