Release
Release package 11.0.0 published for both platforms
MarkdownTableEditor 11.0.0 was released on June 13, 2026 for Notepad++ and JetBrains IDEs. The release adds Narrow Column and Widen Column commands, keeps Java/C++ core parity for long-cell wrapping, and locks in responsive fit-width checks for wide tables.
Notepad++ 11.0.0
x86, x64, and ARM64 ZIP archives are published in GitHub Releases. Plugin Admin ZIP files were checked against published SHA-256 hashes, and the update was submitted through Plugin List PR #1116.
What changed
Narrow Column and Widen Column were added with Ctrl+Alt+Shift+, and Ctrl+Alt+Shift+.. The shared core handles hard wrap, protected Markdown links, code spans, line continuations, and repeated fit-width alignment.
Release checks
Java core coverage 91.33%, C++ core coverage 93.15%, Gradle clean check buildPlugin verifyPlugin, MSBuild CoreSmoke PluginShortcutSmoke Coverage Package, GitHub Actions Release/CI, and Plugin List validators for x86/x64/arm64/all_md passed.
Release
Release package 10.0.0 published for both platforms
MarkdownTableEditor 10.0.0 was released on June 9, 2026 for Notepad++ and JetBrains IDEs. It added UI localization for 20 popular languages, faster large-table operations, and performance benchmarks as release gates for the Java/C++ core.
Notepad++ 10.0.0
x86, x64, and ARM64 ZIP archives are published in GitHub Releases. Plugin Admin ZIP files and SHA-256 hashes were prepared for Plugin List PR #1115.
What changed
Menus, commands, dialogs, and messages were localized for popular IDE and Notepad++ languages. The core handles large tables, Unicode/CJK width, sorting, CSV/TSV conversion, and row/column edits faster while preserving Java/C++ behavior parity.
Release checks
Java core coverage 91.60%, C++ core coverage 93.33%, Gradle and MSBuild release checks, GitHub Actions Release/CI, and Plugin List validators passed.