This repository is an archive of plugin-autocomplete. Now it moved to the marketplace repository onlyoffice.github.io.
This plugin is an example of an input assistant for ONLYOFFICE editors.
The plugin is compatible with self-hosted and desktop versions of ONLYOFFICE editors. It can be added to ONLYOFFICE instances manually.
- Start typing and the plugin will suggest variants for you.
- Click on the variant you want to be inserted into your doc.
Please note that it is the system plugin so that's OK that you can't see it in the Plugins tab.
Detailed instructions can be found in ONLYOFFICE API documentation.
Plugins structure and installation https://api.onlyoffice.com/plugin/basic.
Plugins code and methods https://api.onlyoffice.com/docbuilder/basic.
To ask questions and share feedback, use Issues in this repository.