Coder Social home page Coder Social logo

无法在WSL里使用 about auto-shift-input HOT 8 OPEN

edwinhuish avatar edwinhuish commented on August 23, 2024
无法在WSL里使用

from auto-shift-input.

Comments (8)

3biubiu avatar 3biubiu commented on August 23, 2024

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

from auto-shift-input.

3biubiu avatar 3biubiu commented on August 23, 2024

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

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

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

from auto-shift-input.

edwinhuish avatar edwinhuish commented on August 23, 2024

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

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

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

from auto-shift-input.

3biubiu avatar 3biubiu commented on August 23, 2024

from auto-shift-input.

edwinhuish avatar edwinhuish commented on August 23, 2024

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

from auto-shift-input.

3biubiu avatar 3biubiu commented on August 23, 2024

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

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

from auto-shift-input.

edwinhuish avatar edwinhuish commented on August 23, 2024

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

from auto-shift-input.

3biubiu avatar 3biubiu commented on August 23, 2024

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

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

from auto-shift-input.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.