-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
-
3
-
Iteration O (Nov 4 -25)
We're currently adding code actions for all ```javascript blocks. That might end up being an issue if the user is trying to generate some node js driver code as it would then have playground actions.
This ticket involves updating our prompts and code block parsers to have an explicit indicator for shell code blocks. Maybe '```mongodb' ? This will take some investigation. If possible create some accuracy tests for both cases, node and shell.
- depends on
-
VSCODE-620 Update getRunnableContentFromString to allow for multiple code blocks
- Closed