Skip to content

adymo/kdevelop-ruby

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

KDevelop 4.x Ruby Language Support

This is the old stable ruby support developed by Alexander Dymo and Richard Dale for KDevelop 3.x and ported to 4.x.

Supported KDevelop versions: 4.2 and higher.

New Ruby support plugin is under active development: https://projects.kde.org/projects/playground/devtools/plugins/kdev-ruby/repository

Use this plugin only if you'd like to have very basic, but absolutely stable Ruby language support in KDevelop.

Features

  • basic Ruby code parsing (without syntax checking)
  • quick open navigation for files, classes, functions
  • quick Rails switchers to controllers, models, views, tests
  • launcher for current program and current Ruby file
  • launcher for Ruby Test::Unit test under the cursor

FAQ

Why are there two Ruby support plugins for KDevelop?

This plugin is old and very stable. I (Alexander Dymo) use it daily for my work and maintain it. New plugin has more potential, better code (especially Ruby parser and semantic analyzer) and vastly more features, but it's not released yet.

Is this plugin maintained/supported? Will it be maintained in the future?

Yes. I use it daily and update as necessary. I'll stop maintaining this plugin only when new one is stabilized and released.

How do I install this plugin?

It's simple, see INSTALL file for details.

Do you provide packages?

Not yet.

About

Old stable ruby support developed by myself (Alexander Dymo) and Richard Dale. Works with KDevelop >= 4.2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages