Remix.run Logo
dude250711 2 hours ago

I am unlikely to renew my ReSharper licence without at least a 75% discount:

- It sees very little investment ever since they introduced Rider.

- They give out VS Code one for free, yet the VS users are neglected.

- Touching code manually is outdated by agents anyway.

spockz 2 hours ago | parent [-]

Refactoring when you know the shortcuts and what you want to do is still significantly faster and less error prone than letting an llm do it. That is why I started semedit[0], to bring semantically editing to LLMs. I’m still working on the benchmarking harness but the first results where I get the llm to actually use the tools look promising.

[0]: https://github.com/spockz/semantic-editor