Skip to content

Releases: krotname/NppMarkdownTableEditor

Markdown Table Editor 11.0.0

13 Jun 05:23

Choose a tag to compare

What's Changed

  • Added Narrow column and Widen column commands with Ctrl+Alt+Shift+, and Ctrl+Alt+Shift+. shortcuts.
  • Added toolbar icons for narrowing and widening the current Markdown table column.
  • Kept Java/C++ wrapping behavior in sync for manual column resizing, long-cell continuation rows, protected Markdown links, code spans, and narrow-width hard wrapping.
  • Fixed queued startup auto-format so files opened into Notepad++ are formatted only after Scintilla has loaded the document text.
  • Preserved alignment, sorting, CSV/TSV conversion, escaped pipes, UTF-8/CJK width handling, caret placement, and row/column edits.
  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Added compatibility smoke coverage for Notepad++ 7.5.9 x86 and 8.3.1 x64.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64 with coverage and performance checks.
  • GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.

Markdown Table Editor 10.0.0

09 Jun 09:49

Choose a tag to compare

What's Changed

  • Supersedes 9.0.0 as the current stable release.
  • Added localized plugin menu, command, dialog, and message text for 20 popular Notepad++ locales.
  • Improved large-table performance by reducing table parsing, display-width, formatting, sorting, and row/column edit overhead.
  • Added release-blocking Java/C++ core performance benchmarks to CI.
  • Preserved Java/C++ core parity for trimmed pipe rows, escaped pipes, Unicode/CJK width, CSV/TSV conversion, sorting, and row/column edits.
  • Kept the non-conflicting Tab plus Ctrl+Alt+Shift shortcut scheme from 9.0.0.
  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Use the native Notepad++ Tab action outside Markdown tables.
  • Added compatibility smoke coverage for Notepad++ 7.5.9 x86 and 8.3.1 x64.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64 with coverage and performance checks.
  • GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.

Markdown Table Editor 9.0.0

09 Jun 07:24

Choose a tag to compare

What's Changed

  • Supersedes 8.5.0 as the current stable release.
  • Use one non-conflicting default shortcut scheme across JetBrains IDEs and Notepad++: Tab plus Ctrl+Alt+Shift command shortcuts.
  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Convert CSV/TSV directly from the current multi-line block when there is no selection.
  • Avoid converting adjacent plain text, single comma notes, quoted comma-only cells, and plain multi-line text as CSV.
  • Reject pipe-only separator rows while still accepting dash and equals Markdown separator rules.
  • Use the native Notepad++ Tab action outside Markdown tables.
  • Added compatibility smoke coverage for Notepad++ 7.5.9 x86 and 8.3.1 x64.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64.
  • GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.

Markdown Table Editor 8.5.0

08 Jun 22:05

Choose a tag to compare

What's Changed

  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Convert CSV/TSV directly from the current multi-line block when there is no selection.
  • Avoid converting adjacent plain text, single comma notes, quoted comma-only cells, and plain multi-line text as CSV.
  • Reject pipe-only separator rows while still accepting dash and equals Markdown separator rules.
  • Use the native Notepad++ Tab action outside Markdown tables.
  • Added compatibility smoke coverage for Notepad++ 7.5.9 x86 and 8.3.1 x64.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64.
  • GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.

Markdown Table Editor 0.8.0

08 Jun 18:27

Choose a tag to compare

What's Changed

  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64.

Markdown Table Editor 0.7.0

08 Jun 11:59

Choose a tag to compare

What's Changed

  • Fixed table actions so adjacent pipe-looking text before or after a table is not included in edited table blocks.
  • Improved Notepad++ table insertion so generated tables keep surrounding text on separate lines when inserted mid-line.
  • Replaced the old build script with MSBuild Package.proj and versioned x86/x64/ARM64 release packages.
  • Updated Plugin Admin ZIP packaging, DLL version validation, documentation, and release workflow metadata.

Validation

  • CoreSmoke passed locally and in package builds.
  • Line coverage: 90.95%.
  • Release packages built for x86, x64, and ARM64.
  • Plugin List JSON validated for x86, x64, arm64, and all_md.

Markdown Table Editor 5.5.0

07 Jun 20:12

Choose a tag to compare

What's Changed

  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64.

Markdown Table Editor 0.6.0

07 Jun 22:34

Choose a tag to compare

What's Changed

  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64.

Markdown Table Editor 0.5.0

07 Jun 19:40

Choose a tag to compare

What's Changed

  • Improved table formatting while preserving wrapped and unwrapped table style.
  • Improved caret placement after table edits, sorting, and generated tables.
  • Updated DLL version metadata to 0.5.0.
  • Added build/coverage scripts, English README, and refreshed documentation assets.

Validation

  • ./build.ps1 passed: MSBuild release build and core smoke tests.

Markdown Table Editor 0.4.0

07 Jun 14:45

Choose a tag to compare

0.4.0

  • Добавлена сортировка строк таблицы по текущей колонке: ascending и descending.
  • Добавлена конвертация выделенного CSV/TSV-текста в выровненную Markdown-таблицу.
  • Добавлена команда Insert table... с диалогом выбора числа колонок и data-строк.
  • Расширены smoke-тесты ядра для сортировки, CSV/TSV-конвертации и создания таблицы.
  • Обновлена русская документация и сравнительная таблица с Markdown Foundry.

Архив MarkdownTableEditor-0.4.0-x64.zip содержит папку MarkdownTableEditor, готовую для копирования в каталог плагинов Notepad++.