-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法在WSL里使用 #4
Comments
收到 有时间排查一下,这个东西的开发环境比较难搭建,需要一段时间。 |
试试强制让二者运行在 UI层 保持统一 {
"remote.extensionKind": {
"ms-azuretools.vscode-cosmosdb": ["ui"],
"ms-vscode-remote.remote-ssh-edit": ["workspace"]
}
} 插件名替换成需要配置的插件名 |
后来发现其实不仅仅WSL不生效,连win下都没有生效。你的配置我没看懂。 我没明白
|
不同输入法 的控制指令字段不一样 get就是获取当前输入法状态 set就是设置输入状态,底层是使用DLL控制的
…---原始邮件---
发件人: "Edwin ***@***.***>
发送时间: 2024年4月8日(周一) 晚上8:24
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
底层主题: Re: [3biubiu/auto-shift-input] 无法在WSL里使用 (Issue #4)
后来发现其实不仅仅WSL不生效,连win下都没有生效。你的配置我没看懂。
我没明白 GetParam 和 SetParam 是什么意思。。
"Settings.GetParam": { "type": "number", "default": 1, "description": "检测输入法状态,默认为微软输入法(0x001)" }, "Settings.SetParam": { "type": "number", "default": 2, "description": "切换输入法状态,默认为微软输入法(2),QQ/搜狗等(6)" },
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
我现在在用搜狗输入法,那我怎么知道我的输入法应该怎么配置呢? |
文档中说明 : 其他输入法如果不起作用请尝试修改 SetParam 字段为 6 |
试过,没有任何反馈,也没有任何错误消息。 |
微软可以 但是 至于 搜狗 需要尝试不同的控制字段 我也没有找到明确的文档 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
一直提示
HyperScopes Booster
未激活,需要重新启动,然而重启vscode后,依旧提示未激活The text was updated successfully, but these errors were encountered: