Rusty-Creator icon indicating copy to clipboard operation
Rusty-Creator copied to clipboard

Seems like a great project. Why did this stop?

Open TheQuantumPhysicist opened this issue 6 years ago • 2 comments
trafficstars

Hi,

You seem to have gone with a great start with this project. Why has it stopped? With Qt Creator Language Client now being supported, which combines Qt Creator with RLS, finishing this plugin will be much easier than before as you don't have to do everything manually. Is there any hope that you continue this?

TheQuantumPhysicist avatar Jun 24 '19 13:06 TheQuantumPhysicist

Hi @TheQuantumPhysicist - No more time to invest here unfortunately. I am not using QT in my day to day development right now, for rust I am using VSCode. I am not sure if I will ever continue it, once I tried to install QT on mac, and there were some problems to make it work, so I decided to leave it 😞

BProg avatar Feb 06 '20 06:02 BProg

If anyone is looking for something like this, I made a blog post about how to configure Qt Creator to use Rust through the language client.

samontab avatar Nov 20 '23 10:11 samontab