Roj234

Results 12 issues of Roj234

![IDSP](https://github.com/zufuliu/notepad2/assets/82699138/dd812b95-25e1-4939-b8c3-c999292cb3d3) text file(and probably other files)'s "code" fold seems only support space and tab (without U+3000) maybe you can add a config entry in notepad2.ini thank you

🎨lexer
unicode

problem 1: not support chinese regexp replace, "[尬]" matches "哈", and rarely match partial character (2/3 of UTF-8) problem 2: enabled regexp replace, and select multi lines, and input Ctrl+H...

🐛bug
✅enhancement
regex
unicode

such as IDSP (U+3000) and lots of in [U+2000](https://symbl.cc/en/unicode/blocks/general-punctuation/) ![1](https://github.com/WinMerge/winmerge/assets/82699138/c279365c-1426-403a-a542-4bc607d580ab)

enhancement
text compare/merge

### Minecraft Version 1.19.2 ### MasaGadget Version 从modrinth下的3.0.1 ### Description 如下,然后用VisualVM追踪到了那个函数,看commit你在3.0.1有修改 ![Visual VM](https://i2.100024.xyz/2023/02/02/me5ylu.webp) 不是说tick wrap的问题修了么,是否上传的文件的确和文件名一样是3.0.0 或者这是新的bug ### To Reproduce /gamerule randomTickSpeed 100000 然后准星指向任意方块 ### Expected behavior FPS不下降到0 ### Log _No...

bug

### Describe the Bug Some blocks such as chest, shulker box and bell, will render a duplicate model If set flywheel to OFF, or disable Enhanced Block Model, will not...

bug

HTML语法高亮中的<script>块: JavaScript语法高亮: 图片中的文本: ``` card.innerHTML = ` ${pc.name || '未知设备'} 最后在线:- ${pc.uptime ? `运行时间:-` : ''} `; ```

🐛bug
🎨lexer
🛠workaround

**Description:** After running the ModernGadgets skin suite (specifically the DisksMeter) for more than 6 hours, the following Lua error occurs in the debug log: ``` ModernGadgets\DisksMeter\DisksMeter.ini - [MeasureSettingsScript]: Lua: Could...

问题: 我打开1.txt编辑,这个窗口称为窗口A 同时打开2.txt编辑,这个窗口称为窗口B 如果在资源管理器中双击1.txt,那么窗口A会获得焦点,复用 但是如果在资源管理器中将1.txt拖入窗口B,窗口B也能够打开1.txt 这么做可以同时打开数个相同文件的编辑窗口,可能造成覆盖其它编辑的未保存内容 请求: 建议在程序中添加一个选项:文件拖动行为,可以选择【打开多个编辑窗口(当前行为)】,【复用已存在的编辑窗口】,【提示是否要保存】等

### 💻 - [ ] Would you like to work on this feature? ### What problem are you trying to solve? External developers building lightweight DSLs (e.g., JSX variants or...

i: needs triage