Crimone / vscode-ftml

VSCode extension for support of FTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTML/Wikidot Workshop for VSCode

version

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

  • Syntax highlighting
    • applicable to file extensions .ftml, .wd, .wikidot, .wj, .wikijump
  • Wikitext Live preview

vscode-ftml-live-preview

  • Retreiving Wikidot page wikitext source and metadata
  • Diffing between local and remote content

vscode-ftml-fetch

  • Pushing local wikitext files to Wikidot

vscode-ftml-push

Development

This repository uses pnpm for package management.

Install development dependencies and use

pnpm run compile

for compiling.

References

About

VSCode extension for support of FTML

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 73.9%Language:JavaScript 19.3%Language:CSS 6.9%