abgox
abgox
Closes #5012 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
Closes #12814 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
Closes #4842 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
- I really like this project, but it has a bug that affects the experience - Note: I've cleared the `$PROFILE` file - The following is a recurrence of the...
- 当前,代码格式化后,数组无法正常折叠 - 应该让数组格式化后的结果可折叠 --- 
- If the user is using PowerShell on windows, here is the experience of using only argc-completions.  - Unfortunately, the menu don't work when the display area is small,...
### Current Behavior - If a folder is soft link, it will be treated as a file and not a folder. And associated icons, types, etc. are all wrong. ...
## 项目 项目地址:https://github.com/abgox/InputTip 官网地址:https://inputtip.abgox.com/ ## 介绍 - 对于一个 coder 或者文字编辑者,经常需要频繁的进行中英文状态切换,也常常会遇到以下的误输入场景 > 例如: 我想要输入中文,但是当已经输入了一部分内容后,才发现处于英文状态下,只能将输入的字符删除,然后重新切换到中文状态下输入 - 这是一个很影响效率以及输入连贯性的情况 - 而 InputTip 主要用于解决这样的场景,以及进行一些输入法状态自动切换的扩展功能 ## 功能 - 实时的输入法状态提示 - 通过同步更改鼠标样式来实现,可以通过不同的鼠标样式,直观的判断当前的输入法状态 - 通过在输入光标附近显示不同的符号实现 - 指定窗口自动切换输入法状态 -...
### 描述这个功能请求 - 新增一个 `enable_apply_completion_immediately` 配置项,可以通过 `psc menu config enable_apply_completion_immediately` 去获取或修改它 - 当它的值为 `1` 时,改变当前的补全模式 - 当出现补全菜单后,立即选用第一个补全项,然后通过上下选择进行切换 - 按下 `Space` 后,则直接退出补全菜单,并输入一个空格 --- - 期望效果:  ### 你正在使用什么 Powershell 版本? PowerShell...
- Currently, only the applications in the official bucket can be searched. - But more often than not, I will use third-party or my own bucket. - For example, right...