Commit Graph

  • 8f44c8176d Accepting request 1329279 from editors factory Ana Guerrero 2026-01-27 15:08:14 +00:00
  • f4dc9b4d12 Accepting request 1325289 from home:amanzini:branches:editors Marcus Rueckert 2026-01-26 11:37:45 +00:00
  • dd2fa35537 Accepting request 1303526 from editors Ana Guerrero 2025-09-11 12:39:42 +00:00
  • 9dff438c59 Accepting request 1302105 from home:amanzini:branches:editors Martin Pluskal 2025-09-10 07:27:58 +00:00
  • 1941dad2d7 Accepting request 1198184 from editors leap-16.1 leap-16.0 Dominique Leuenberger 2024-09-02 11:15:16 +00:00
  • 978bd16db5 Accepting request 1198184 from editors Dominique Leuenberger 2024-09-02 11:15:16 +00:00
  • 37ecb0d6e4 - Update to version 0.4.2: * update CHANGELOG * only cancel completion popup if scrolled vertically * bump floem to fix panic * bump to latest floem * some style changes * add "Reveal in File Explorer" to right_click of editor (#3437) * By default, open the parent directory. (#3439) * reveal file in explorer centered * Implement a selection visual effect in the File Explorer. (#3434) * A few style tweaks * scroll style fix * make file explorer horizontal scrollable * update CHANGELOG * change some panel icons * implement document symbol (#3425) * Implement 'Go To Location' functionality in the Diff editor. (#3426) * Filter out code-len without commands. (#3427) * implement on screen find * update changelog * Fix pointer down on window message Soc Virnyl Estela 2024-09-01 23:58:52 +00:00
  • 16455e1d5c Accepting request 1196018 from home:Pi-Cla:branches:editors Soc Virnyl Estela 2024-09-01 23:58:52 +00:00
  • e75bb35b12 Accepting request 1193305 from editors Dominique Leuenberger 2024-08-13 11:23:38 +00:00
  • f0066301b7 Accepting request 1193305 from editors Dominique Leuenberger 2024-08-13 11:23:38 +00:00
  • 2e83b46e33 - They also removed the all-languages feature from lapce-app - Update to version 0.4.1: * Implement feature "Run in Terminal" (#3419) * Avoid overflow. (#3420) * just language configurations * add markup syntax color for markdown * relase 0.4.1 * Update CHANGELOG.md * panel order default fix * after reset highlight configs * clippy fix * editor gutter refactor * Implement the drag-and-drop to open file feature. (#3415) * bump floem * Add error message display for plugins and LSP server. (#3414) * Add proxy and retry count to all HTTPS GET requests. (#3413) * show call hierarchy and jump to location (#3403) * load_available_volts: 1. Add proxy and retry count. (#3401) * Optimize "Reveal in File Tree". (#3404) * Optimize double click Terminal. (#3405) * tree sitter nightly version detection change * update deps, fix msrv and clippy lints * fix: upgrade locale_config to non-panic version (#3395) * fix crash * add more languages, cleanup code (#3396) * show code lens (#3387) * 1. editor: Right-click add command "Show Call Hierarchy" (#3389) * support to click hint (#3388) * Improve editor tab header (#3322) * support rust-analyzer's notification "experimental/serverStatus". (#3381) * show file status for scratch documents * fix git commit char length in version * Fix head's path (#3380) * update version matching * fix lapce-proxy build (#3379) * fix terminal on mac keeps fires PTY_READ_WRITE_TOKEN * Avoid receiving the terminal disconnection event before the terminal has finished reading, which leads to incorrect display. (#3355) * update wgpu * editor: Right-click add command "Select in File Explorer" (#3375) * get code lens and store in doc (#3370) * fix release.yml publish * fix proxy download for nightly, fix linux updater * fix: dont use git2 for linux, since it fails when cross-compiling * fix: update wgpu{,-hal} to mitigate issues on Windows * terminal: double-click to maximize bottom (#3376) * Terminal ctrl + click to jump: Support path contains '-' and toml file (#3367) * ci: disable aarch64 proxy * Terminal: right-click to add "clear all" function (#3368) * add open grammars/queries directory command * fix grammars fetching, log errors for queries, add zstd * update dependencies (#3366) * re-implement grammar/queries update system (#3341) * fix terminal key handling * 1. terminal: The default number of jump columns is 0 (#3358) * terminal: added support for Alt+ some character input (#3357) * 1. add right-click function for the tab of editor (#3346) * Terminal file jump: change the judgment point to Ctrl + left mouse click. (#3342) * chore(deps): bump open from 5.1.2 to 5.1.4 * chore(deps): bump tar from 0.4.40 to 0.4.41 * chore(deps): bump flate2 from 1.0.28 to 1.0.30 * chore(deps): bump git2 from 0.18.2 to 0.19.0 * chore(deps): bump unicode-width from 0.1.12 to 0.1.13 * chore(deps): bump regex from 1.10.4 to 1.10.5 * format imports * update time * update tree-sitter * handle keypress properly when failing back to windowtab * update linux dockerfile * load tree sitter quries from folder * Fix lanaguage from path * code action lightbulb position fix * fix environment loading, add windows support, add show env command (#3326) * fix progress view overflow (#3324) * fix file language detection from path * fix panel picker drag * fix file explorer * remove println * bump floem to fix clear_focus * Make editor tab separator height configurable (#3313) * disable selection on editor tabs (#3309) * Remove containers (#3312) * bump floem to fix emoji in tinyskia renderer * stop pointerdown event propogation for keyboard shortcut picker * Add debug names, trim extra containers (#3310) * fix CI paths * paint cursor caret after indent guide * reorder editor cursor painting order * implement gotodefinition on cmd/ctrl+click * use macos-14, use xcode 15.4, retain artefacts for 3 days * switch to macos-12 * ci: run only on code changes * use macos-13 for release * fix: separate binary and package in dockerfile * remove coverage * clean-up ci jobs, fix codecov * switch to upstream for import-codesign-certs action * use macos-14 for release (#3303) * update structdesc, format code * save scale configuration * fix error_modal import * fix status to align with viewport gutter line count * fix scoping for error_modal * use logical key for numpad key location * log issues when not running with -w, return with exitcode 1, cleanup tracing * derive std::fmt::Debug for most structures * update floem * cargo-deny: init (#3295) * format code * vendor dejavu fonts * remove unused dependencies (#3296) * format code * fixup! upgrade softbuffer, wayland-* * upgrade softbuffer, wayland-* * upgrade tempfile * upgrade include_dir * remove patch version lock for ripgrep crates * update grep-regex * update grep-searcher * update fontconfig-parser * update blocking * update hyper, tokio, etc.; remove duplicate socket2 * add placeholder for ssh input * upgrade stretto and wg * ignore newline in extension search, add placeholder * upgrade pulldown-cmark to 0.11 * update lsp-types patch comment * decode percent-encoded URLs, move path_from_url to own module * fix formatting * fix parsing URLs for LSPs that send it URL encoded * fix: update schannel * chore(deps): bump serde_json from 1.0.107 to 1.0.117 * chore(deps): bump parking_lot from 0.12.1 to 0.12.3 * chore(deps): bump libc from 0.2.153 to 0.2.155 * chore(deps): bump thiserror from 1.0.58 to 1.0.61 * chore(deps): bump chrono from 0.4.34 to 0.4.38 * fix launching default terminal profile when showing panel Soc Virnyl Estela 2024-08-12 01:41:22 +00:00
  • a49e9b1806 Accepting request 1193272 from home:Pi-Cla:branches:editors Soc Virnyl Estela 2024-08-12 01:41:22 +00:00
  • e5a41be812 Accepting request 1183473 from editors Ana Guerrero 2024-06-27 14:02:59 +00:00
  • c30ba19ff8 Accepting request 1183473 from editors Ana Guerrero 2024-06-27 14:02:59 +00:00
  • acda16f955 - Use mold to link for faster compilation Soc Virnyl Estela 2024-06-26 16:34:33 +00:00
  • 909f92883c Accepting request 1183258 from home:Pi-Cla:branches:editors Soc Virnyl Estela 2024-06-26 16:34:33 +00:00
  • 47fa59ed0f Accepting request 1183181 from editors Ana Guerrero 2024-06-25 21:09:15 +00:00
  • c38c033f28 Accepting request 1183181 from editors Ana Guerrero 2024-06-25 21:09:15 +00:00
  • 6b853b1b68 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=88 Soc Virnyl Estela 2024-06-18 13:06:51 +00:00
  • 80e2b5b302 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=88 Soc Virnyl Estela 2024-06-18 13:06:51 +00:00
  • bd38e7f736 - Fix leap builds Soc Virnyl Estela 2024-06-18 09:55:23 +00:00
  • c7f5df9321 - Fix leap builds Soc Virnyl Estela 2024-06-18 09:55:23 +00:00
  • f603ed79c5 Accepting request 1177368 from editors Ana Guerrero 2024-05-29 17:35:43 +00:00
  • f75423c638 Accepting request 1177368 from editors Ana Guerrero 2024-05-29 17:35:43 +00:00
  • 2b20094d29 Accepting request 1177167 from home:Pi-Cla:branches:editors Soc Virnyl Estela 2024-05-28 14:47:37 +00:00
  • 23d39c33a5 Accepting request 1177167 from home:Pi-Cla:branches:editors Soc Virnyl Estela 2024-05-28 14:47:37 +00:00
  • 278d088a40 Accepting request 1137342 from editors Dominique Leuenberger 2024-01-07 20:39:19 +00:00
  • 31890bb4ae Accepting request 1137342 from editors Dominique Leuenberger 2024-01-07 20:39:19 +00:00
  • 70e7630fc4 - Respect lock and revert cargo update Soc Virnyl Estela 2024-01-07 04:04:22 +00:00
  • 3a341ea2f9 - Respect lock and revert cargo update Soc Virnyl Estela 2024-01-07 04:04:22 +00:00
  • 6ca766d8e1 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=82 Soc Virnyl Estela 2023-12-30 00:10:52 +00:00
  • bcae8a4b7b OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=82 Soc Virnyl Estela 2023-12-30 00:10:52 +00:00
  • 7842caf2bb - Update to version 0.3.1: * add ruby tree sitter queries * fix editor scroll * bump floem * bump floem and use floem::Clipboard * feat: implement Format Document command * fix: save without formatting now calls save * create_dir_all when saving * Reworked cursor rendering, fixing several bugs * Fix invalid unicode filenames not being displayed * Fix non_canonical_partial_ord_impl clippy lints * Add explicit static lifetime to consts * move cursor blink timer to window * update the language in the status bar * bump floem * Add UI inspector command * Bump Floem * run.toml on remote fix * Auto-surround config * fix language name used in status bar * Don't mark nonexistent files as read only * fix FocusText view * bump floem * display visual line and visual block mode * bump floem * bump floem * fix version matching on lapce-proxy * don't panic if log file can't be created * update screenshot Soc Virnyl Estela 2023-12-30 00:09:17 +00:00
  • e4df52bfcf - Update to version 0.3.1: * add ruby tree sitter queries * fix editor scroll * bump floem * bump floem and use floem::Clipboard * feat: implement Format Document command * fix: save without formatting now calls save * create_dir_all when saving * Reworked cursor rendering, fixing several bugs * Fix invalid unicode filenames not being displayed * Fix non_canonical_partial_ord_impl clippy lints * Add explicit static lifetime to consts * move cursor blink timer to window * update the language in the status bar * bump floem * Add UI inspector command * Bump Floem * run.toml on remote fix * Auto-surround config * fix language name used in status bar * Don't mark nonexistent files as read only * fix FocusText view * bump floem * display visual line and visual block mode * bump floem * bump floem * fix version matching on lapce-proxy * don't panic if log file can't be created * update screenshot Soc Virnyl Estela 2023-12-30 00:09:17 +00:00
  • 892df46cd8 Accepting request 1128020 from editors Ana Guerrero 2023-11-22 17:54:46 +00:00
  • b1a8dba716 Accepting request 1128020 from editors Ana Guerrero 2023-11-22 17:54:46 +00:00
  • e55a47fb4c Accepting request 1128003 from home:smolsheep:upgrades Soc Virnyl Estela 2023-11-22 07:18:17 +00:00
  • 20f7d4ac7b Accepting request 1128003 from home:smolsheep:upgrades Soc Virnyl Estela 2023-11-22 07:18:17 +00:00
  • a10512c9be Accepting request 1104880 from editors Ana Guerrero 2023-08-21 09:45:13 +00:00
  • df9a70ee2a Accepting request 1104880 from editors Ana Guerrero 2023-08-21 09:45:13 +00:00
  • 0cfa044c42 Replace obsoleted disabled option with manual Soc Virnyl Estela 2023-08-13 13:28:38 +00:00
  • a870d12488 Replace obsoleted disabled option with manual Soc Virnyl Estela 2023-08-13 13:28:38 +00:00
  • b7bdae64bc Accepting request 1093397 from editors Dominique Leuenberger 2023-06-16 14:55:16 +00:00
  • 242dc2836b Accepting request 1093397 from editors Dominique Leuenberger 2023-06-16 14:55:16 +00:00
  • 540955a7e5 - Revert back to non-updated dependencies. Some issues with crate versions. Soc Virnyl Estela 2023-06-09 00:01:12 +00:00
  • 8caeca9772 - Revert back to non-updated dependencies. Some issues with crate versions. Soc Virnyl Estela 2023-06-09 00:01:12 +00:00
  • b437b42a10 - Test to include and sync lapce-proxy deps Soc Virnyl Estela 2023-06-08 23:34:54 +00:00
  • 781f6ed654 - Test to include and sync lapce-proxy deps Soc Virnyl Estela 2023-06-08 23:34:54 +00:00
  • a6396ecbfe OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=73 Soc Virnyl Estela 2023-06-08 00:27:30 +00:00
  • bfb48db747 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=73 Soc Virnyl Estela 2023-06-08 00:27:30 +00:00
  • d7533faf50 - Fix update of vendored dependencies using cargotoml param in service file. Soc Virnyl Estela 2023-06-07 21:59:01 +00:00
  • c27aeaf074 - Fix update of vendored dependencies using cargotoml param in service file. Soc Virnyl Estela 2023-06-07 21:59:01 +00:00
  • 372f1a1d44 - 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 Soc Virnyl Estela 2023-06-07 15:32:30 +00:00
  • 50196c13ce - 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 Soc Virnyl Estela 2023-06-07 15:32:30 +00:00
  • d6f9143c1b Accepting request 1082040 from editors Dominique Leuenberger 2023-04-21 18:17:15 +00:00
  • c7140d178b Accepting request 1082040 from editors Dominique Leuenberger 2023-04-21 18:17:15 +00:00
  • 251cc096ca - Update vendored dependencies Soc Virnyl Estela 2023-04-14 14:12:19 +00:00
  • 4433cd4458 - Update vendored dependencies Soc Virnyl Estela 2023-04-14 14:12:19 +00:00
  • e3ae5964bd Accepting request 1073865 from editors Dominique Leuenberger 2023-03-24 14:20:38 +00:00
  • ff8e550736 Accepting request 1073865 from editors Dominique Leuenberger 2023-03-24 14:20:38 +00:00
  • 8aaa326d1a Accepting request 1073864 from home:VaiTon:branches:editors Soc Virnyl Estela 2023-03-22 21:22:52 +00:00
  • da86810f71 Accepting request 1073864 from home:VaiTon:branches:editors Soc Virnyl Estela 2023-03-22 21:22:52 +00:00
  • cdf6ab76cc - 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) Soc Virnyl Estela 2023-03-17 08:04:53 +00:00
  • 26fb2e5565 - 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) Soc Virnyl Estela 2023-03-17 08:04:53 +00:00
  • 8da1a9fbff Accepting request 1070154 from editors Dominique Leuenberger 2023-03-08 13:54:08 +00:00
  • 021aa3e6c5 Accepting request 1070154 from editors Dominique Leuenberger 2023-03-08 13:54:08 +00:00
  • 1cea6233d7 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=64 Soc Virnyl Estela 2023-03-01 10:47:27 +00:00
  • 3feafa9e6e OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=64 Soc Virnyl Estela 2023-03-01 10:47:27 +00:00
  • cade8ff456 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=63 Soc Virnyl Estela 2023-03-01 10:47:07 +00:00
  • b15e8e2528 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=63 Soc Virnyl Estela 2023-03-01 10:47:07 +00:00
  • 8bbbe02287 - 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) Soc Virnyl Estela 2023-03-01 10:42:00 +00:00
  • 0fe3ef3d2a - 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) Soc Virnyl Estela 2023-03-01 10:42:00 +00:00
  • 4bdf2f31fc Accepting request 1062000 from editors Dominique Leuenberger 2023-01-30 16:11:10 +00:00
  • f5c11a7ad3 Accepting request 1062000 from editors Dominique Leuenberger 2023-01-30 16:11:10 +00:00
  • cb4650cde3 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=60 Soc Virnyl Estela 2023-01-30 07:11:59 +00:00
  • e361eaf52a OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=60 Soc Virnyl Estela 2023-01-30 07:11:59 +00:00
  • c2b8908271 - Update to version 0.2.5+git87: * Add 'Rename Symbol' option on right-click (#2045) * Bump Rust version to 1.65 (#2008) * fix permissions; close #2037 (#2038) * Small optimization when parsing settings (#2035) * Implement basic double click delay (#2033) * Fix cursor movement on selections with arrow up/down keys (#2036) * feat: increase diff extend lines (#1979) * always return response even when the job was cancelled (#2032) * Limit global search to 1 worker thread (#2020) * fix: ToggleHistory command (#2022) * Only be notified of content changes in file (#2023) * refactor: assume empty diff if history unavailable (#2017) * refactor: use Option::filter (#2016) * Fix some visual issues in local find box (#2010) * fix: align width and tab separator correctly + refactor (#2006) * Propagate error in read_line (#2005) * fix: pass volt dir to load_volt (#1996) * feat: ToggleHistory command (#2004) * Implement rendering of images in markdown views (#1991) * Fix: handle last char in document (#1997) (#1998) * Add some documentation and tests (#2000) * Add serde feature req to indexmap dep (#1992) * cargo: migrate to workspace.dependencies (#1940) * feat: add fg/bg modal status theme keys (#1988) * fix: add terminal title fallback (#1986) * ci: fetch only locked dependencies (#1965) * Implement file duplication (#1972) * Change cursor up/down behavior for the first/last line (#1971) * Implement completion lens (#1968) Soc Virnyl Estela 2023-01-23 05:08:51 +00:00
  • 086c842e34 - Update to version 0.2.5+git87: * Add 'Rename Symbol' option on right-click (#2045) * Bump Rust version to 1.65 (#2008) * fix permissions; close #2037 (#2038) * Small optimization when parsing settings (#2035) * Implement basic double click delay (#2033) * Fix cursor movement on selections with arrow up/down keys (#2036) * feat: increase diff extend lines (#1979) * always return response even when the job was cancelled (#2032) * Limit global search to 1 worker thread (#2020) * fix: ToggleHistory command (#2022) * Only be notified of content changes in file (#2023) * refactor: assume empty diff if history unavailable (#2017) * refactor: use Option::filter (#2016) * Fix some visual issues in local find box (#2010) * fix: align width and tab separator correctly + refactor (#2006) * Propagate error in read_line (#2005) * fix: pass volt dir to load_volt (#1996) * feat: ToggleHistory command (#2004) * Implement rendering of images in markdown views (#1991) * Fix: handle last char in document (#1997) (#1998) * Add some documentation and tests (#2000) * Add serde feature req to indexmap dep (#1992) * cargo: migrate to workspace.dependencies (#1940) * feat: add fg/bg modal status theme keys (#1988) * fix: add terminal title fallback (#1986) * ci: fetch only locked dependencies (#1965) * Implement file duplication (#1972) * Change cursor up/down behavior for the first/last line (#1971) * Implement completion lens (#1968) Soc Virnyl Estela 2023-01-23 05:08:51 +00:00
  • 4c7d82207e Accepting request 1046664 from editors Dominique Leuenberger 2023-01-04 16:52:52 +00:00
  • 8b9037ea64 Accepting request 1046664 from editors Dominique Leuenberger 2023-01-04 16:52:52 +00:00
  • 84683c7447 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=57 Soc Virnyl Estela 2022-12-28 03:38:40 +00:00
  • 4d7fa00cc7 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=57 Soc Virnyl Estela 2022-12-28 03:38:40 +00:00
  • c2a079b226 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=56 Soc Virnyl Estela 2022-12-28 03:38:03 +00:00
  • a8e265b45c OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=56 Soc Virnyl Estela 2022-12-28 03:38:03 +00:00
  • f94ab73237 OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=55 Soc Virnyl Estela 2022-12-28 03:36:58 +00:00
  • d0c925aaae OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=55 Soc Virnyl Estela 2022-12-28 03:36:58 +00:00
  • 119dbd5132 - Update to version 0.2.5+git17: * Update julia queries, fix indent guide (#1862) * Remove a lot small vector allocation for lapce_core::syntax::find_tag (#1841) * Rewriting the Snippet methods (#1818) * Remove a lot small vector allocation in find_matching_pair (#1839) * Implement mouse keybinds (#1835) * Remove unnecessary vector allocation in LapceTerminalPanelHeaderContent::update (#1836) * Remove unnecessary Arc<String> indirection in Document.ime_text (#1822) * Remove unnecessary vector allocation in TerminalPanel::update (#1834) * Don't use the active editor's view id for opening file diff (#1838) * fix: add option to change remote svg icon colour (#1820) * fix: hide language/text details on non-editor tabs (#1776) * Plugin settings shown on right click (#1831) * Add Clojure language support (#1830) * minor fixes to scope and bracket highlight (#1824) * Revert "fix(clippy): clippy::manual_clamp" (#1817) * Apply clippy recommendations (#1815) * updated csharp syntax properties (#1814) * bump version * Add sticky header theming option (#1794) * Use more standardized java indentation (#1808) * Code action change (#1807) * Fix some LSP bugs causing code actions to not show up correctly (#1805) * Fix "Open Keyboard Shortcuts" enum. (#1803) * Updated link to Ropes: An Alternative to Strings (#1800) * highlight scope lines (#1791) * Update entries in file & edit menu (#1788) * add file menu (#1786) * format keybinding name on settings to Capital case. (#1778) * configure dir walker builder instead of default (#1780) * switch terminal tabs (#1777) * terminal tab text color fix * added ctrl+y redo keymap (#1773) * vertical scroll for horizontal only taks effect when there's no horizontal scroll * add terminal tab (#1770) * Add error dialog for invalid syntax highlighting schemes (#1772) * fix: update tree-sitter-bash (#1771) * added cmake support (#1767) * Revert "(band-aid) fix opening some file types crashing lapce (#1764)" (#1768) * (band-aid) fix opening some file types crashing lapce (#1764) * Update C tree-sitter (#1759) * update dlang treesitter (#1758) * Add vim motions cw, ce, cc, S, and QOL modal bind gf (#1760) * Limit search response size (#1753) * ssh user is optional * ssh remote supports port (#1756) * fix recent workspace crash (#1755) * put recent workspaces to db (#1752) * don't send completion request again before response is back (#1746) * Add syntax highlighting for glsl. (#1741) * Fix enclosing parentheses crash (#1745) * ci: use edge branch for alpinelinux (#1743) * fix plugin can't upgrade issue (#1737) * prevent volt loading on files and hidden file/folders (#1724) * Add protobuf language support (#1713) * esc cancel snippet * command palette keymap paint implementation change * signature position change (#1736) * docs: update changelog * Add save without formatting; Allow toggling of formatting for autosave (#1722) * Display the keybinding of a command within the palette (#1723) * lsp response fix * feat: more theme keys (#1726) * Impl displaying signature from LSP (#1720) * bump version * update changelog * add support for plugin request (#1715) * update changelog * Fix visual bug in search panel (#1708) * Use IndexMap to avoid changing search result order (#1709) * add zstd support for plugin (#1711) * Fix autosave trying to save scratch files * chore(deps): bump tree-sitter-md from e375ba9 to 272e080 * fix: remove useless language tests (#1707) * theme settings fix (#1706) * fix: sort languages * fix: update lockfile * add codelens and sticky headers for Dart (#1690) * add prisma support (#1700) * added queries for svelte (#1702) * bump version * load volts event to tab * ci: fix importing codesign certs (#1673) * render installed plugin icons (#1670) * feat: add status.foreground theme key (#1655) * fix: add schemas, sort base colours, fix light theme (#1667) * remember panels when open folder (#1669) * ci: remove deprecated features (#1630) * feat: use respective icons for extension/settings tabs (#1663) * fix: drop stdin/stdout to not pollute terminal (#1662) * fix: use correct python identation (#1666) * fix: hide terminal window when launching lapce (#1658) * feat: fork by default when started from terminal (#1646) * don't clear icon when search plugin * paint plugin icons (#1653) * Fix: new windows would never be created after closing all (#1651) * add plugin search (#1645) * Implement "Reveal in File Tree" (#1644) * bump to 0.2.2 * update changelog * using plugin registry (#1643) * add sticky headers to julia (#1636) * fix(clippy): needless borrow (#1641) * clippy fix (#1640) * fix: update xi_rope import name (#1635) * rustfmt * update lapce-rpc cargo.toml * xi-rope switch to crates.io * safeguard char_at_offset * Fix kts files not being recognized * add config for brackets higlihghting * Highlight matching brackets (#1421) * chore(deps): bump zip from 0.6.2 to 0.6.3 (#1600) * feat: added show hover keyboard shortcut (#1620) * some style tweaks * feat: add tab in/active, add primary button colours (#1619) * fix: stackoverflow on sorting large number of PaletteItems (#1617) * fix(editor): diagnosis cause cursor x calculate error (#1615) * Add syntax highlighting for erlang. (#1609) * add icon to volt meta * Detect the .Containerfile file extension as a Dockerfile (#1603) * fix: use proper colour for symbols (#1613) * bump druid * add icon size * theme key name fix * Plugin tab now accepts keyboard inputs (#1601) * chore(deps): bump smallvec from 1.9.0 to 1.10.0 (#1582) * chore(deps): bump tree-sitter-swift from 0.3.3 to 0.3.4 (#1584) * Add ability to open file/file diff from source control context menu (#1590) * feat: add goto definition var link (#1589) * linux release github action * add g++ in ubuntu * chore(deps): bump serde_json from 1.0.85 to 1.0.87 (#1585) * chore(deps): bump codecov/codecov-action from 2 to 3 (#1579) * load panel infomartion for workspaces with no open folder * Basic Tab Context Menu for #736 (#1570) * show no readme if plugin doesn't have one * ci: remove unmaintained action (#1580) * fix: update rust-cache action (#1578) * Update building-from-source.md * fix: bump required rust-version (#1577) * fix: remove .devcontainer (#1576) * Fix overflow crash when editor is sluggish (#1575) * Add ability to copy active editor remote file url to clipboard (#1560) * Add ability to discard file changes from context menu in source control (#1510) * fix: correct svg icons (#1569) * icon size * fix: rename drag/drop colour, use it for panels (#1568) * icon svg refactor (#1567) * multiple fixes (#1566) * Several fixes to the About modal (#1565) * Clear commands every time we paint which will insert the link rects (#1564) * decide color theme is light or dark * fix: correct icons used (#1561) * about style change * Icon themes (#1459) * feat(tree-sitter): Add XML support (#1554) * fix tree sitter edit once more (#1556) * feat: add option to open plugin directory (#1548) * key binding fix * Add support for empty setting items (#1547) * hover size improvement * order palette items according to last execute time (#1541) * Update CHANGELOG.md * feat(tree-sitter): add sql language (#1472) * github: add github issues config (#1538) * Update release.yml Soc Virnyl Estela 2022-12-28 03:36:28 +00:00
  • 29ace1bb39 - Update to version 0.2.5+git17: * Update julia queries, fix indent guide (#1862) * Remove a lot small vector allocation for lapce_core::syntax::find_tag (#1841) * Rewriting the Snippet methods (#1818) * Remove a lot small vector allocation in find_matching_pair (#1839) * Implement mouse keybinds (#1835) * Remove unnecessary vector allocation in LapceTerminalPanelHeaderContent::update (#1836) * Remove unnecessary Arc<String> indirection in Document.ime_text (#1822) * Remove unnecessary vector allocation in TerminalPanel::update (#1834) * Don't use the active editor's view id for opening file diff (#1838) * fix: add option to change remote svg icon colour (#1820) * fix: hide language/text details on non-editor tabs (#1776) * Plugin settings shown on right click (#1831) * Add Clojure language support (#1830) * minor fixes to scope and bracket highlight (#1824) * Revert "fix(clippy): clippy::manual_clamp" (#1817) * Apply clippy recommendations (#1815) * updated csharp syntax properties (#1814) * bump version * Add sticky header theming option (#1794) * Use more standardized java indentation (#1808) * Code action change (#1807) * Fix some LSP bugs causing code actions to not show up correctly (#1805) * Fix "Open Keyboard Shortcuts" enum. (#1803) * Updated link to Ropes: An Alternative to Strings (#1800) * highlight scope lines (#1791) * Update entries in file & edit menu (#1788) * add file menu (#1786) * format keybinding name on settings to Capital case. (#1778) * configure dir walker builder instead of default (#1780) * switch terminal tabs (#1777) * terminal tab text color fix * added ctrl+y redo keymap (#1773) * vertical scroll for horizontal only taks effect when there's no horizontal scroll * add terminal tab (#1770) * Add error dialog for invalid syntax highlighting schemes (#1772) * fix: update tree-sitter-bash (#1771) * added cmake support (#1767) * Revert "(band-aid) fix opening some file types crashing lapce (#1764)" (#1768) * (band-aid) fix opening some file types crashing lapce (#1764) * Update C tree-sitter (#1759) * update dlang treesitter (#1758) * Add vim motions cw, ce, cc, S, and QOL modal bind gf (#1760) * Limit search response size (#1753) * ssh user is optional * ssh remote supports port (#1756) * fix recent workspace crash (#1755) * put recent workspaces to db (#1752) * don't send completion request again before response is back (#1746) * Add syntax highlighting for glsl. (#1741) * Fix enclosing parentheses crash (#1745) * ci: use edge branch for alpinelinux (#1743) * fix plugin can't upgrade issue (#1737) * prevent volt loading on files and hidden file/folders (#1724) * Add protobuf language support (#1713) * esc cancel snippet * command palette keymap paint implementation change * signature position change (#1736) * docs: update changelog * Add save without formatting; Allow toggling of formatting for autosave (#1722) * Display the keybinding of a command within the palette (#1723) * lsp response fix * feat: more theme keys (#1726) * Impl displaying signature from LSP (#1720) * bump version * update changelog * add support for plugin request (#1715) * update changelog * Fix visual bug in search panel (#1708) * Use IndexMap to avoid changing search result order (#1709) * add zstd support for plugin (#1711) * Fix autosave trying to save scratch files * chore(deps): bump tree-sitter-md from e375ba9 to 272e080 * fix: remove useless language tests (#1707) * theme settings fix (#1706) * fix: sort languages * fix: update lockfile * add codelens and sticky headers for Dart (#1690) * add prisma support (#1700) * added queries for svelte (#1702) * bump version * load volts event to tab * ci: fix importing codesign certs (#1673) * render installed plugin icons (#1670) * feat: add status.foreground theme key (#1655) * fix: add schemas, sort base colours, fix light theme (#1667) * remember panels when open folder (#1669) * ci: remove deprecated features (#1630) * feat: use respective icons for extension/settings tabs (#1663) * fix: drop stdin/stdout to not pollute terminal (#1662) * fix: use correct python identation (#1666) * fix: hide terminal window when launching lapce (#1658) * feat: fork by default when started from terminal (#1646) * don't clear icon when search plugin * paint plugin icons (#1653) * Fix: new windows would never be created after closing all (#1651) * add plugin search (#1645) * Implement "Reveal in File Tree" (#1644) * bump to 0.2.2 * update changelog * using plugin registry (#1643) * add sticky headers to julia (#1636) * fix(clippy): needless borrow (#1641) * clippy fix (#1640) * fix: update xi_rope import name (#1635) * rustfmt * update lapce-rpc cargo.toml * xi-rope switch to crates.io * safeguard char_at_offset * Fix kts files not being recognized * add config for brackets higlihghting * Highlight matching brackets (#1421) * chore(deps): bump zip from 0.6.2 to 0.6.3 (#1600) * feat: added show hover keyboard shortcut (#1620) * some style tweaks * feat: add tab in/active, add primary button colours (#1619) * fix: stackoverflow on sorting large number of PaletteItems (#1617) * fix(editor): diagnosis cause cursor x calculate error (#1615) * Add syntax highlighting for erlang. (#1609) * add icon to volt meta * Detect the .Containerfile file extension as a Dockerfile (#1603) * fix: use proper colour for symbols (#1613) * bump druid * add icon size * theme key name fix * Plugin tab now accepts keyboard inputs (#1601) * chore(deps): bump smallvec from 1.9.0 to 1.10.0 (#1582) * chore(deps): bump tree-sitter-swift from 0.3.3 to 0.3.4 (#1584) * Add ability to open file/file diff from source control context menu (#1590) * feat: add goto definition var link (#1589) * linux release github action * add g++ in ubuntu * chore(deps): bump serde_json from 1.0.85 to 1.0.87 (#1585) * chore(deps): bump codecov/codecov-action from 2 to 3 (#1579) * load panel infomartion for workspaces with no open folder * Basic Tab Context Menu for #736 (#1570) * show no readme if plugin doesn't have one * ci: remove unmaintained action (#1580) * fix: update rust-cache action (#1578) * Update building-from-source.md * fix: bump required rust-version (#1577) * fix: remove .devcontainer (#1576) * Fix overflow crash when editor is sluggish (#1575) * Add ability to copy active editor remote file url to clipboard (#1560) * Add ability to discard file changes from context menu in source control (#1510) * fix: correct svg icons (#1569) * icon size * fix: rename drag/drop colour, use it for panels (#1568) * icon svg refactor (#1567) * multiple fixes (#1566) * Several fixes to the About modal (#1565) * Clear commands every time we paint which will insert the link rects (#1564) * decide color theme is light or dark * fix: correct icons used (#1561) * about style change * Icon themes (#1459) * feat(tree-sitter): Add XML support (#1554) * fix tree sitter edit once more (#1556) * feat: add option to open plugin directory (#1548) * key binding fix * Add support for empty setting items (#1547) * hover size improvement * order palette items according to last execute time (#1541) * Update CHANGELOG.md * feat(tree-sitter): add sql language (#1472) * github: add github issues config (#1538) * Update release.yml Soc Virnyl Estela 2022-12-28 03:36:28 +00:00
  • 9620ce3879 Accepting request 1039212 from editors Dominique Leuenberger 2022-12-01 15:59:45 +00:00
  • 880ae4d618 Accepting request 1039212 from editors Dominique Leuenberger 2022-12-01 15:59:45 +00:00
  • f2baf5607e Accepting request 1039072 from home:Guillaume_G:branches:editors Soc Virnyl Estela 2022-12-01 03:11:10 +00:00
  • fa92cd1314 Accepting request 1039072 from home:Guillaume_G:branches:editors Soc Virnyl Estela 2022-12-01 03:11:10 +00:00
  • ac54814df0 Accepting request 1038554 from editors Dominique Leuenberger 2022-11-28 10:07:19 +00:00
  • 9938df5a0a Accepting request 1038554 from editors Dominique Leuenberger 2022-11-28 10:07:19 +00:00
  • 0e64f3af11 Accepting request 1037004 from editors Dominique Leuenberger 2022-11-21 14:29:55 +00:00
  • 9930a38228 Accepting request 1037004 from editors Dominique Leuenberger 2022-11-21 14:29:55 +00:00
  • 4766da2ca5 - Update to version 0.2.4: * Add prisma syntax and highlighting * Improved svelte treesitter queries * Add codelens and sticky headers for Dart * Add zstd support for plugin * Add support for requests from plugins Soc Virnyl Estela 2022-11-21 04:17:01 +00:00
  • d63825657b - Update to version 0.2.4: * Add prisma syntax and highlighting * Improved svelte treesitter queries * Add codelens and sticky headers for Dart * Add zstd support for plugin * Add support for requests from plugins Soc Virnyl Estela 2022-11-21 04:17:01 +00:00
  • 2c53955f59 - Update to version 0.2.3: * Add status foreground theme key, use author colour for plugin version * Fork the process when started from terminal * Paint plugin icons * Added "Reveal in File Tree" action to the editor tabs context menu * Add plugin search Soc Virnyl Estela 2022-11-14 04:04:51 +00:00
  • 777771d55b - Update to version 0.2.3: * Add status foreground theme key, use author colour for plugin version * Fork the process when started from terminal * Paint plugin icons * Added "Reveal in File Tree" action to the editor tabs context menu * Add plugin search Soc Virnyl Estela 2022-11-14 04:04:51 +00:00