[Libreoffice-bugs] [Bug 109034] Suggestion -- VS Code integration into LibreOffice
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 14 21:58:20 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=109034
--- Comment #1 from Zev Spitz <shivisi at hotmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170914/2211d0a8/attachment.html>
More information about the Libreoffice-bugs
mailing list