Skip to content

pyxy-org/pyxycharm

Repository files navigation

PyxyCharm

Adds support for .pyxy files, which allow writing HTML in Python. See https://github.com/pyxy-org/pyxy

TODO

  • Fix bug on hyphenated tag names
    • Partially fixed, need to figure out how to handle tag names which aren't valid identifiers (due to containing a hyphen, colon, or otherwise)
  • Validate closing tag name
  • Highlight matching tag pairs
  • Colorize nested tags (like is done for HTML files)

About

pyxy support for PyCharm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published