apps

English Japanese

Extensions

My own VS Code extensions.

Contact

What This Page Is

  • A page of links to VS Code extensions I made
  • Mostly small tools for my own Markdown editing and VS Code workflow
  • Use them if they happen to fit the way you work

Markdown Doc Toolset

  • A set of commands for common Markdown editing tasks
  • Helps with table editing, including tables pasted from Excel
  • Formats Markdown tables while taking full-width Japanese characters into account
  • Can register shortcuts similar to Bear on Mac and iOS
  • Published here: Markdown Doc Toolset

Favorite Command Tree

  • A VS Code extension for creating your own command tree in the side bar
  • Lets you configure folders, commands, and display order in settings.json
  • I mainly made it so I could call the table commands from Markdown Doc Toolset more easily
  • Published here: Favorite Command Tree