https://github.com/yankikucuk/pine-script-syntax-highlighter
Pine Script Syntax highlighter for VSCode
https://github.com/yankikucuk/pine-script-syntax-highlighter
highlighter pine pinescript vscode vscode-extension
Last synced: 2 months ago
JSON representation
Pine Script Syntax highlighter for VSCode
- Host: GitHub
- URL: https://github.com/yankikucuk/pine-script-syntax-highlighter
- Owner: yankikucuk
- License: mit
- Created: 2019-08-25T08:19:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T02:26:37.000Z (almost 4 years ago)
- Last Synced: 2025-10-20T21:49:35.882Z (4 months ago)
- Topics: highlighter, pine, pinescript, vscode, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=ex-codes.pine-script-syntax-highlighter
- Size: 94.7 KB
- Stars: 47
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Pine Script Syntax Highlighter
Create amazing indicators and strategies!
## About
Pine Script Syntax Highlighter is the simple syntax highlighter for Pine Script. And of course _Pine Script Syntax Highlighter_ itself is open source with a [public repository][repository] on _GitHub_.

### Recommended Extensions
- For .pine file extentention icon [VSCode Icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons)
- For same colors like example image [One Dark Pro](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme)
### Semantic Versioning
We're using [SemVer][semver] for this project.
### Development
Want to contribute? Great!
Make a change in your file and instantanously see your updates!
Open your favorite Terminal and run these commands;
```sh
$ git clone
$ cd
$ code .
```
### Our Contributors
- Yankı Küçük - [Twitter][yk]
And you can see also all contributors [here][contributors].
## License
MIT
[repository]: https://github.com/kendinikertenkelebek/pine-script-syntax-highlighter
[semver]: https://semver.org
[yk]: https://twitter.com/seviyorumstop
[contributors]: https://github.com/kendinikertenkelebek/pine-script-syntax-highlighter/graphs/contributors