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

I am excited about this as I use Claude for coding but what I really like about copilot is if you have a list of something random like:

/* Col1 varchar not null, Col2 int null, Col3 int not nul*/

Then start doing something else like:

| column | type | |—-| —-| | Col1 | varchar |

Then copilot is very good at guessing the rest of the table.

(This isn’t just sql to markdown it works whenever you want to repeat something using parts of another list somewhere in the same doc)

I hope they continues as this has been a game changer for me as it is so quick, really great.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

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

Search: