samwillis / python-inline-source

Python Inline Source Syntax Highlighting Using Type Annotations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Support for Microsoft's Guidance Language in python-inline-source

Elijas opened this issue · comments

Hello! The python-inline-source project is a fantastic tool for inline syntax highlighting in Python source files, supporting a wide range of languages. It would be great to see support for Microsoft's Guidance language added to the list of supported languages in python-inline-source.

Microsoft's Guidance is designed to control modern language models more effectively and efficiently than traditional prompting or chaining. By adding support for this language, users who work with both python-inline-source and Microsoft's Guidance could benefit from a more seamless experience in VSCode.

Thank you for considering this feature request, and keep up the great work on python-inline-source!

I just realized that this library just provides a more clean access to Annotated. I will close the issue.