4 Commits

Author SHA256 Message Date
Soc Virnyl Estela
90adbb8467 - Update to version 0.2.8:
* Feature: Add basic Vim marks feature (#2403)
  * docs: add install instructions for nixpkgs (#2401)
  * Revert "fix: proxy version comparison" (#2395)
  * fix: proxy version comparison (#2206)
  * fix: canonicalize path (#2367)
  * fix: limit lower bound of blink interval (#2391)
  * feat: make metainfo comptime (#2374)
  * fix: set TERM for flatpak
  * Add instructions for installing on Gentoo (#1672)
  * Fixed copy remote file url (#2077)
  * Enable XML syntax highlighting for csproj files (#2297)
  * ci: copy cargo config from release workflow (#2338)
  * Add placeholder text to filter input in settings (#2337)
  * ci: fix WiX install + use Cargo sparse protocol (#2334)
  * docs: fix changelog (#2332)
  * feat: filter settings (#2289)
  * command: implemented RevealActiveFileInFileTree (#2282)
  * Fix several issue with bracket highlights (#2248)
  * fix: search result folding incorrectly (#2272)
  * Add option to open files at specific line/column (#1964)
  * fix: store lapce data next to lapce for portable install (#1888)
  * fix: typo in tab.rs (#2253)
- Update vendored dependencies to address bnc#1212005

OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=71
2023-06-07 15:32:30 +00:00
Soc Virnyl Estela
8a0f5cf921 - Update vendored dependencies
OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=69
2023-04-14 14:12:19 +00:00
Soc Virnyl Estela
81e25daadd - Update to version 0.2.7:
* Remove duplicate binding for Shift-Delete (#2246)
  * remove duplicate command 'GotoLocation' (#2240)
  * docs: add git branch filter input in changelog (#2239)
  * Fix attempting to canonicalize a path when saving a new file (#2225)
  * Add StartupWMClass to desktop entry (#2228)
  * feat: double-click for new file on home page (#2223)
  * feat: highlight all occurrences of the selected text (#2222)
  * Fix new clippy warnings (#2224)
  * open source file from diff (#2141)
  * feat: allow folding file content in global search results (#2217)
  * revert back to old way of set_locale_enviroment (#2209)
  * fix: use AND comparison instead of bitwise (#2192)

OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=66
2023-03-17 08:04:53 +00:00
Soc Virnyl Estela
b16955e55b - Update to version 0.2.6:
* Make auto_closing_matching_pairs dependent on BufferContent (#2188)
  * Extended double-click options (#2127)
  * chore(deps): bump once_cell from 1.15.0 to 1.17.1 (#2173)
  * fix: build WSL backend only for Windows (#2166)
  * return stdout stderr
  * update psp-types
  * fix cannot open file when diff already opened (#2125)
  * Use abs_diff (#2123)
  * Added Lapce App Icon (#2128)
  * fix: dont overwrite symlink (#2131)
  * ci: run workflow in PR to test changes (#2132)
  * chore(deps): bump git2 from 0.14.4 to 0.16.1 (#2050)
  * fix: rewrite script + fix version comparison (#2117)
  * Add settings to configure the scroll speed (#2120)
  * make wasi initilization async (#2114)
  * feat: configurable diff context lines (#2094)
  * Properly instantiate the WASM blob and let it live inside the thread (#2090)
  * If format-on-save is not enabled, save immediately (#2088)
  * feat: diff view navbar (#2084)
  * Enable plugins to act as LSP themselves (#2087)
  * fix: branches filter not updating (#2080)
  * feat: add Ctrl+{a,e,k} keybinds on macOS (#2074)
  * fix: remove regex, parse remote as URL (#2075)
  * fix: find repository if it's not in current workspace path (#2069)
  * fix: set language environment in proper way (#2070)
  * feat: add command and keybinds to delete line (#2071)
  * Add an option to disable moving the focus area when you type (#2062)
  * Don't spawn a thread for every config watcher notifications (#2034)

OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=62
2023-03-01 10:42:00 +00:00