Full-fledged Intellisense and embedded polyglot python integration support? #416
-
The big advantage for me to use graalvm.python is to embed python coding abilities into an existing Java API. However, it seems you had a VS Code plugin that helped debug anywhere into Java/GraalPy, but you deprecated this to almost single-out GraalVM implementation of Python and GraalVM itself. I mean, we can live off of "inspect" feature you've added to graalpy, but a full-featured LSP would take so much pain away from this being a real option. Seems it existed, what happened there? I can live with incompatibilities with existing python APIs that already work with CPython. What can we expect moving forward to support the integrated pathway with GraalVM and the polyglot python implementation? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If you mean former GraalVM Extension which provided these features then it is no longer supported and was unpublished from VSCode Marketplace. |
Beta Was this translation helpful? Give feedback.
If you mean former GraalVM Extension which provided these features then it is no longer supported and was unpublished from VSCode Marketplace.