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-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,16 +23,16 @@
23
23
8.**Efficient Text Editing**
24
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
25
9.**Powerful json support**
26
-
<br/>HX provides more efficient way for modern json structures.[Details](/Tutorial/Language/json)
26
+
<br/>`HX` provides more efficient way for modern json structures.[Details](/Tutorial/Language/json)
27
27
28
28
29
29
#### Scalability
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/>
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
32
Switch the hotkeys in Tool->Keymaps[shortcut keys](/Tutorial/keybindings) according to your preferences.(for example: Vscode, sublime)
33
33
34
34
#### Plugins Market
35
35
36
-
Reduce your development time and cost through HBuildx Plugins Market.
36
+
Reduce your development time and cost through HBuilderX Plugins Market.
0 commit comments