rodolphebarbanneau / python-docstring-highlighter

Syntax highlighting for Python Docstring in VSCode.
https://marketplace.visualstudio.com/items?itemName=rodolphebarbanneau.python-docstring-highlighter
MIT License
48 stars 1 forks source link

Feature Request: port this extension to Open VSX Registry #4

Closed garylavayou closed 4 months ago

garylavayou commented 4 months ago

I just found this extension is very nice to use, will it be possible to also port this extension to the Open VSX Registry, so that we can also install it for Web-based editors, such as code-server and open-vscode-server.

rodolphebarbanneau commented 4 months ago

Hello there, I have just uploaded the Python Docstring Highlighter extension to the Open VSX Registry. Please feel free to try it out and let me know if it works for you! If everything is in order, you can go ahead and close this issue. Your feedback is always welcome!

garylavayou commented 4 months ago

I have used it both in VS Code and code server. Thanks a lot! @rodolphebarbanneau