Skip to content
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

Initial implementation of UserSpace variables #416

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

zenangst
Copy link
Owner

  • Introduce UserSpace to get contextual information about the users context, such as selected text or the current document path.
  • Take a snapshot during serialRun and concurrentRun.
  • Implement current selected text interpolation into the open command
  • Refactor Open-plugins to not use OpenCommand directly, but rely on the underlying data, such as path or application.
  • Update to AXEssibility version 0.0.8

…text, such as selected text or the current document path.

Take a snapshot during `serialRun` and `concurrentRun`.
Implement current selected text interpolation into the open command
Refactor Open-plugins to not use `OpenCommand` directly, but rely on the underlying data,
such as path or application.
Update to `AXEssibility` version 0.0.8
@github-actions
Copy link

@zenangst zenangst merged commit 8ca0f69 into main Oct 11, 2023
2 checks passed
@zenangst zenangst deleted the feature/user-space branch October 11, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant