Zufu Liu

Results 628 comments of Zufu Liu

All changes were merged into main branch, following new menus needs translating: | Old Menus | New Menus | Meaning | |-|-|-| | Tools -> Launch &New Window Alt+N |...

Needs online documents, examples or sample projects for `// --- xxx --- ` and `/* --- xxx --- */` comment markers.

What if the replacement string has different length? it's easy to construct replacement string (from search string) in editor window with existing case mapping menus.

This is hard to fix, brace matching only match braces with same style, so operator braces don't match braces inside strings. most lexers color double and single quoted strings as...

Maybe not worth it, but you can ask Neil (@nyamatongwe).

Use which symbol? it seems no other application do such thing.

1. On "Find Text", check "Bookmark matched line", then "Find All". 2. Edit -> Bookmarks -> Select All, then press Delete key. ![image](https://github.com/user-attachments/assets/45f98d82-09b9-46e8-9fd9-63e1cd3ac565) ![image](https://github.com/user-attachments/assets/443e55e0-c044-4694-9a22-558ebe28dfb1)

> Expand Selection to Line (Ctrl+L) Here is "Select Lines (Expand Selection)", but it currently only handles main selection. ![image](https://github.com/user-attachments/assets/25ffea3b-a4ea-4868-ae78-d21533f5f6b9)

Current lexer highlighting is only implemented for MySQL/MariaDB, there would be menu to select SQL Dialects (issue #31) in the future.

Use Alt + 0: ![Image](https://github.com/user-attachments/assets/6239bbd6-d185-4d43-93dc-7f62065e5a88)