You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know Maya already has some extensions that allow the user to send code, but if we are going to implement the LSP, we still need a dedicated controller.
PyPI Support: Make it installable via PyPI for easier setup
Might be impractical due to DCC's embedded Python environment.
API Integration: Provide a simple API to interact with the server (likely requires pypi support). For example:
Brainstorming Ideas (Work in Progress)
These are initial thoughts, so nothing is final yet (some features may be released sooner if needed)
debugpy
.The text was updated successfully, but these errors were encountered: