vscode-ftml
vscode-ftml copied to clipboard
VSCode extension for support of FTML, the markup language of SCP Foundation
FTML/Wikidot Workshop for VSCode
A VSCode extension for support of FTML, the markup language of SCP Foundation.
This extension supports only a subset of Wikidot text (Wikitext), refered to as FTML (Foundation Text Markup Language).
Features for desktop and web VSCode
- Syntax highlighting
- applicable to file extensions
.ftml,.wd,.wikidot,.wj,.wikijump
- applicable to file extensions
- Wikitext Live preview

Features for desktop VSCode only
- Retreiving Wikidot page wikitext source and metadata
- Diffing between local and remote content

- Pushing local wikitext files to Wikidot

Development
This repository uses pnpm for package management.
Install development dependencies and use
pnpm run compile
for compiling.