pine-script-syntax-highlighting
pine-script-syntax-highlighting copied to clipboard
Syntax Highlighting for Pine Script
Pine script syntax highlighting for VS Code
![]()
Features
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.
Usage: Install in VSC this extension. Then files with .pine extension will get syntax highlighting. See example.pine to test...

Pull requests
If you find the syntax highlighting to be inadequate, please submit a PR.
Share
Do share good strategies or inidcators.
Note: This extension is provided as-is. It doesn't do tricks for your trading. Only colors what you write...
Thanks to @Jos512 for the Pine4 updates