Skip to content
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

Open
edwinhuish opened this issue Mar 20, 2024 · 8 comments
Open

无法在WSL里使用 #4

edwinhuish opened this issue Mar 20, 2024 · 8 comments

Comments

@edwinhuish
Copy link

一直提示HyperScopes Booster未激活,需要重新启动,然而重启vscode后,依旧提示未激活

@3biubiu
Copy link
Owner

3biubiu commented Apr 3, 2024

收到 有时间排查一下,这个东西的开发环境比较难搭建,需要一段时间。

@3biubiu
Copy link
Owner

3biubiu commented Apr 3, 2024

试试强制让二者运行在 UI层 保持统一

{
  "remote.extensionKind": {
    "ms-azuretools.vscode-cosmosdb": ["ui"],
    "ms-vscode-remote.remote-ssh-edit": ["workspace"]
  }
}

插件名替换成需要配置的插件名

@edwinhuish
Copy link
Author

后来发现其实不仅仅WSL不生效,连win下都没有生效。你的配置我没看懂。

我没明白 GetParamSetParam 是什么意思。。

"Settings.GetParam": {
  "type": "number",
  "default": 1,
  "description": "检测输入法状态,默认为微软输入法(0x001)"
},
"Settings.SetParam": {
  "type": "number",
  "default": 2,
  "description": "切换输入法状态,默认为微软输入法(2),QQ/搜狗等(6)"
},

@3biubiu
Copy link
Owner

3biubiu commented Apr 8, 2024 via email

@edwinhuish
Copy link
Author

我现在在用搜狗输入法,那我怎么知道我的输入法应该怎么配置呢?

@3biubiu
Copy link
Owner

3biubiu commented Apr 9, 2024

我现在在用搜狗输入法,那我怎么知道我的输入法应该怎么配置呢?

文档中说明 : 其他输入法如果不起作用请尝试修改 SetParam 字段为 6

@edwinhuish
Copy link
Author

试过,没有任何反馈,也没有任何错误消息。

@3biubiu
Copy link
Owner

3biubiu commented Jun 14, 2024

试过,没有任何反馈,也没有任何错误消息。

微软可以 但是 至于 搜狗 需要尝试不同的控制字段 我也没有找到明确的文档

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants