Beautiful syntax and scoped snippets for pyscript
- Provides code Highlighting for python langage in pyscript in HTML files.
- More than 200 snippets for PyScript, Django Templte, Python and HTML.
- Snippets are scoped to the current file.
- New Language Support for
pyscript
in VS code Language selection.
pyscript
will add the following snippets:
<py-script>
</py-script>
pycdn
will add the following snippets:
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css">
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>"