https://bugs.documentfoundation.org/show_bug.cgi?id=109034

--- Comment #1 from Zev Spitz <[email protected]> ---
There are now TypeScript definitions for the LibreOffice API under an
Automation host. This allows using VS Code (and other TypeScript supporting
editors) to write code that automates LibreOffice (via Automation), with
Intellisense for members and parameters, type-safety, Find all references / Go
to definition, and in-place displayed documentation (via JsDoc).

This serves as a proof-of-concept for the idea of creating language servers and
implementing the VS Code debug API, for the various LibreOffice embeddable
macro languages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to