Skip to content

Plugin to add Rust language support to QtCreator IDE

License

Notifications You must be signed in to change notification settings

Meai/RustEditor

 
 

Repository files navigation

RustEditor

Attempt to create a plugin for qtcreator letting it became a rust IDE

RustEditor includes code from qtcreator, read the file LICENSE-3RD-PARTY.txt to gain information about licenses.

Develop

  • Download qtcreator source and compile it
  • Set environment variable QTC_SOURCE to the path where qtcreator source is located
  • Set environment variable QTC_BUILD to the build directory of qtcreator
  • Open the project and click Run
  • Once the project has build and the IDE asks the executable, browse and find the previously built qtcreator executable

About

Plugin to add Rust language support to QtCreator IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.1%
  • QMake 3.9%