TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Idea: How about auto-complete everywhere on any OS?

3 点作者 a_alakkad将近 12 年前
I used to code using SublimeText editor, and it's really amazing, how about having that feature in every text area in every where? Is there any software like that? Linux?

1 comment

S4M将近 12 年前
Emacs has a package called autocomplete [0] that does what you want, but for some languages you have to configure it yourself. I believe vi has something similar.<p>[0] <a href="http://www.emacswiki.org/emacs/AutoComplete" rel="nofollow">http:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;AutoComplete</a>