From a19b432ae93b23ead8ae05f54695bd981cdef756 Mon Sep 17 00:00:00 2001 From: Tom Lautenbacher <76924808+Tom-H-L@users.noreply.github.com> Date: Tue, 8 Nov 2022 16:26:38 +0200 Subject: [PATCH 1/3] Update index.md Linux and cross-platform tools: 1. Corrected the alphabetical sorting 2. Added two editors that support Ruby well: KDevelop and Eric --- en/documentation/index.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/en/documentation/index.md b/en/documentation/index.md index cbb110e9b0..8f6ea1b5ff 100644 --- a/en/documentation/index.md +++ b/en/documentation/index.md @@ -94,15 +94,17 @@ Here is a list of popular tools used by Rubyists: * Linux and cross-platform tools: * [Aptana Studio][19] + * [Atom][atom] * [Emacs][20] with [Ruby mode][21] and [Rsense][22] + * [Eric][eric] * [Geany][23] * [gedit][24] - * [Vim][25] with [vim-ruby][26] plugin and [Rsense][22] + * [KDevelop][kdevelop] + * [NetBeans][36] * [RubyMine][27] * [SciTe][28] - * [NetBeans][36] * [Sublime Text][37] - * [Atom][atom] + * [Vim][25] with [vim-ruby][26] plugin and [Rsense][22] * [Visual Studio Code][vscode] * On Windows: @@ -163,3 +165,5 @@ If you have questions about Ruby the [docs-rlo-en]: https://docs.ruby-lang.org/en/ [atom]: https://atom.io/ [vscode]: https://code.visualstudio.com/ +[eric]: https://eric-ide.python-projects.org/ +[kdevelop]: https://www.kdevelop.org/ From e0c58e9d3d0ccf109fc818375ac95903e2565ad0 Mon Sep 17 00:00:00 2001 From: Tom Lautenbacher <76924808+Tom-H-L@users.noreply.github.com> Date: Thu, 10 Nov 2022 00:44:23 +0200 Subject: [PATCH 2/3] Update index.md Added Kate from KDE --- en/documentation/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en/documentation/index.md b/en/documentation/index.md index 8f6ea1b5ff..eac03d432d 100644 --- a/en/documentation/index.md +++ b/en/documentation/index.md @@ -99,6 +99,7 @@ Here is a list of popular tools used by Rubyists: * [Eric][eric] * [Geany][23] * [gedit][24] + * [Kate][kate] * [KDevelop][kdevelop] * [NetBeans][36] * [RubyMine][27] @@ -167,3 +168,4 @@ If you have questions about Ruby the [vscode]: https://code.visualstudio.com/ [eric]: https://eric-ide.python-projects.org/ [kdevelop]: https://www.kdevelop.org/ +[kate]https://kate-editor.org/ From 466091c36d8bba426869e644b017705c4807229b Mon Sep 17 00:00:00 2001 From: Tom Lautenbacher <76924808+Tom-H-L@users.noreply.github.com> Date: Tue, 22 Nov 2022 16:30:04 +0200 Subject: [PATCH 3/3] Update en/documentation/index.md Co-authored-by: Hiroshi SHIBATA --- en/documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/documentation/index.md b/en/documentation/index.md index eac03d432d..fcba1cabd2 100644 --- a/en/documentation/index.md +++ b/en/documentation/index.md @@ -168,4 +168,4 @@ If you have questions about Ruby the [vscode]: https://code.visualstudio.com/ [eric]: https://eric-ide.python-projects.org/ [kdevelop]: https://www.kdevelop.org/ -[kate]https://kate-editor.org/ +[kate]: https://kate-editor.org/