LuaLS / vscode-lua

Release lua-language-server for VSCode

Home Page:https://github.com/LuaLS/lua-language-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Idk - error popped up

Lbniese opened this issue · comments

Which OS are you using?

MacOS

Expected Behaviour

Idk error popped up

Actual Behaviour

...

I also see the following error:

[2023-03-08 09:59:48] |   ERROR   |         Git        | fatal: Unable to create '/Users/lbniese/Library/Application Support/Code/User/globalStorage/sumneko.lua/addonManager/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.

Reproduction steps

  1. Go to '...'
  2. Click '...'
  3. See error '...'

Additional Notes

No response

Log

No response

Hello, did you have multiple VS Code windows open?

Yeah, I did.

I am unable to replicate this, at least not on Windows. I have two addon managers open in two different workspaces, and they are both able to enable/disable addons with no issues. Has this issue persisted?

This has happened once. I'm daily having multiple VSC windows open running vscode-lua etc.
The issue has not persisted.