Dear Claude: Please don't use regex to parse code(mbmccoy.dev)
mbmccoy.dev
Dear Claude: Please don't use regex to parse code
https://mbmccoy.dev/posts/no-regex-claude/
2 comments
You can use Language Server Protocol (LSP) in Claude Code; no more regexes [1].
[1]: https://code.claude.com/docs/en/discover-plugins
[1]: https://code.claude.com/docs/en/discover-plugins
This also gives a mechanism for how vibe coding could introduce really inexplicable app behavior - regexes that work correctly a lot of the time but not always. Looking forward to it!