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

Conflict with VSCode Neovim extension #63

Open
wu-pan opened this issue Apr 14, 2024 · 0 comments
Open

Conflict with VSCode Neovim extension #63

wu-pan opened this issue Apr 14, 2024 · 0 comments

Comments

@wu-pan
Copy link

wu-pan commented Apr 14, 2024

My vscode and extensions are the latest versions, and when I add the following configuration to my configuration file, restart, all the animation effects disappear.

  "extensions.experimental.affinity": {
      "asvetliakov.vscode-neovim": 1
  }

版本: 1.88.1 (user setup)
提交: e170252f762678dec6ca2cc69aba1570769a5d39
日期: 2024-04-10T17:41:02.734Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.22631

settings.json

{
    "animations.Install-Method": "Apc Customize UI++",
    "apc.imports": [
        "file:///c:/Users/wupan/.vscode/extensions/brandonkirbyson.vscode-animations-2.0.2/dist/updateHandler.js"
    ],
    "extensions.experimental.affinity": {
        "asvetliakov.vscode-neovim": 1
    },
}
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

1 participant