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
<li>The high-contrast style-scheme is replaced by an elementary version with improved contrast for line numbers</li>
76
+
<li>The terminal pane now follows Terminal app color-scheme setting</li>
77
+
<li>It is now possible to disable syntax highlighting</li>
78
+
</ul>
79
+
<p>Minor updates:</p>
80
+
<ul>
81
+
<li>Absence of Terminal or Gnome settings no longer causes a crash</li>
82
+
<li>The terminal pane now handles the shell exiting gracefully</li>
83
+
<li>The terminal pane now follows the current active project path on start or opening</li>
84
+
<li>It is no longer possible to open multiple PasteBin dialogs</li>
85
+
<li>A cause of possible crashing by the sidebar on startup was fixed</li>
86
+
<li>Updated translations</li>
87
+
</ul>
88
+
</description>
89
+
<issues>
90
+
<issueurl="https://github.com/elementary/code/issues/276">Listen for changes to Terminal color scheme</issue>
91
+
<issueurl="https://github.com/elementary/code/issues/457">Exiting process running in terminal leaves terminal useless</issue>
92
+
<issueurl="https://github.com/elementary/code/issues/548">Line numbers in high contrast theme</issue>
93
+
<issueurl="https://github.com/elementary/code/issues/949">Pastebin Dialog: Can open infinite format dialogs</issue>
94
+
<issueurl="https://github.com/elementary/code/issues/1507">Duplicate projects in dropdown after opening second window from duplicate tab</issue>
95
+
<issueurl="https://github.com/elementary/code/issues/1523">Terminal Pane does not follow current active project path on startup or when reopened</issue>
96
+
<issueurl="https://github.com/elementary/code/issues/1586">Relies on external Terminal settings keys</issue>
97
+
<issueurl="https://github.com/elementary/code/issues/1654">Segmentation Fault when starting Code</issue>
98
+
<issueurl="https://github.com/elementary/code/issues/1662">Crash on Global search when a file name is a prefix of a folder which is a parent of a matched file</issue>
99
+
<issueurl="https://github.com/elementary/code/issues/1664">Add an option in Preferences to disable syntax highlighting globally</issue>
0 commit comments