Feature suggestion: Translating programming languages

Please, add a Cursor/Code mode for translating between programming languages or frameworks.

This is useful, when one wants to quickly create a clone of a system in another language.

Isn’t that nothing something that already works? I have done so many of those types of projects. You simply prompt it? I have moved Django projects to FastAPI (framework to other framework) but also Python and .Net to React ?

What I want is to show two sources and easily move code between them.

A single prompt may be not enough. We need to repeat similar prompts many times. Because of this, I want a special feature.

Are you aware of this in Canvas? (Rhetorical question)

  • Port to a language: Translates your code into JavaScript, TypeScript, Python, Java, C++, or PHP.