Issue while using Visual studio to connect to cluster

Results are only displaying in Playground Result tab but not in Playground output Terminal. How can connect both playground script and terminal?

Hi @SaiRamaKrishna_MANCH, welcome to the community :wave:.
Can you please post a screenshot of the playground and the terminal, also please mention the errors that you are getting while executing the commands.

In case you have any doubts, please feel free to reach out to us.

Thanks and Regards.
Sourabh Bagrecha,
Curriculum Services Engineer

You cannot output to the Terminal anymore.

The results get output to the Playground Result tab now #198 below.

[0.3.0] - 2020-11-24

Added

  • Added a resources panel to the overview page (VSCODE-168, #208)
  • Added a button to change currently connected connection name in overview page (VSCODE-189, #191)

Changed

  • Moved playground output to the editor, logs remain in the output section (VSCODE-177, #198)
  • Playground results are now displayed in EJSON or text (VSCODE-203, #206)
  • Connect commands route to overview page instead of directly to connection form (VSCODE-170, #210)
  • Connection form shows in modal in overview page (VSCODE-173, #190)
  • Index creation template now uses createIndex instead of ensureIndex (#205)