Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.33 KB

Kotlin grammar for Beyond Compare

A file format plugin for Beyond Compare 4 with basic Kotlin syntax highlighting.

Usage

  1. Download the latest release from here
  2. Unzip the file somewhere
  3. Open Beyond Compare and choose Tools > Import Settings . Menu
    1. Click on the ... to choose a file Select file
    2. Select the file you just unzipped File picker
    3. Click Next
    4. From the picker, choose Kotlin source and click Next Kotlin source
    5. Click FinishPress finish
  4. You can check if it works by choosing from the menu Tools > Edit text file and then changing the syntax highlighting (top-left dropdown) to "Kotlin source" Example

Contributing

Bug fixes or additions that track new language features are welcome! Especially, we would like to welcome first-time open-source contributors! Please read here for more info on how to contribute.

Legal

Copyright (c) 2019 Trade Me

Licenced under MIT

Beyond Compare is a trademark of Scooter Software Inc.

Kotlin is a trademark of Kotlin Foundation