zy0016

Results 9 issues of zy0016

”查找目标“和”替换为“这两个地方输入的文字无法看到底划线。 例如FUNCTION_CALL_MODE明明有底划线,但是”查找目标“和”替换为“这两个地方看不到底划线。 ![image](https://github.com/user-attachments/assets/e95f4ffd-5fca-4cff-972f-aa887b8ac820) ![image](https://github.com/user-attachments/assets/72ae6ea2-331e-4ab6-b767-e35e9ee4ee99)

对比文件界面的按钮有”打断“,”拉开“。这些文字描述不清晰,让普通用户搞不懂到底有什么功能。

建议增加”文件列表“功能,列出所有文件,支持一次关闭多个文件。 notepad++中可以显示文件列表,可以一次关闭多个文件。 notepad--中只能一个一个文件的关闭,建议增加文件列表这个功能。

我有一些代码文件,扩展名为*.pc。 如果在”在目录查找“界面里面选择"文件类型"为"*.pc"或者星点星,可以正常查找出我需要的内容。 但是如果我在"文件类型"里面输入*.pc;*.c;*.cpp,则无法找到我需要的内容。 ![image](https://github.com/user-attachments/assets/544776d4-8e7c-42fc-9809-b5e78930a93c)

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the Issue Chinese environment , some English sentences should be translated....

translation

![image](https://github.com/user-attachments/assets/8565fef6-e7cb-4ac8-9abd-f1b4dd9091ab) New 0[*1]这个临时文件已经关闭了,不存在了,但是在文件列表中依然有这个项目。

选择打印选项应该弹出这个提示框,用户可以选择某个打印机来打印,目前notepad--无法选择打印机。 ![image](https://github.com/user-attachments/assets/b2d814c3-c1d3-4ace-9306-0299c059502e)

notepad++有一个冗余备份功能,把文件每次的修改都备份了下来,我经常从备份文件中找回以前修改的代码。例如。 ![image](https://github.com/user-attachments/assets/aa651029-3591-459f-b269-94084a4d6d89)

**Describe the bug** I use the maven to compile release-4.0, I get an error unable to access 'https://github.com/thingsboard/flot.git/' although my network is OK. thingsboard version: origin/release-4.0 OS: windows 10 laptop...

help wanted