Revisions of lapce

buildservice-autocommit accepted request 1177368 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 86)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) accepted request 1177167 from Gordon Leung's avatar Gordon Leung (Pi-Cla) (revision 85)
- Update to version 0.4.0:
  * remove unnecessary "Settings" suffix, hide terminal profiles from settings
  * bump floem
  * chore(deps): bump pulldown-cmark from 0.10.2 to 0.10.3 (#3223)
  * chore(deps): bump unicode-width from 0.1.11 to 0.1.12 (#3226)
  * chore(deps): bump bytemuck from 1.14.3 to 1.15.0 (#3187)
  * Update README.md
  * stop palette scroll to bubble up
  * fix: reimplement path un/install for macos (#3255)
  * proxy gzip overwrite file
  * bump floem
  * fix: remove tree-sitter-yaml
  * fix: use default profile when spawning terminal panel
  * fix clippy lints (#3237)
  * add additional logging for environment loading
  * fix: remove unsupported highlight for cpp
  * hover doesn't propagate wheel event
  * chore(deps): bump hashbrown from 0.14.3 to 0.14.5
  * fix: use windows subsystem to prevent console running
  * fix: log error with path when it cannot be parsed to Url
  * rename preview_editor_width to palette_width
  * ci: fix fedora glob
  * add fedora builds (#3204)
  * Fallback to default theme if key is wrong (#3203)
  * Add cursor affinity for diagnostic phantom text
  * docs: add pkgconf just in case
  * bump version to 0.4.0
  * update changelog
  * make code action and completion clickable
  * docs: use openssl system lib
buildservice-autocommit accepted request 1137342 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 84)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 83)
- Respect lock and revert cargo update
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 81)
- 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
buildservice-autocommit accepted request 1128020 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 80)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) accepted request 1128003 from smolsheep's avatar smolsheep (revision 79)
- Update to version 0.3.0:
  Features/Changes
  * Rewrite with Floem UI
  * Reimplement completion lens
  * Show Lapce as an option when doing "Open With..." on Linux
  * Implement multi-line vim-motion yank and delete (3dd, 2yy, etc.)
  * Implement search and replace
  * Implement debug adapter protocol
  Bug Fixes
  * Inform language servers that Lapce supports LSP diagnostics
buildservice-autocommit accepted request 1104880 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 78)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 77)
Replace obsoleted `disabled` option with `manual`
buildservice-autocommit accepted request 1093397 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 76)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 75)
- Revert back to non-updated dependencies. Some issues with crate
  versions.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 74)
- Test to include and sync lapce-proxy deps
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 72)
- Fix update of vendored dependencies using cargotoml param in service
  file.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 71)
- 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
buildservice-autocommit accepted request 1082040 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 70)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 69)
- Update vendored dependencies
buildservice-autocommit accepted request 1073865 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 68)
baserev update by copy to link target
Displaying revisions 1 - 20 of 86
openSUSE Build Service is sponsored by