Hacker News new | ask | show | jobs
by theflyinghorse 838 days ago
Have been using supermaven for about 5 days on a react project. It is way faster than copilot, suggestions generally feel better as well, less hallucinated. For instance, if I change a type in a src/bookingTypes.ts, then supermaven has no issues guessing that those updated types should be recommended in src/components/bookingform/Bookingform.tsx . Copilot sometimes struggles with this recommending it's own, hallucinated types