Python eXTensions for VS Code

PyXT is a VS Code extension that adds editor commands implemented in Python. In 
addition to providing several built-in commands, it also provides an extension 
point for adding personal/custom commands.

URL: https://github.com/millerdev/pyxt

License: MIT

Installation: PyXT is available on the Visual Studio Marketplace [1] as well as 
Open VSX Registry [2].

[1] https://marketplace.visualstudio.com/items?itemName=millerdev.pyxt
[2] https://open-vsx.org/extension/millerdev/pyxt
_______________________________________________
Python-announce-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: [email protected]

Reply via email to