Conversation
This adds an empty data extension editor view which is only available behind the `codeQL.dataExtensions.editor` and `codeQL.canary` settings.
14c9e3c to
478c095
Compare
charisk
left a comment
There was a problem hiding this comment.
LGTM! Only one question: do we also want to have a feature flag just for the view so that commands aren't available to all canary users? That would give us more control about when we unveil the feature.
Sorry, the description is somewhat ambiguous but it's only available when the user has set |
Oh yeah, not sure how I missed that from the code 😓 Looks good! |
This adds an empty data extension editor view which is only available behind the
codeQL.dataExtensions.editorandcodeQL.canarysettings.This is a split-up from #2257.
Checklist
ready-for-doc-reviewlabel there.