Skip to content

shreyasminocha/Sublime-PGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text PGN Support

PGN(short for 'Portable Game Notation') is a standard for representing chess game data. This is a package for Sublime Text that provides support for the .pgn format.

Demo

Installation

Using Package Control

  • Install Package Control if you haven't already

  • Open the Command Palette in Sublime Text(Cmd/Ctrl+Shift+ P)

  • Select 'Package Control: Install Package'

  • Select 'PGN Support'

Manual installation

  • Clone this repository(git clone https://github.com/shreyasminocha/Sublime-PGN)

  • Move the cloned repository to your Sublime Text user packages folder

  • Restart Sublime Text if required

Features

  • Syntax highlighting

    • Commentary(both end-of-line and brace notation)
    • Variations
    • Tags
  • Snippets

    • The mandatory 'Seven Tag Roster'(trigger using STR)

License

Licensed under the MIT License.

Contributing

You're more than welcome to add a feature, report a bug or submit suggestions.

About

Portable Game Notation support for Sublime Text

Resources

Stars

Watchers

Forks

Packages

No packages published