Thanks to visit codestin.com
Credit goes to github.com

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.39.1
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.40.0
Choose a head ref
  • 8 commits
  • 29 files changed
  • 7 contributors

Commits on Mar 24, 2025

  1. Fix rust mode (#5777)

    * restore session settings in editor demo
    
    * fix bit raw string highlighting in rust mode
    nightwing authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    9c880b0 View commit details
    Browse the repository at this point in the history
  2. chore: don't autoclose p1 issues (#5778)

    Co-authored-by: Alice Koreman <[email protected]>
    akoreman and Alice Koreman authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    c41e5be View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Update drools folding to include 'global' and 'import' (#5775)

    Co-authored-by: Hugh Samson <[email protected]>
    h11sam and Hugh Samson authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    78ad9c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

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

Commits on Apr 9, 2025

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

Commits on Apr 14, 2025

  1. feature(gutter): add experimental ability to replace fold icon with c…

    …ustom for a specific row (#5787)
    
    * feature(gutter): add ability to replace fold icon with custom for a specific row
    
    * added null custom widget check while removing custom widget
    
    * added getGutterCell method to cater scrolling and folding edge cases
    
    * moved customWidget store to edit_session
    
    * added null check for editor in edit_session
    nlujjawal authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6fde745 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. feat(gutter): added keyboard handling for experimental feature custom…

    … widgets (#5796)
    
    * feat(gutter-icon): added keyboard handling for experimental feature custom widgets
    
    * merged nearest fold and custom widget methods to fold lane widget mehtod
    nlujjawal authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    8037400 View commit details
    Browse the repository at this point in the history
  2. release v1.40.0

    nlujjawal committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    e08d4fe View commit details
    Browse the repository at this point in the history
Loading