I am currently at day 7 of testing out Cursor, which is sort of like VSCode but with heavy LLM integration.
While it has it flaws, I have found it pretty good at a lot of boilerplate-type tasks that will take me too long to write. Think things like writing Bash scripts, or Github Actions.
The coolest thing I've done with it so far is that I've written a Vite plugin for my blog, without much prior experience writing one.