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: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,9 @@
25
25
26
26
`afmt` (Apex formatting tool) is written in Rust 🦀 and leverages the [tree-sitter sfapex parser](https://github.com/aheber/tree-sitter-sfapex).
27
27
28
+
> [!NOTE]
29
+
> We're looking for contributors to help create a VSCode plugin! Feel free to join the [discussion](https://github.com/xixiaofinland/afmt/issues/83)!
30
+
28
31
<br>
29
32
30
33
## ⭐ Features
@@ -60,18 +63,13 @@ This means `afmt` will progressively introduce more configuration options, addre
60
63
61
64
### 1. Script Install
62
65
63
-
The script downloads `afmt` latest version to a user's folder and prompts whether adding it to the Path.
64
-
65
-
> [!tip]
66
-
> Always review the installation script before executing it on your system.
0 commit comments