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: ajaxorg/ace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.22.0
Choose a base ref
...
head repository: ajaxorg/ace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.22.1
Choose a head ref
  • 14 commits
  • 20 files changed
  • 8 contributors

Commits on May 23, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a074fa4 View commit details

Commits on May 24, 2023

  1. Merge pull request #5181 from ibabanov-aws/include-mode-types

    fix: include ace-modes to the npm package
    ibabanov-aws authored May 24, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c9377fd View commit details

Commits on May 25, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    473055d View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8b13d83 View commit details
  3. Merge pull request #5184 from ajaxorg/fix-swift-comments

    fix empty comment highlighting in swift mode
    nightwing authored May 25, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b85cf8f View commit details

Commits on May 27, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8ce6b3f View commit details

Commits on May 30, 2023

  1. remove duplicate keywords

    nightwing committed May 30, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ac638c2 View commit details
  2. Merge pull request #5186 from nightwing/objective-c

    use keywordMapper instead of huge regexp which is very slow on chrome on mac
    nightwing authored May 30, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    3a2274a View commit details

Commits on Jun 3, 2023

  1. Merge pull request #5182 from ajaxorg/terminated-worker-exceptions

    do not allow a terminated worker to generate uncaught errors
    nightwing authored Jun 3, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6bebb4e View commit details

Commits on Jun 7, 2023

  1. [fix] (mysql) correct typo “groupby_concat” → “group_concat” (#5195)

    This PR corrects a typo in the autocompletion keyword groupby_concat for MySQL mode.
    shaunlebron authored Jun 7, 2023
    Copy the full SHA
    c90eaa1 View commit details
  2. fix: don't throw unhandled errors in TabstopManager when EditSession …

    …becomes `undefined` (#5193)
    
    * fix: don't throw unhandled errors in TabstopManager when EditSession becomes
    
    * refactor snippets and hash_handler to use classes
    
    * fix detaching tabstrops after sessionChange
    
    * backwards compatibility for HashHandler.call
    
    ---------
    
    Co-authored-by: nightwing <amirjanyan@gmail.com>
    andredcoliveira and nightwing authored Jun 7, 2023
    Copy the full SHA
    cd55932 View commit details

Commits on Jun 9, 2023

  1. Copy the full SHA
    0732b1b View commit details

Commits on Jun 11, 2023

  1. Copy the full SHA
    065af41 View commit details
  2. release v1.22.1

    akoreman committed Jun 11, 2023
    Copy the full SHA
    866fdde View commit details
Loading