-
Notifications
You must be signed in to change notification settings - Fork 4
Inline diff editor #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: diff
Are you sure you want to change the base?
Conversation
Co-authored-by: Alice Koreman <alicekor@amazon.nl>
* bump version in d.ts files on release * bump versions in d.ts files --------- Co-authored-by: Alice Koreman <alicekor@amazon.nl>
* disable loading emmet from archived repo * remove url from comment
Co-authored-by: Alice Koreman <alicekor@amazon.nl>
* chore: add missing editor events to types --------- Co-authored-by: Alice Koreman <alicekor@amazon.nl>
* Correct return type of Search.find()
Co-authored-by: Alice Koreman <alicekor@amazon.nl>
…ion (ajaxorg#5725) * fix: wrong type of paste event * Apply suggestions from code review * generate with typescript 5.7.3 * fix: small bug in `moveToMouse`; types * add types for themelist
* fix: highlight indent guides with wrapped lines * fix: rare cases when indent guide final line was not included to bracketed block * imrove test for highlight indent guide
* remove unnecessary backtracking from mode extension regexp * remove unused code triggering csp warnings * add empty group when testing mode regexps to match the actual usage
* fix line endings * fix export conflicting with vite * fix linter * test also against older version of typescript ---------
- set aria attributes to all visible elements of the popup - add the meta text to the aria-label if present - add role="mark" to ace_completion-highlight spans
…#5744) * fix: missing types for some events * add ace require to ace-builds build; script to test ace-builds package
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
One of the public type files has been updated, plase make sure there are no backwards incompatible changes done in the PR. |
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Pull Request Checklist:
ace.d.ts
) and its references: