Remix.run Logo
hedgehog 2 hours ago

I'm not sure one way or another but I've been using a related tool called Tilth by another poster here. It doesn't do anchor-based editing, but it does do syntax-aware search and will e.g. report the line range for function definitions, provide file outlines with line numbers on a file name match, etc.

https://github.com/jahala/tilth

messh an hour ago | parent [-]

ohh this is really nice :) testing it

hedgehog 30 minutes ago | parent [-]

I have six patches that I will at some point upstream, the main bug/surprise is the .gitignore behavior is not what's documented, but even without it seems to work quite well.