Hacker News new | past | comments | ask | show | jobs | submit login

I tried it on IntelliJ recently. The examples I tested blew my mind. Yet, I think there are two things that need to improve to get me to use it regularly (it will get there!):

- less than perfect import/types/var suggestions that LSP in typed languages would've made perfect suggestions for (e.g named import in go would use the package name instead).

- latency feels a bit high and my thoughts would get interrupted waiting for a suggestion to come.

For the former, I wonder hard feasible it would be to give structured suggestions to the LSPs that it would swap for correct var names and imports and such. Or test each suggestion with the LSP for error counts and offer the least erroring suggestion.




> latency feels a bit high and my thoughts would get interrupted waiting for a suggestion to come.

How high? That's interesting.


I haven't had problem with the latency personally




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: