Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.07 KB

Todo.md

File metadata and controls

29 lines (22 loc) · 1.07 KB

Bugs and Needed Features

  • Remove internal HtmlPackager and Replace with NuGet Package
  • Auto-detect content in Untitled Files
  • Add WebView2 Environment/Process Cleanup Command Line
  • Addin loading for 2.0 (min version and max version)

Enhancements

  • Update detect changes on file saving and show Comparison editor (#734)
  • Edit Code In Editor on Context Menu (like Edit Image/Edit HREF)
  • New Software Registration API
  • Configuration settings overrides in YAML header

Nice to Have

  • Search for Blog Posts in Weblog Posts folder (walk tree and show titles)
  • Add JavaScript {{Handlebars}} Processing to Snippets Addin

Consideration

  • Markup (Publishing) support
  • reveal.js presentations
  • Research R Markdown, AsciiDoc

Table Editor

  • Alignment in tables would be nice
  • Would be nice to be able to re-sort tables somehow based on a certain column
  • It takes quite a while to open the editor for a larger table
  • And then trying to add another column to that table is even slower