Hacker News new | ask | show | jobs
by gls2ro 1455 days ago
I fail to see how in the screenshot you provided Copilot suggests code _in the middle_ of the line.

What I see is Copilot suggesting an entire line. Or does the suggestion start on the Err line with the "{" ?

1 comments

On the highlighted line I typed `panic!("Error while ` and Copilot suggested finishing the line I started with `converting GeoJSON geometry to geometry: {}", e);`