使用Python IDLE时,我找到了Python shell,其中包含>>>提示对于测试语法非常有用。有没有办法在VS Code中集成Python shell?
也许答案只是在另一个窗口中打开Python IDLE。
显然这是另一个问题的副本,但我对Python shell进行了几次搜索,但没有找到任何相似的内容。遗憾。
非常感谢Jaxi在终端窗口中输入Python所需的答案。
答案 0 :(得分:0)
这里说你可以使用ctrl + backtick来打开一个终端窗口,然后从那里输入<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-jsp</artifactId>
<version>3.0.4</version>
</dependency>
它会给你python shell:
https://code.visualstudio.com/docs/editor/integrated-terminal