Skip to content

pyflies/vscode-pyflies

Repository files navigation

vscode-pyflies

VS Code extension for pyFlies language.

The extension is published on the VS Code marketplace and can be installed directly from VS Code editor.

pyflies editor

Features

  • Syntax highlighting
  • Convenient condition table editing (using Markdown Table)
  • Convenient screens/strings editing (using Better Jinja)
  • Code snippets

Planned

  • Error reporting
  • Code completion
  • Quick fixes

Requirements

pyFlies uses Jinja for screens and strings. Support for Jinja is provided by Better Jinja extension. Also, for condition tables pyFlies uses markdown syntax. As a support for markdown tables Markdown Table extension is used. Both of these extensions will be automatically installed and activated when pyFlies extension is installed.

Extension Settings

This extensions has no settings.