-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
2
-
Needed
-
-
Developer Tools
Problem Statement/Rationale
The export to language feature is broken and does not produce any results. We don't have many users of this as it is, so let's remove it.
For reference, here's a pr we had which did this: https://github.com/mongodb-js/vscode/pull/786 So that can be a good starting point for the changes needed.
Steps to Reproduce
- Select an aggregation or query in a playground.
- Export selected code to any language
Expected Results
The results pane is being shown with code converted to a target language.
Actual Results
Nothing is being shown.
Additional Notes
Any additional information that may be useful to include.
- has to be done before
-
VSCODE-412 Exclude driver syntax by default for languages that do not support it
-
- Closed
-
- related to
-
VSCODE-594 Remove bson transpilers export to language code actions
-
- Closed
-