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
Copy file name to clipboardexpand all lines: src/robotide/application/CHANGELOG.html
+4
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><metahttp-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Changelog</title><linkrel="stylesheet" type="text/css" href="docbook-xsl.css" /><metaname="generator" content="DocBook XSL Stylesheets Vsnapshot" /></head><body><divxml:lang="en" class="article" lang="en"><divclass="titlepage"><div><div><h2class="title"><aid="id1337"></a>Changelog</h2></div></div><hr/></div><p>All notable changes to this project will be documented in this file.</p><p>The format is based on <aclass="ulink" href="http://keepachangelog.com/en/1.0.0/" target="_top">Keep a Changelog</a>
3
3
and this project adheres to <aclass="ulink" href="http://semver.org/spec/v2.0.0.html" target="_top">Semantic Versioning</a>.</p><divclass="section"><divclass="titlepage"><div><div><h2class="title" style="clear: both"><aid="_ulink_url_https_github_com_robotframework_ride_unreleased_ulink"></a>1. <aclass="ulink" href="https://github.com/robotframework/RIDE" target="_top">Unreleased</a></h2></div></div></div><divclass="section"><divclass="titlepage"><div><div><h3class="title"><aid="_added"></a>1.1. Added</h3></div></div></div><divclass="itemizedlist"><ulclass="itemizedlist" style="list-style-type: disc; "><liclass="listitem">
4
4
Added syntax colorization for the ``GROUP`` marker.
5
+
</li><liclass="listitem">
6
+
Added on Text Editor, tab indentation markers and ``tab markers`` boolean setting with default ``True``.
7
+
</li><liclass="listitem">
8
+
Added on Text Editor, folding margin with markers style configurable with ``fold symbols`` in settings.cfg.
0 commit comments