* Features/Changes: - #1643: Use https://plugins.lapce.dev/ as the plugin registry - #1620: Added "Show Hover" keybinding that will trigger the hover at the cursor location - #1619: * Add active/inactive tab colours * Add primary button colour * Replace custom drawn checkboxes with icons in source control * Add hover effect in source control panel * Add colour preview in settings - #1617: Fixed a stack overflow that would crash lapce when attempting to sort a large number of PaletteItems - #1609: Add syntax highlighting for erlang - #1590: Added ability to open file and file diff from source control context menu - #1570: Added a basic tab context menu with common close actions - #1560: Added ability to copy active editor remote file path to clipboard - #1510: Added support to discard changes to a file - #1459: Implement icon theme system * This is a breaking change for colour themes! * Colour themes should now use [color-theme] table format in theme TOML * volt.toml now use color-themes and icon-themes keys. themes key is not used anymore. - #1554: Added XML language support - #1472: Added SQL language support - #1531: Improved Ctrl+Left command on spaces at the beginning of a line - #1491: Added Vim shift+c to delete remainder of line - #1508: Show in progress when Lapce is self updating - #1475: Add editor setting: "Cursor Surrounding Lines" which sets minimum number of lines above and below cursor - #1525: Add editor indent guide - #1521: Show unique paths to disambiguate same file names - #1452: Wrap selected text with brackets/quotes - #1421: Add matching bracket highlighting - #1541: Order palette items according to last execute time * Bug Fixes - #1566|#1568: Use separate colour for drag and drop background - #1459: Fix opening currently used logfile - #1505: Fix proxy download for hosts with curl without -Z flag - #1483: Fix showing the close icon for the first tab when opening multiple tab - #1477: Now use esc to close searchbar regarless of the current focus - #1507: Fixed a crash when scratch buffer is closed - #1547: Fix infinite cycle in workspace symbol search - #1628: Fix kts files not being recognized - Readded lapce-proxy. - Simplify _service file. OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=43
194 lines
6.3 KiB
Plaintext
194 lines
6.3 KiB
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/6cdh/tree-sitter-scheme.git"]
|
|
git = "https://github.com/6cdh/tree-sitter-scheme.git"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/Himujjal/tree-sitter-svelte"]
|
|
git = "https://github.com/Himujjal/tree-sitter-svelte"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/MDeiml/tree-sitter-markdown.git"]
|
|
git = "https://github.com/MDeiml/tree-sitter-markdown.git"
|
|
branch = "split_parser"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/RenjiSann/tree-sitter-xml"]
|
|
git = "https://github.com/RenjiSann/tree-sitter-xml"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/VixieTSQ/tree-sitter-glimmer"]
|
|
git = "https://github.com/VixieTSQ/tree-sitter-glimmer"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/VixieTSQ/tree-sitter-hcl"]
|
|
git = "https://github.com/VixieTSQ/tree-sitter-hcl"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/VixieTSQ/tree-sitter-scss"]
|
|
git = "https://github.com/VixieTSQ/tree-sitter-scss"
|
|
branch = "patch-1"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/WhatsApp/tree-sitter-erlang"]
|
|
git = "https://github.com/WhatsApp/tree-sitter-erlang"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/elixir-lang/tree-sitter-elixir.git"]
|
|
git = "https://github.com/elixir-lang/tree-sitter-elixir.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/fwcd/tree-sitter-kotlin"]
|
|
git = "https://github.com/fwcd/tree-sitter-kotlin"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/druid"]
|
|
git = "https://github.com/lapce/druid"
|
|
branch = "shell_opengl"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/font-kit"]
|
|
git = "https://github.com/lapce/font-kit"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/fount"]
|
|
git = "https://github.com/lapce/fount"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/parley"]
|
|
git = "https://github.com/lapce/parley"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/piet-wgpu"]
|
|
git = "https://github.com/lapce/piet-wgpu"
|
|
branch = "shell_opengl"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/psp-types"]
|
|
git = "https://github.com/lapce/psp-types"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/structdesc"]
|
|
git = "https://github.com/lapce/structdesc"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/swash"]
|
|
git = "https://github.com/lapce/swash"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/wasi-experimental-http"]
|
|
git = "https://github.com/lapce/wasi-experimental-http"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/latex-lsp/tree-sitter-latex"]
|
|
git = "https://github.com/latex-lsp/tree-sitter-latex"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/maxxnino/tree-sitter-zig"]
|
|
git = "https://github.com/maxxnino/tree-sitter-zig"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/oknozor/tree-sitter-sql"]
|
|
git = "https://github.com/oknozor/tree-sitter-sql"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/panekj/tree-sitter-dockerfile"]
|
|
git = "https://github.com/panekj/tree-sitter-dockerfile"
|
|
branch = "queries"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/panekj/tree-sitter-nix"]
|
|
git = "https://github.com/panekj/tree-sitter-nix"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/panekj/tree-sitter-yaml"]
|
|
git = "https://github.com/panekj/tree-sitter-yaml"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-bash"]
|
|
git = "https://github.com/syntacti/tree-sitter-bash"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-css"]
|
|
git = "https://github.com/syntacti/tree-sitter-css"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-d"]
|
|
git = "https://github.com/syntacti/tree-sitter-d"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-dart"]
|
|
git = "https://github.com/syntacti/tree-sitter-dart"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-lua"]
|
|
git = "https://github.com/syntacti/tree-sitter-lua"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/szebniok/tree-sitter-wgsl"]
|
|
git = "https://github.com/szebniok/tree-sitter-wgsl"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-c-sharp"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-c-sharp"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-haskell"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-haskell"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-java.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-java.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-json.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-json.git"
|
|
rev = "11e2cc12d9b267766fb11a06e52952792fd8e3f0"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-ocaml"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-ocaml"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-php.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-php.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-ql"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-ql"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-ruby.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-ruby.git"
|
|
rev = "656abef"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/vantreeseba/tree-sitter-haxe"]
|
|
git = "https://github.com/vantreeseba/tree-sitter-haxe"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/varlad/tree-sitter-julia"]
|
|
git = "https://github.com/varlad/tree-sitter-julia"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor" |