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

feat(DevTools): Add Avalonia_DevTools_Selectors Clipoard format for quicks IDE recongnize. #14603

Conversation

workgroupengineering
Copy link
Contributor

@workgroupengineering workgroupengineering commented Feb 13, 2024

What does the pull request do?

Avalonia_DevTools_Selectors Clipoard format:

Format

{AssembyName}ClrNamespace|ElementName.Classes:pseudo

eg: {Avalonia.Controls, Version=11.2.999.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b}Avalonia.Controls|CheckBox:checked

What is the current behavior?

When copy Selecto only copys as text like Avalonia.Controls.CheckBox:checked.

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Part of AvaloniaUI/AvaloniaVS#448
Part of AvaloniaUI/AvaloniaVSCode/issues/108

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0044885-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0044893-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0044895-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0044946-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@workgroupengineering workgroupengineering marked this pull request as draft February 14, 2024 18:15
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0044948-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@workgroupengineering workgroupengineering force-pushed the features/DevTools/Clipboard_Selector branch from 9b86644 to 685a82c Compare April 16, 2024 10:38
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0047339-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0047347-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0047374-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@workgroupengineering workgroupengineering force-pushed the features/DevTools/Clipboard_Selector branch from 26d6e67 to 85bfc3d Compare April 17, 2024 14:34
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0047376-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@workgroupengineering workgroupengineering force-pushed the features/DevTools/Clipboard_Selector branch from 85bfc3d to 7b6e6d5 Compare April 18, 2024 12:21
@workgroupengineering workgroupengineering changed the title feat(DevTools): Add DevTools Clipoard data format for quicks IDE reqc… feat(DevTools): Add DevTools Clipoard data format for quicks IDE recongnize format. Apr 18, 2024
@workgroupengineering workgroupengineering force-pushed the features/DevTools/Clipboard_Selector branch from 7b6e6d5 to 77e6af6 Compare April 18, 2024 12:26
@workgroupengineering workgroupengineering changed the title feat(DevTools): Add DevTools Clipoard data format for quicks IDE recongnize format. feat(DevTools): Add Avalonia_DevTools_Selectors Clipoard format for quicks IDE recongnize. Apr 18, 2024
@workgroupengineering workgroupengineering force-pushed the features/DevTools/Clipboard_Selector branch from 77e6af6 to 711f1fa Compare April 18, 2024 12:26
@workgroupengineering workgroupengineering marked this pull request as ready for review April 18, 2024 12:39
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0047419-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 merged commit a376229 into AvaloniaUI:master Apr 18, 2024
10 checks passed
@maxkatz6 maxkatz6 added the backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch label Apr 18, 2024
@workgroupengineering workgroupengineering deleted the features/DevTools/Clipboard_Selector branch April 19, 2024 05:10
maxkatz6 pushed a commit that referenced this pull request Apr 20, 2024
@maxkatz6 maxkatz6 added backported-11.1.x and removed backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants