Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 20:29

Breaking changes

  • #1820: Add remote svg icon colour to theme, disable plugin settings when none are available
  • #1988: Replace modal status background with background/foreground theme keys

Features/Changes

  • #1899: Improve sorting files with numbers
  • #1831: Plugin settings shown on right click
  • #1830: Adds Clojure language support
  • #1835: Add mouse keybinds
  • #1856: Highlight git/VCS modified files in explorer, palette, and buffer tabs
  • #1574: Panel sections can be expanded/collapsed
  • #1938: Use dropdown for theme selection in settings
  • #1960: Add sticky headers and code lens for PHP
  • #1968: Completion lens (disabled by default)
    • image
  • #1972: Add file duplication option in fs tree context menu
  • #1991: Implement rendering of images in markdown views
  • #2004: Add ToggleHistory command
  • #2033: Add setting for double click delay (Currently only works for opening file from the explorer)
  • #2045: Add 'Rename Symbol' option on right-click
  • #2071: Add command and keybinds to delete line
  • #2073: Add Ctrl+{a,e,k} keybinds on macOS
  • #2128: Add Lapce app icon to logo collection
  • #2127: Extended double-click options with file-only and file + folders mode

Bug Fixes

  • #1911: Fix movement on selections with left/right arrow keys
  • #1939: Fix saving/editing newly saved-as files
  • #1971: Fix up/down movement on first/last line
  • #2036: Fix movement on selections with up/down arrow keys
  • #2056: Fix default directory of remote session file picker
  • #2072: Fix connection issues from Windows to lapce proxy
  • #2069: Fix not finding git repositories in parent path
  • #2131: Fix overwriting symlink
  • #2188: Fix auto closing matching pairs in inappropriate inputs