forked from ajaxorg/ace
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from ajaxorg:master #1
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
457
commits into
js1darren: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.
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
* prql: Add modules * Update prql_highlight_rules.js
Change release shell script for new version of doc generator
Added link to SQLtest.online, site where I use Ace editor
fix backspace handling during composition on firefox
Update vim
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
* add `createDiffView` wrapper * refactor diff handling: introduce `DiffViewOptions`, streamline API, and update tests * refactor: rename `DiffView` to `SplitDiffView`, enhance typings, and update usage across modules; add diff ext package tests * fix: update references to `SplitDiffView` after module rename * fix: ensure proper cleanup of editors in `InlineDiffView` and detach functionality; add destroy calls for `diffView`
* add editor.destroyed property * fix demo * fix test
* wip: change color of selected text * use afterRender event; fix wrapped lines serving * separate text markers as extension * add text markers to demo; make implementation more robust; add schedule to remove outdated text markers * add tests for text markers; improve marker rendering logic * resolve merge conflicts * remove markers from demo
* improve typings for editor options * describe `destroyed` property
…5853) * fix tooltip position when editor is placed in new stacking context * pin typescript version until we update types
* 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]>
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 : )