Writerly is a markup language extension for VS Code that makes creating structured documents easier. This extension provides syntax highlighting, error reporting, and navigation tools for Writerly (.wly) files.
Features
Open and Preview Files & Images
Open any file under your cursor with the default application by using Ctrl+Shift+O (or Cmd+Shift+O on Mac)
Hover over filenames to preview images directly inside of documents (supports PNG, JPG, SVG, and more)
Get file suggestions when typing src= or original= attributes
Navigate Your Documents
Create links between sections using >>MyRef handles
Jump to any link with F12
Rename links everywhere with F2
See warnings about unused links
Smart Writing Help
Get real-time feedback about your formatting
See warnings for undefined references
Auto-complete file paths when typing src= or original=
Available Commands
writerly.openUnderCursorWithDefault - Open file under cursor with system default
writerly.openUnderCursorWithVSCode - Open file under cursor with VS Code
writerly.openUnderCursorAsImageWithVSCode - Open image under cursor with VS Code
writerly.openFileWithDefault - Open current file with system default