Text Autocomplete

by Christ Degni
favorite
share
Score: 50/100
Description

The Text Autocomplete plugin enhances your writing speed by offering real-time word suggestions as you type. It displays a dropdown of potential completions based on the current input, which you can navigate using arrow keys and select using Enter or Tab. Suggestions can also be dismissed with Esc, and Shift+Enter allows default Enter behaviour when the dropdown is active. A custom dictionary lets you add or remove your own words, either through plugin settings or by right-clicking selected text. You can control the number of suggestions shown and manage all plugin behaviour from the settings. Currently, it supports only English and disables itself inside code blocks for clean separation.

Stats
1
stars
148
downloads
0
forks
10
days
1
days
1
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits
Latest Version
a day ago
Changelog

Overview

This release contains a bug fix for Windows users and a bigger default dictionary!

Notes

  • Suggestions dropdown would not disappear when the plugin was disabled if visible previously (Windows bug)
  • Added a Computer Science sub-dictionary of 300+ computer science related words to the default dictionary
README file from