forked from ajaxorg/ace
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from ajaxorg:master #46
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
Open
pull
wants to merge
978
commits into
dk-dev:master
Choose a base branch
from
ajaxorg:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+158,975
−115,396
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix regression in passing matches startAutocomplete
added ziglang support
Some parts of the default autocomplete popup did not meet accessibility contrast requirements. This improves the styling in our CloudEditor themes, which we use as our de-facto accessible themes.
Update Readme.md
* change colors for ace_snippet-marker * fix screen reader reading snippets as their insert value * remove border
* remove previous tabmanager if there is one * show tabstop markers for only selected snippet * fix if tab goes to -zsh of selected snippet * adds test * update test
* implement vue highlight mode
* Added arm assembly rules * Updated with register aliases * Some fixes Added spsr register recognition Fixed .asciiz recognition being seen after .ascii, missing the z Renamed to ARM32 instead of just ARM * Updated modelist and added kitchen-sink doc * Updated ace mode id to reflect name change to ARM32
Updated highlighting to match many more instructions and conditions Updated kitchen-sink to have a large list of instructions containing at least one of every condition as well as every instruction
Some users reported that the usage of red for variables could be confusing because users associate red with errors in their code. This swaps blue and red in the themes to reduce the usage of red. As a follow-up we could reduces the bright red-ness of our red to reduce the association with errors.
* Add TypeScript types for modelist extension * Exclude extRe property from Mode type
* Add jsx and tsx highlighting modes * add semicolons
* fix: scroll cursor to top for long inline preview * fix: calculation of pixels to scroll top in setGhostText * revert: changes to pixelposition calc * fix: whitespace
* fix: SwiftHighlightRules typing * fix: include HighlightRules export for backwards compatibility
* fix: allow completers to trigger on newline characters
…5517) * fix: don't detach completer when slow results come in on non-prefix position when inline enabled * fix: don't detach popup when prefix is empty and keep keepPopupPosition true * fix: close popup when backspacing to no prefix
* update for compliance with typescript 5.9.2 * add non-optional emitter to all event types; misc type fixes * update known unknown types * fix EmitParameters type
Co-authored-by: Harutyun Amirjanyan <[email protected]>
* WIP: gutter hover tooltip based on hover tooltip * Refactor gutter tooltip to reuse hover tooltip functionality and align position logic. * Adjust gutter tooltip offsets and ensure absolute positioning. * refactor gutter tooltip handling: unify hide method, remove unused code, and improve positioning logic. * remove tooltipFollowsMouse option in default gutter handler (for now) * remove `tooltipFollowsMouse` option and refactor gutter tooltip logic to improve handling and positioning. * fix tests * refactor gutter tooltip constructor and positioning logic for improved alignment and consistency. * fix tooltip positioning logic * refactor gutter tooltip positioning logic to enhance alignment, reuse anchor metrics, and improve code clarity. * fix more tests * refactor gutter tooltip: improve type definitions, remove unused constants, replace `const` with `var` for consistency, and adjust destroy logic. * refactor tooltip logic: improve $setPosition method, update handling of markers, and enhance code readability. * refactor tooltip references: rename `tooltip` to `$tooltip`, update type definitions, and adjust related logic for consistency and clarity. * cleanup * Use position fixed to prevent tooltip being cropped to parent node reverts #5853 --------- Co-authored-by: nightwing <[email protected]>
…5891) - Added the qualify keyword to the keywords list in plsqlHighlightRules, supporting newer PL/SQL syntax. - Added the row_number function to the builtinFunctions list, ensuring proper highlighting for analytic functions.Issue
* refactor async test * improve getBoundingClientRect implementation in mockdom * fix broken doc tooltip positioning logic * allow async/await in tests
…e blocks (#5904) * razor language code block highlight rule added * added missing directives * Initial plan * Add comprehensive test cases for Razor highlighting changes Co-authored-by: bharathm03 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]>
…`Do While` and `Loop Until` (#5911)
* workflow to add raw.githack link to pull requests * update publish.yml to use npm trusted publisher feature
* fix row calculation for fractional coords in virtual_renderer; add test for screenToTextCoordinates with line widget offset * fix link-commenter workflow for external pull requests --------- Co-authored-by: nightwing <[email protected]>
* add support for displaying whitespaces in selection with new extension and markers * add tests and fixes for handling invisible markers and whitespace in selection extension * update types * replace `const` with `var` declarations and inline CSS module for whitespace selection
…elist, and enhance MySQL token tests (#5909)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )