Hacker News new | ask | show | jobs
by speedgoose 1078 days ago
Copilot provides inline completion in your text editor. To me it’s very valuable and saves me a lot of time.

They also have a chat feature on preview but the model seems based on ChatGPT 3.5 and not 4, so it’s a bit useless.

1 comments

Not only inline completion. If you use VS Code try Ctrl+Enter. It opens a split view with multi-line generated code suggestions.