Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Ryanabx contrib lapce with pizazz#2

Draft
ipepe wants to merge 21 commits into
masterfrom
ryanabx-contrib-lapce-with-pizazz
Draft

Ryanabx contrib lapce with pizazz#2
ipepe wants to merge 21 commits into
masterfrom
ryanabx-contrib-lapce-with-pizazz

Conversation

@ipepe

@ipepe ipepe commented Mar 4, 2026

Copy link
Copy Markdown
  • Added an entry to CHANGELOG.md if this change could be valuable to users

ArthurCose and others added 21 commits November 21, 2025 12:08
Co-authored-by: Ryan Brue <ryanbrue.dev@gmail.com>
In many editors, `shift+tab` is used to outdent selected lines. This commit adds that keybind.
Fixes: lapce#3825

Creates a new notification to signal commit result to the UI.
In the future, when we have more options for source control management,
we can change this notification to cover more SCM-related notifications.

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
在插件移除时重置可用插件列表中的安装状态,并在关闭插件时处理未找到插件的情况
Resolves: lapce#1460

This commit enables dragging files in the file explorer to move them
into new directories.
Implementing focus for the file explorer allows us to implement commands
that respond to keymaps, such as `F2` to rename, and `Delete` to trash
a file.

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
…file explorer.

This commit binds `F2` to `file_explorer.rename` which renames the currently selected node, and `Delete` to `file_explorer.trash`, which trashes the selected node.
This will be necessary for both backwards compat, and for providing the ability to be more granular with theme colors.
Using the new fallbacks, we can do this change without sacrificing existing themes to the hot pink gods.
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants