mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-31 01:34:58 +02:00
Close #8978 Follow up for these commits: * Fix a shortcut causing a bug in Column editor dialog (55d671719c8f00f02ed32b15575bc2e6587a5e30) * Add "Open Containing Folder as Workspace" command (320aca73be33a92e464046d8ba239a886b234872) * Add case insensitive lines sorting (61bf9bd3c496c8b891597ccaaf9ef9d73b3e3d3c) * Add alternative icon set for tab bar (79cf60f498bb59073b8b62e6516b8063fe0d0b4c) * Make alternate icons of Tab bar changing dynamically (285172e36b334c1bbbbf2f6644bb597e997c6c5a) * Add ability to copy marked text to the clipboard (9ab554a1291f83668eb728cb499f2a009b98f81a) * Add preference for save type of normal text files (bbde64c30845761377d063afa7750ec7ce0659a6) * Add copy styled text to clipboard commands to menu (013305f306039998c0ba8a85c03238843879b6cf) * Remove an obsolete command and its translation (9eecb1da13c691e5d861e946b5823d8e57013f90) * Add ability to remove any duplicate lines... (77d460696703731d2fc0036884f87de760a777ab)