Commit 10db4dd
authored
data explorer: remove convert-to-code feature flag (#9110)
Removes feature flag from implemented convert to code backends.
### Release Notes
<!--
Optionally, replace `N/A` with text to be included in the next release
notes.
The `N/A` bullets are ignored. If you refer to one or more Positron
issues,
these issues are used to collect information about the feature or
bugfix, such
as the relevant language pack as determined by Github labels of type
`lang: `.
The note will automatically be tagged with the language.
These notes are typically filled by the Positron team. If you are an
external
contributor, you may ignore this section.
-->
#### New Features
- N/A
#### Bug Fixes
- N/A
### QA Notes
- Convert to code button SHOULD show up for pandas dataframes
- Convert to code button SHOULD NOT show up for polars dataframes, any R
dataframes, csvs, parquets, etc1 parent 32620c5 commit 10db4dd
2 files changed
Lines changed: 1 addition & 65 deletions
File tree
- src/vs/workbench
- contrib/positronDataExplorerEditor/browser
- services/positronDataExplorer/common
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
220 | 218 | | |
221 | 219 | | |
222 | 220 | | |
223 | | - | |
224 | 221 | | |
225 | 222 | | |
226 | 223 | | |
| |||
257 | 254 | | |
258 | 255 | | |
259 | 256 | | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | 257 | | |
270 | 258 | | |
271 | 259 | | |
| |||
360 | 348 | | |
361 | 349 | | |
362 | 350 | | |
363 | | - | |
| 351 | + | |
364 | 352 | | |
365 | 353 | | |
366 | 354 | | |
| |||
Lines changed: 0 additions & 52 deletions
This file was deleted.
0 commit comments