docblockr icon indicating copy to clipboard operation
docblockr copied to clipboard

Ruby support?

Open keplersj opened this issue 10 years ago • 11 comments

Could this support Ruby/Crystal so that when a user is writing comments/documentation it will automatically add continue the comment block to the next line?

keplersj avatar Sep 20 '15 17:09 keplersj

+1

vosmith avatar Oct 20 '15 17:10 vosmith

+1

noelblaschke avatar Nov 08 '15 12:11 noelblaschke

+1 What's the path to make this happen?

umdstu avatar Nov 25 '15 15:11 umdstu

+1

bilby91 avatar Nov 26 '15 14:11 bilby91

:+1:

tunepolo avatar Dec 07 '15 06:12 tunepolo

+:100:

sheamunion avatar Feb 01 '16 20:02 sheamunion

+1

gupta-ankit avatar Mar 18 '16 03:03 gupta-ankit

:+1:

KINGSABRI avatar Jul 22 '16 15:07 KINGSABRI

What is the standard ruby documentation styleguide/format?

jonyeezs avatar Aug 03 '16 06:08 jonyeezs

@jonyeezs if understand your question, the answer is: rdoc and yard

KINGSABRI avatar Aug 03 '16 14:08 KINGSABRI

I have no plans on implementing this and @nikhilkalige is not activity developing new functionality as well. The problem with adding new languages is that they often have many corner cases you have to think of and are therefore hard to maintain. Also I have no experiences with Ruby and had to dig into the language itself first. If some one else wants to implement this, I am happy to help and answer questions. If you're interested in doing so, I recommend looking into #138. In this issue I already gave an overview on how to add a new language.

MoritzKn avatar Oct 06 '16 21:10 MoritzKn