Coder Social home page Coder Social logo

zokhoi / vscode-ftml Goto Github PK

View Code? Open in Web Editor NEW
19.0 1.0 4.0 8.59 MB

VSCode extension for support of FTML, the markup language of SCP Foundation

License: GNU Affero General Public License v3.0

JavaScript 17.77% TypeScript 75.88% CSS 6.36%
scp-foundation scp-wiki wikidot vscode vscode-extension

vscode-ftml's Introduction

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 for desktop and web VSCode

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

vscode-ftml-live-preview

Features for desktop VSCode only

  • 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

vscode-ftml's People

Contributors

zokhoi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vscode-ftml's Issues

Dash expressions and text in URLs break syntax highlighting.

When I use '--' to represent a full dash, the syntax highlighting algorithm sees it as a strikethrough (--text--). This causes the editor to apply strikethrough highlighting to all subsequent text in bulk, which is unpleasant to write.
The same thing happens with URLs: the '//' in 'https://xxxxxxx.com' is interpreted by the syntax highlighting algorithm as an italic (//text//), which causes the editor to apply strikethrough highlighting to all subsequent text in bulk.

These critical bugs make it difficult for me to use this extension.

Can't fetch any page from Wikidot

I just installed the extension and tried to fetch any page from different sites and I can't make it work, because I get "The remote page does not exist on site" error

Example:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.