p3n@lemmy.worldtoProgramming@programming.dev•Where's the Shovelware? Why AI Coding Claims Don't Add Up10 monthsThe RegEx thing is so true in my experience. I started working on a Neovim plugin to make editing injected code easier, and instead of suggesting Treesitter integration it wanted to create its own parser using RegEx… 5
The RegEx thing is so true in my experience. I started working on a Neovim plugin to make editing injected code easier, and instead of suggesting Treesitter integration it wanted to create its own parser using RegEx…