Qt Community

RubyCreator

Ruby on QtCreator.

RubyCreator is an effort to add Ruby language support to QtCreator IDE and aim to have most of the features you can find on QtCreator C++ support.

Far more than just syntax highlighting!

  • Code folding and a GitHub like syntax highlight, nice and clean for your eyes.
  • Auto-completion! RubyCreator knows about your symbols, methods and identifiers.
  • Fast code navigation through a project or current file methods via QtCreator CTRL+K menu.
  • Fast navigation through project files via QtCreator CTRL+K menu.
  • One-step import wizard, just say the directory where your ruby project is and it's done!
  • Parenthesis matching to help you to see where these damn things started!

RubyCreator more features

  • Code navigation via F2, press F2 under an identifier and if there's a method with that name you will be there.
  • Code indentation.
  • Auto-completion, type "if foo⏎" and get the "end" keyword placed for you and the cursor on the right place, works for every construct that needs an "end", not only "if".

RubyCreator features inherited from Qt Creator

  • Code navigation history, are you editing a file and pressed F2 to go to a function but now want to go back? Press ALT + Left/Right to go back/forward on code location you were.
  • Git (subversion, CVS, etc) integration, want to do a git blame? hold ALT and type GB, done.
  • Navigation on git blame/git log outputs, want to see some commit found on a git blame? just click on the hash.
  • It's fast :-D 

By clicking button above, I agree Marketplace user terms and conditions

Details
Version:
4.10.0
Publisher:
Qt Community
Contact:
hugo.pl@gmail.com
Copyright:
hugo.pl@gmail.com
Authors:
hugo.pl@gmail.com
From:
https://wiki.qt.io/Qt_Creator_Plug-in_Gallery
License:
LGPL-3.0-only
Created at:
2018-03-20
Updated at:
2019-09-17
Platforms:
Linux
Supported Qt versions:
Depends on the Qt Creator version
Supported Qt creator versions:
4.0.0-4.10.0
Support:
hugo.pl@gmail.com
Source repository:
https://github.com/hugopl/RubyCreator
Dependencies:
Qt Creator sources
Qt Creator source build