Skip to content

Releases: elementary/code

code 7.2.0 Released

18 Jan 18:11
30b66b8
Compare
Choose a tag to compare

Improvements:

  • When opening a file in Code from the commandline or another app, a line/char position or selection range may be specified
  • Add a fuzzy-find plugin which finds files in all open projects
  • Save and restore the state of the terminal pane

Minor updates:

  • "Find in Folder" now works for all folders and text files, not only ".vala" files
  • "Follow System Style" is now fully respected
  • The "--new-tab" commandline option now works
  • The symbol pane width is now synchronised and saved
  • Project folders are automatically closed if they are externally renamed, moved or deleted
  • Fixed temporary backup files persisting under some circumstances
  • The Show-Replace action has been improved
  • Updated translations

Code 7.1.0 Released!

01 Aug 23:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.0...7.1.0

Code 7.0.0 Released

24 Jan 17:21
789487b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.2.0...7.0.0

code 6.2.0 Released

04 Apr 16:22
a580f6b
Compare
Choose a tag to compare

Improvements:

  • The current document filename is now shown as the window title in multitasking view
  • Hidden folders are now shown in the project sidebar
  • The currently selected result and the number of results is displayed while searching
  • The search bar now has a regular expression mode

Fixes:

  • It is now possible to change Git branch with untracked files present in a project
  • Crashes are prevented while searching in large projects
  • The correct document is now focused after opening Code from an external program
  • Line duplication is now actioned correctly if there is no selection present
  • Code no longer crashes when asked to open an unknown URI format

Minor updates:

  • Updated translations

code 6.1.0 Released

23 Nov 21:07
4a111ec
Compare
Choose a tag to compare

Improvements:

  • Projects with the same name now include their parent folder name as well
  • When scrolling to search results, overshoot slightly for better visibility
  • Use the FileChooser portal instead of the one from GTK
  • Center the global search dialog over the main Code window

Fixes:

  • Fix visibility of Terminal button on Welcome page
  • Fix some keyboard shortcuts affecting unfocused Document instead of focused Terminal
  • Close Terminal if shell exited and create new Terminal if re-opened with no shell

Minor updates:

  • "Visible whitespace" combobox is now a switch
  • Updated translations

Code 6.0.1 Released

28 Sep 22:13
4ddec37
Compare
Choose a tag to compare

Fixes:

  • Fix crash when creating new window from tab drop
  • Ensure files created from the sidebar are automatically opened

Improvements:

  • Hide project chooser button when hiding sidebar

Minor updates:

  • Ensure all copy is translatable
  • Updated translations

code 6.0.0 Released

15 Jul 21:15
594c72d
Compare
Choose a tag to compare

New features:

  • New Markdown plugin for WYSIWYG-like editing.
  • Switch Git branches or create new ones in project folder context menus
  • Show Git diff status in source view gutters
  • Full text search within project folder.
  • Save and restore cursor position between sessions
  • Close files from a project when that project is closed
  • Show full file path in tab tooltips
  • Clear lines with Ctrl + K

Minor updates:

  • Allow Spell Checker extension in Markdown files
  • Improve multi-line duplication
  • Remember whether the sidebar is open
  • Set window title to the focused file
  • Add keyboard shortcuts for next and previous documents
  • Show full document path in tab tooltip
  • Update Pastebin plugin
  • Corrently indent last line when using the preserve whitespace plugin
  • Keep syntax highlighting when duplicating a file
  • Expand a collapsed folder if you attempt to open it twice
  • Fix an issue where searches are lost when Code loses focus
  • Start Vim plugin in command mode
  • Fix and add new Vim commands
  • Show project folders with a hidden root folder
  • Allow launching with pkexec and disallow launching with sudo
  • Remove split view
  • Remove browser preview
  • Updated translations

code 3.4.1 Released

09 Jun 19:14
5efce79
Compare
Choose a tag to compare

Fixes:

  • Fix empty sidebar layout, ensuring folders can always be added

Minor updates:

  • Scroll past the end of a file
  • More efficiently save and restore window position
  • Updated translations

code 3.4.0 Released

02 Apr 00:33
9ee2e70
Compare
Choose a tag to compare

code 3.4.0 is out!

New features:

  • Include Git status in file tooltips
  • Option for explicit case-sensitive Find

Other updates:

  • Correctly show Toggle Comment menu item when no text is selected
  • Fixed font switch alignment
  • Updated translations

code 3.3.0 Released

29 Feb 20:16
ba59c3d
Compare
Choose a tag to compare

code 3.3.0 is out!

New features:

  • New "Close Other Folders" menu item to help clean up your sidebar
  • Save and restore cyclic search setting

Other updates:

  • Add keyboard shortcuts to menu items
  • Make sidebar folder items not selectable
  • Center new windows
  • Updated translations