Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.22 KB

File metadata and controls

51 lines (39 loc) · 1.22 KB

InkCode Roadmap

2026

26H1 (1.1)

  • Clear format in RTF UI
  • Paste non-formatted text into RTF UI
  • Syntax highlighting for cc files (Scintilla editor)
  • Syntax highlighting for C/C++ header files (Scintilla editor)
  • Monaco update (most likely 0.55.1; prospective)
  • Windows App SDK 2.0 Preview 3
  • Light/Dark mode settings in-app
  • New textbox style (RTF)
  • Font color (RTF)
  • Proper support for txt files in RTF mode
  • Add Math Mode (MathML RichEditBox in a separate editing mode)

26H1 Update (1.5)

  • Syntax highlighting for Python files (Scintilla editor)
  • Attempts to fix the file dialog bugs (in 1.1.x patch updates)
  • Insert links into RTF
  • Insert images into RTF
  • Text highlighting (RTF)
  • Compute hash values of inputted text (both RTF and Scintilla; prospective for Monaco)
  • Monaco update (prospective)
  • Customizable RTB styles (RTF)

26H2 (2.0)

  • Add Markdown support
  • Add localization support
  • Add HTML WYSIWIG editing support (prospective)
  • Monaco update
  • Paragraph alignment (RTF)
  • Character count
  • Character position (Scintilla)
  • Zoom (RTF; prospective)

26H2 Update (2.1)

  • More options for character count
  • More syntax highlighting options
  • Monaco update

2027

27H1 (2.5)

  • Monaco update