We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8825a0 commit 8f6beecCopy full SHA for 8f6beec
README.md
@@ -9,12 +9,11 @@ Referred the source code from [Rich Somerfield](https://github.com/richie5um)'s
9
10
## Usage
11
12
-* Select a js object in your source
+
13
14
+1. Select a js object in your source
15
Note: it uses full lines so ensure the selected lines are a valid js object, start from the "{" and end from the "}"
-
16
-* Run the extension
17
18
- * Sort JS object keys
19
- Keybinding: `Alt+S`
20
- * Sort JS object keys (Reverse)
+1. Run the extension command
+ * Sort JS object keys
+ Keybinding: `Alt+S`
+ * Sort JS object keys (Reverse)
images/usage.gif
532 KB
0 commit comments