Technology Aug 29, 2026 · 1 min read

theodore-js now supports displaying inline suggestions in the editor!

Theodore-js 2.0.0 is out and now it supports displaying inline suggestions ✨🤗 With this feature, the suggested text appears faintly within the editor; the user can accept the suggestion—turning it into part of the main text—by clicking on it or pressing a key of your choice. ⌨️ A similar feature...

DE
DEV Community
by Fatemeh Karimi
theodore-js now supports displaying inline suggestions in the editor!

Theodore-js 2.0.0 is out and now it supports displaying inline suggestions ✨🤗

With this feature, the suggested text appears faintly within the editor; the user can accept the suggestion—turning it into part of the main text—by clicking on it or pressing a key of your choice. ⌨️ A similar feature has been implemented and used in Google AI Studio.

Inline suggestions are especially useful for presenting AI-generated text completions as users write.

👉 You can find the documentation and instructions on how to use this feature on the website.

📦 install from npm.

DE
Source

This article was originally published by DEV Community and written by Fatemeh Karimi.

Read original article on DEV Community
Back to Discover

Reading List