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: victorporof/Sublime-HTMLPrettify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: evandroforks/BeautifyJavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 16, 2018

  1. Set to search for node on system path by default on Windows at

    HTMLPrettify.sublime-settings
    evandrocoan committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    30cf495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6bf819 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Configuration menu
    Copy the full SHA
    4e429e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Merge pull request #1 from victorporof/master

    Update from upstream repo victorporof/Sublime-HTMLPrettify@master
    evandrocoan authored Dec 10, 2018
    Configuration menu
    Copy the full SHA
    9f5a5e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Configuration menu
    Copy the full SHA
    6f400fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed7fdf View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    c1036e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    9dec392 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    498258e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Created the settings.json with Sublime Text version 3999 marking

    the head commit today as the last supported version of Sublime
    Text 3. This is used to start developing the migration for Sublime
    Text 4. New updates to Sublime Text 3 should no happen. If required, a tag 3998 should be created inside settings.json with
    the changes required for this new version.
    evandrocoan committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    1f987ff View commit details
    Browse the repository at this point in the history
Loading