-
Notifications
You must be signed in to change notification settings - Fork 108
data explorer: create "Copy as Code" modal #8537
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
Merged
Merged
Changes from 11 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
02a2c28
make action and button
isabelizimm dc9ef57
Merge branch 'main' into export-to-code
isabelizimm 6f502e0
plumb through comms
isabelizimm dcf380b
export -> copy
isabelizimm 32eb2c0
add modal on filter bar
isabelizimm f9a2c01
ui updates
isabelizimm 2b9f962
make calls from modal
isabelizimm 5083889
clean up comms
isabelizimm 5be588b
clean up modal
isabelizimm d59fd66
linting for python
isabelizimm cc2d069
nit to modal
isabelizimm bae6ced
Merge branch 'export-as-code-comms' into copy-as-code-comms
isabelizimm 1c0c11a
add modal into new branch
isabelizimm 35a2114
update names and comments
isabelizimm 4d624bc
updates from copilot
isabelizimm ac12c66
nit
isabelizimm 0d6e7d9
cleanup
isabelizimm 2e71d12
rename title creation
isabelizimm 99e782f
Merge branch 'copy-as-code-comms' into copy-as-code-modal
isabelizimm c33df7c
updates from review
isabelizimm 45cd402
guess syntax immediately
isabelizimm d75c201
updates from review
isabelizimm 87ae32f
guess syntax immediately
isabelizimm 5d9eaa5
rearrange with new updates
isabelizimm 1adfc02
reorder guessing
isabelizimm 7a0d40b
no undefined for guessing
isabelizimm 47dc3e1
Merge branch 'copy-as-code-comms' into copy-as-code-modal
isabelizimm 776a44e
cleanup modal
isabelizimm 273b988
remove unused action id
isabelizimm 9cbe02a
python lint
isabelizimm 51893f0
Update positron/comms/data_explorer-backend-openrpc.json
isabelizimm 9517202
rename, early exits
isabelizimm 36bf5f5
use supported feature flag for syntaxes
isabelizimm da70e52
refactor
isabelizimm b6bbe5c
clean up comm names
isabelizimm 6e5bcfc
Apply suggestions from code review
isabelizimm 1525ad6
Merge branch 'copy-as-code-comms' into copy-as-code-modal
isabelizimm e85e6fe
fixes with comm updates
isabelizimm fbaf3cf
updates from review
isabelizimm 50974b7
Merge branch 'copy-as-code-comms' into copy-as-code-modal
isabelizimm ccd15c4
updates from review
isabelizimm 281ddac
Merge branch 'copy-as-code-comms' into copy-as-code-modal
isabelizimm b3aa955
updates to modal
isabelizimm 0cc6f14
tweaks to runtime
isabelizimm 744cc66
Merge branch 'copy-as-code-comms' into copy-as-code-modal
isabelizimm 0c0ffac
Merge branch 'main' into copy-as-code-comms
isabelizimm a85ef9f
lint post merge from main
isabelizimm 8806973
Merge branch 'copy-as-code-comms' into copy-as-code-modal
isabelizimm f8286a8
add feature flag for convert to code action
isabelizimm c108b91
clean up renderer
isabelizimm 4f6c40a
rename files
isabelizimm 38efe31
Update src/vs/workbench/browser/positronModalDialogs/convertToCodeMod…
isabelizimm 7f394bd
Fix ESLint import warning
dhruvisompura 28739b4
mark duckdb backends as unsupported
isabelizimm 6115af3
clean up actions
isabelizimm 4363bb7
always get code string
isabelizimm 74027f9
only show for supported backends
isabelizimm e978ca5
Merge branch 'main' into copy-as-code-modal
isabelizimm 781d7ae
Merge branch 'main' into copy-as-code-modal
isabelizimm 3d01ba4
add precondition for syntaxes
isabelizimm 2037e80
nit if no supported features
isabelizimm d8363e0
remove button if convertocode is missing
isabelizimm 02c4686
remove unecessary services
isabelizimm ecb7bc1
updates from review
isabelizimm 9b675eb
simplifying dropdown entry and onAccept
isabelizimm 98de592
rearrange context key
isabelizimm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.