6 ms·
Supermaven still is the smartest & best tab autocomplete I've ever used. And it's a shame there is ZERO competitors who come close to how "smart" it felt with i
by pfych 10mo ago
Supermaven still is the smartest & best tab autocomplete I've ever used. And it's a shame there is ZERO competitors who come close to how "smart" it felt with it's suggestions. All other tab autocomplete AI's feel annoying and almost always get in my way.
I stopped using Supermaven a while back when their JetBrains plugins broke and the only fix was a manual edit to a java file every time the IDE updated :(
- kevinlu1248 10mo agoI'm building a supermaven competitor for jetbrains. We use the Jetbrains PSI (basically Jetbrain's version of the LSP) to pull definitions into context to make the autocomplete smarter. My colleague wrote a blog on this here: https://blog.sweep.dev/posts/autocomplete-context https://blog.sweep.dev/posts/autocomplete-context.