Git Product home page Git Product logo

sublime-pine's Introduction

Pine

Pine programming language support.

Minimum Sublime Version Latest Version GitHub stars

Screenshot

The color scheme in the screenshot is MonokaiFree.

Installation

Package Control installation

The preferred method of installation is Package Control.

Ctrl/Command + Shift + P to open the Command Palette

Select Package Control: Install Package

Search for Pine

Press Enter

Go to Menu โ†’ Preferences โ†’ Color Scheme... and select Pine.

Manual installation

Close Sublime Text then download or clone this repository to a directory named Pine in the Sublime Text Packages directory for your platform:

  • Linux: git clone https://github.com/gerardroche/sublime-pine.git ~/.config/sublime-text-3/Packages/Pine
  • OSX: git clone https://github.com/gerardroche/sublime-pine.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Pine
  • Windows: git clone https://github.com/gerardroche/sublime-pine.git %APPDATA%\Sublime/ Text/ 3/Packages/Pine

License

Released under the GPL-3.0-or-later License.

sublime-pine's People

Contributors

altela avatar gerardroche avatar lvinniel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sublime-pine's Issues

Small highlight bug

Every time there is if included in variable reference it gets highlighted like it is conditional operator, here is example:

image

Same for all conditional operators in this match:

    - match: (|if|else|for|for...in|while)
      scope: keyword.control.conditional.pine

I'm curious how you are using this

Hi, I'm curious if you are cutting and pasting your Pine Script code out of sublime text and into TradingView, or if you have some other way to execute the Pine Script code on trading view. I would love to find a way to edit my scripts in an external editor. Thanks!

Syntax highlighting

Some language constructs and built-in functions are not highlighted: if, and, strategy, crossover, crossunder.

Packages location

Thanks for the highlighter!
Looks like in Mint it wants the pine package in;/home/'user'/.var/app/com.sublimetext.three/config/sublime-text-3/Packages/User

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.