简体   繁体   English

Notepad++:如何配置 Notepad++ DBGp(代码调试插件)以使用 PYTHON?

[英]Notepad++: How to Configure Notepad++ DBGp (Code Debuging Plugin) to Work With PYTHON?

I've managed to make Python run on Notepad++ and what I need now is a debugging tool.I installed DBGP plugin but I'm unable to configure it to work as it always shows 'Disconnected' as in the picture.我已经设法让 Python 在 Notepad++ 上运行,我现在需要的是一个调试工具。我安装了 DBGP 插件,但我无法配置它来工作,因为它总是显示“断开连接”,如图所示。 Anyone figure out how to make it work?有人知道如何使它工作吗? Thanks!谢谢!

The settings is shown.显示设置。

在此处输入图像描述

在此处输入图像描述

Update....I discovered that PyScripter IDE is almost as fast as Notepad++ to open and it can be customized to look exactly the same and it has great built-in debugging options.更新....我发现 PyScripter IDE 打开的速度几乎与 Notepad++ 一样快,并且可以对其进行自定义以使其看起来完全相同,并且它具有出色的内置调试选项。 It worked right out of the box without any additional configuration.它开箱即用,无需任何额外配置。 Highly recommended.强烈推荐。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM