You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><a class="reference external" href="https://github.com/robotframework/RIDE/">RIDE (Robot Framework IDE)</a> v{VERSION} is a new release with major enhancements and bug fixes.
142
-
This version v{VERSION} includes removal of Python 2.7 support. The reference for valid arguments is <a class="reference external" href="http://robotframework.org">Robot Framework</a> installed version, which is at this moment 6.0.2. However, internal library is based on version 3.1.2, to keep compatibility with old formats.</p>
<li>Persistence of the position and state of detached panels, File Explorer and Test Suites</li>
175
-
<li>File Explorer and Test Suites panels are now Plugins and can be disabled or enabled and made Visible with F11 ( Test Suites with F12, but disabled for now)</li>
187
+
<li>File Explorer and Test Suites panels are now Plugins and can be disabled or enabled and made Visible with F11 (
188
+
Test Suites with F12, but disabled for now)</li>
176
189
<li>File Explorer now shows selected file when RIDE starts</li>
177
190
<li>Block comment and uncomment on both Grid and Text editors</li>
178
191
<li>Extensive color customization of panel elements via <cite>Tools>Preferences</cite></li>
179
192
<li>Color use on Console and Messages Log panels on Test Run tab</li>
180
-
<li>In Text Editor the same commands as in Grid Editor are now supported: Move Up/Down Rows, Insert or Delete Rows and Insert or Delete 'Cells'</li>
193
+
<li>In Text Editor the same commands as in Grid Editor are now supported: Move Up/Down Rows, Insert or Delete Rows and
194
+
Insert or Delete 'Cells'</li>
181
195
</ul>
182
196
<p>We hope to implement or complete features and make fixes on next version 2.1 (in the end of 2023).</p>
183
197
<p><strong>The minimal wxPython version is, 4.0.7, and RIDE supports the current version, 4.2.0.</strong></p>
184
-
<p><em>Linux users are advised to install first wxPython from .whl package at</em> <a class="reference external" href="https://extras.wxpython.org/wxPython4/extras/linux/gtk3/">wxPython.org</a>, or by using the system package manager.</p>
185
-
<p>The <a class="reference external" href="https://github.com/robotframework/RIDE/blob/master/CHANGELOG.adoc">CHANGELOG.adoc</a> lists the changes done on the different versions.</p>
198
+
<p><em>Linux users are advised to install first wxPython from .whl package at</em> <a class="reference external"
199
+
href="https://extras.wxpython.org/wxPython4/extras/linux/gtk3/">wxPython.org</a>, or by using the system package
CHANGELOG.adoc</a> lists the changes done on the different versions.</p>
186
203
<p>All issues targeted for RIDE v2.0 can be found
187
-
from the <a class="reference external" href="https://github.com/robotframework/RIDE/issues?q=milestone%3Av2.0">issue tracker milestone</a>.</p>
204
+
from the <a class="reference external" href="https://github.com/robotframework/RIDE/issues?q=milestone%3Av2.0">issue
205
+
tracker milestone</a>.</p>
188
206
<p>Questions and comments related to the release can be sent to the
189
-
<a class="reference external" href="http://groups.google.com/group/robotframework-users">robotframework-users</a> mailing list or to the channel #ride on
190
-
<a class="reference external" href="https://robotframework-slack-invite.herokuapp.com">Robot Framework Slack</a>, and possible bugs submitted to the <a class="reference external" href="https://github.com/robotframework/RIDE/issues">issue tracker</a>.
191
-
You should see <a class="reference external" href="https://forum.robotframework.org/c/tools/ride/">Robot Framework Forum</a> if your problem is already known.</p>
distribution from <a class="reference external" href="https://pypi.python.org/pypi/robotframework-ride">PyPI</a> and install it manually. For more details and other
203
-
installation approaches, see the <a class="reference external" href="https://github.com/robotframework/RIDE/wiki/Installation-Instructions">installation instructions</a>.
204
-
If you want to help in the development of RIDE, by reporting issues in current development version, you can install with:</p>
224
+
distribution from <a class="reference external" href="https://pypi.python.org/pypi/robotframework-ride">PyPI</a> and
225
+
install it manually. For more details and other
226
+
installation approaches, see the <a class="reference external"
<p>Important document for helping with development is the <a class="reference external" href="https://github.com/robotframework/RIDE/blob/master/CONTRIBUTING.adoc">CONTRIBUTING.adoc</a>.</p>
209
-
<p>See the <a class="reference external" href="https://github.com/robotframework/RIDE/wiki/F.A.Q.">FAQ</a> for important info about <cite>: FOR</cite> changes and other known issues and workarounds.</p>
233
+
<p>Important document for helping with development is the <a class="reference external"
0 commit comments