Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ron-rs/sublime-ron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: ron-rs/sublime-ron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 4 files changed
  • 4 contributors

Commits on Oct 8, 2021

  1. Copy the full SHA
    8b24181 View commit details

Commits on Oct 9, 2021

  1. Add note for installation

    torkleyy authored Oct 9, 2021
    Copy the full SHA
    f64cbbf View commit details

Commits on Oct 11, 2021

  1. Merge pull request #9 from ron-rs/raws

    Initial support for raw strings
    kvark authored Oct 11, 2021
    Copy the full SHA
    3312187 View commit details

Commits on Oct 12, 2021

  1. Fix top level arrays

    Move "#!" into extension context to fix wrong branching on top level
    arrays
    
    Fixes #10
    torkleyy committed Oct 12, 2021
    Copy the full SHA
    07b5dba View commit details
  2. Merge pull request #11 from ron-rs/tla

    Fix top level arrays
    kvark authored Oct 12, 2021
    Copy the full SHA
    b42707a View commit details

Commits on Jan 22, 2023

  1. Fix highlighting raw strings

    parasyte committed Jan 22, 2023
    Copy the full SHA
    c7ba92e View commit details

Commits on Feb 24, 2023

  1. Merge pull request #12 from parasyte/fix/raw-strings

    Fix highlighting raw strings
    kvark authored Feb 24, 2023
    Copy the full SHA
    c7a464f View commit details

Commits on Oct 2, 2023

  1. Copy the full SHA
    bce24ef View commit details
  2. upgrade to version 2

    allows user syntax override without editing the package itself
    eugenesvk committed Oct 2, 2023
    Copy the full SHA
    689a396 View commit details
  3. Add support for comment shortcuts

    Fixes: #3
    eugenesvk committed Oct 2, 2023
    Copy the full SHA
    aabb2c9 View commit details

Commits on Nov 5, 2023

  1. Merge pull request #16 from eugenesvk/version2

    upgrade to version 2
    kvark authored Nov 5, 2023
    Copy the full SHA
    4f4ece8 View commit details
  2. Merge pull request #15 from eugenesvk/comment

    Add support for comment shortcuts
    kvark authored Nov 5, 2023
    Copy the full SHA
    ab6a686 View commit details
  3. Merge pull request #14 from eugenesvk/raw-string

    Fix highlighting raw strings also with 'r'
    kvark authored Nov 5, 2023
    Copy the full SHA
    41e3e37 View commit details
Loading