Skip to content

v0.119.6-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jan 20:50
  • Added a default keyboard shortcut to stop following by pressing the escape key.
  • Fixed editor::Hover action (and g h command in Vim mode) not working (#2304, #2394).
  • Fixed a bug where network interruptions could cause audio and screen sharing to stop working without indicating that they were stopped, and there was no way to restart the audio stream.
  • Fixed a bug where the workspace::DeploySearch could focus the Project Search in multiple panes at once (#2395).
  • Fixed a panic that happened sometimes when rendering folds
  • Fixed an edge-case where following didn't handle unshare correctly.
  • Fixed an infinite loop in focus handling.
  • Fixed drag and dropped folders opening an empty split pane.
  • Fixed the editor panic in presence of invalid font name in the config (#2397).
  • Improved the contrast between invisibles colors and the rest of the text in the editor.
  • Made File finder show matching file for the absolute path queries (#2158).