Notepad ++工作区刷新?

And*_*gan 21 ide notepad++

当文件系统更改(添加或删除文件和文件夹)时,如何在notepad ++中刷新工作区/项目.

目前它没有跟上本地文件系统,我每次都必须重新创建项目!令人沮丧..

Thi*_*obo 13

我遵循了Rechtar的建议.

我有类似的问题.当我更改或创建新文件时,Notepad ++的项目窗格不会更新.我最终做的是下载资源管理器插件

插件>插件管理器>显示插件管理器

然后安装资源管理器插件.

安装完成后,转到PLUGINS> EXPLORER并选择资源管理器.

它与Eclipse的项目导航不太匹配.

  • 对于这样的基本功能,确实很荒谬需要插件。 (3认同)

Aik*_*o42 8

在Notepad ++ 7.5.8中,此问题已得到修复.我建议你将记事本++更新到最新版本.

为了做到这一点,去?- >更新Notepad ++,它会自动检测到一个新的更新包.通常更新Notepad ++.

否则,您可以从此处下载更新:https: //notepad-plus-plus.org/news/notepad-7.5.8-released.html

如果你很好奇,这里是7.5.8的更改日志:

    Notepad++ v7.5.8 bug-fixes:

1.  Remove annoying "no update" notification.
2.  Fix Folder as Workspace not updating regression.
3.  Fixed crash issue by checking & unchecking "Disable extension column" option in preferences dialog.
4.  Fixed a crash when trying to launch a secondary instance with command line arguments.
5.  Fix "Explorer Here" from "Folder as Workspace" problem if folder name contains comma.


Included plugins:

1.  NppExport v0.2.8 (32-bit x86 only)
2.  Converter 4.2.1
3.  Mime Tool 2.1
4.  DSpellCheck 1.3.5


Updater (Installer only):

* WinGup (for Notepad++) v5.0.2
Run Code Online (Sandbox Code Playgroud)

  • 仍无法在“v7.9.5”中工作 (2认同)