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
{{ message }}
This repository was archived by the owner on Aug 31, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@
4
4
5
5
## Features
6
6
7
-
This extension adds Pine Script Syntax Hightlighting for VS Code
7
+
This extension adds Pine Script Syntax Hightlighting for VS Code. Intended for Pine Script coders so it's easier to use the Visual Studio Code IDE to help write Pine Script.
8
+
9
+
Usage: Install in VSC this extension. Then files with `.pine` extension will get syntax highlighting. See `example.pine` to test...
0 commit comments