Code 7.0.0 Released
What's Changed
- Fix compile warnings by @jeremypw in #1056
- add code to keywords by @yuraMovsesyan in #1195
- Fix drag and drop of accented text and between tabs by @jeremypw in #1194
- Git ignore flatpak build files by @jeremypw in #1197
- Ensure tab toggle label is always correct by @jeremypw in #1145
- Add follow system style switch by @danirabbit in #1202
- Explicitly handle missing cases by @jeremypw in #1199
- Remove unused properties by @jeremypw in #1205
- Change key to trigger rebuild completion word list by @jeremypw in #1149
- Global search selected by @jeremypw in #1049
- Move strip trailing whitespace into main code; remove plugin by @jeremypw in #1151
- Fix meson warning for run_command by @turbobastii in #1207
- Add custom elementary syntax styles by @micahilbery in #1076
- Hide non-active documents when project manually chosen by @jeremypw in #1114
- Show symbol outline pane on right of document by @jeremypw in #1048
- ProjectFolderItem: Fix wrong ngettext syntax by @ryonakano in #1212
- Redesign app icon as a tile by @danirabbit in #1211
- Put the ProjectChooserButton inside the sidebar by @danirabbit in #1217
- HeaderBar: put find actions in menu by @danirabbit in #1219
- EditorConfig plugin overrides global settings for indent width and style by @jeremypw in #1204
- Make sidebar pane the toplevel container by @danirabbit in #1218
- Use elementary styles when following system style by @danirabbit in #1222
- Change panel menu items to linkbutton by @danirabbit in #1223
- FormatBar: use SwitchModelButton in tab popover by @danirabbit in #1227
- Move Terminal to core by @danirabbit in #1225
- Headerbar: remove sep before Revert by @danirabbit in #1230
- FormatBar: use menubuttons instead of ToggleButtons by @danirabbit in #1231
- Sidebar: Remove minimum width by @danirabbit in #1233
- GSchema: follow system style by default by @danirabbit in #1235
- Only restore documents for first window. by @jeremypw in #1239
- Do not add duplicate project by @jeremypw in #1238
- Update ci.yml by @danirabbit in #1242
- FormatBar: Set sensitivity of affected items, fix binding by @danirabbit in #1236
- PluginManager: Remove unused hooks by @danirabbit in #1240
- Make Control-Scroll zooming controllable by @jeremypw in #1245
- Metainfo improvements by @danirabbit in #1241
- Headerbar: code style, small fixes by @danirabbit in #1234
- Application: use built-in GLib functions in Activate by @danirabbit in #1243
- Inactivate find actions when no current doc by @jeremypw in #1251
- Fix startup warnings by @jeremypw in #1250
- Styles: misc refinements by @danirabbit in #1226
New Contributors
- @yuraMovsesyan made their first contribution in #1195
- @turbobastii made their first contribution in #1207
- @micahilbery made their first contribution in #1076
Full Changelog: 6.2.0...7.0.0