简体   繁体   English

Visual Studio Coderunner 扩展不起作用。 单击运行时没有任何反应

[英]Visual studio coderunner extension does not work. Nothing happens when clicking on run

Coderunner extension for visual studio code used to work on my computer.用于在我的计算机上工作的 Visual Studio 代码的 Coderunner 扩展。 Then, for no reason it stopped working.然后,它无缘无故停止工作。 Whenever I press run, nothing happens.每当我按下运行时,什么都没有发生。 No execution, no output to the terminal, nothing.没有执行,没有 output 到终端,什么都没有。 Absolutely nothing happens.绝对没有任何反应。 I have searched the entire internet for my problem but no one has the same problem as me.我已经在整个互联网上搜索了我的问题,但没有人和我有同样的问题。 I reinstalled visual studio code and coderunner extension but the issue persisted.我重新安装了 Visual Studio 代码和 coderunner 扩展,但问题仍然存在。 Anyone with technical knowledge knows how to fix this?有技术知识的人知道如何解决这个问题吗?

当我点击运行时没有任何反应

There can't be anything wrong with the extension configurations because I imported the extension configurations from an account on another computer which the coderunner worked perfect on.扩展配置不会有任何问题,因为我从另一台计算机上的帐户导入了扩展配置,该代码运行程序在该计算机上运行良好。 So my computer has the same extension settings for coderunner as that other computer and it still does not work to run coderunner on my computer.因此,我的计算机与其他计算机具有相同的 coderunner 扩展设置,但在我的计算机上运行 coderunner 仍然无法正常工作。

在此处输入图像描述

I finally solved this issue by installing an older version of coderunner.我终于通过安装旧版本的 coderunner 解决了这个问题。

在此处输入图像描述

However, I am not satisfied with this solution.但是,我对这个解决方案并不满意。 I should not have to use an outdated version of coderunner to make it able to work when there is newer better version of coderunner.当有更新更好的代码运行程序版本时,我不应该使用过时版本的代码运行程序来使其能够工作。 So if anyone knows how I can make it work with newer version of coderunner, feel free to answer.因此,如果有人知道我如何使它与较新版本的 coderunner 一起工作,请随时回答。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Selenium 单击按钮,但没有任何反应。 该按钮将在使用非 Selenium chrome 浏览器时起作用 - Selenium clicking on a button, but nothing happens. The button will work when using non-Selenium chrome browser 当我运行格式时,Visual Studio 代码 python 扩展失败 - Visual studio code python extension fails when I run format 为什么这个程序只有在没有在 Visual Studio Code 中调试的情况下才能运行? - Why does this program only work when run without debugging in Visual Studio Code? Visual Studio 代码(在终端中运行 Python 文件不起作用) - visual studio code (run Python file in terminal does not work) Visual Studio Code 使用“python”而不是“py”来运行 Python 文件,它什么都不做(PATH 中的 3.7 64 位) - Visual Studio Code uses 'python' not 'py' to run Python files, which does nothing (3.7 64 bit in PATH) QT代码,运行程序时什么也没发生 - QT code, nothing happens when I run the program 当我运行这个主要因素程序时,什么也没发生 - Nothing happens when I run this prime factors program 当我运行这个 python / pytube 代码时没有任何反应 - Nothing happens when I run this python / pytube code Arduino 串行命令独立工作,但组合时没有任何反应 - Arduino Serial Commands work independently, but when combined nothing happens 当我在 Visual Studio 中执行 django-admin.py 时,它什么也不做 - django-admin.py does nothing when I execute it in visual studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM