We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the current behavior?
While trying to pare down my project to reproduce issues like the one shown in https://discord.com/channels/754171172693868585/754171643990900776/1158978044304826420, I reproduced a separate issue, where the yarnspinner vsocde plugin just does not initialize successfully
Other than highlighting, no checks get applied after upgrading to 2.2.131 or newer with this project. 2.2.128 seems to initialize just fine.
Please provide the steps to reproduce, and if possible a minimal demo of the problem:
Create an empty unity project, and extract the zip file into the unity project root (the folder above Assets/)
yarnspinner-test.zip
What is the expected behavior?
The plugin initializes and it can show me issues with undefined commands and variables, etc.
Please tell us about your environment:
Other information
There's a bunch of spew in the vscode plugin output tab: https://pastebin.com/QZJNdr1X But there's very similar spew on the older Extension version (2.2.128), but that seems to init fully: https://pastebin.com/GaQeEwvv
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the current behavior?
While trying to pare down my project to reproduce issues like the one shown in https://discord.com/channels/754171172693868585/754171643990900776/1158978044304826420, I reproduced a separate issue, where the yarnspinner vsocde plugin just does not initialize successfully
Other than highlighting, no checks get applied after upgrading to 2.2.131 or newer with this project. 2.2.128 seems to initialize just fine.
Please provide the steps to reproduce, and if possible a minimal demo of the problem:
Create an empty unity project, and extract the zip file into the unity project root (the folder above Assets/)
yarnspinner-test.zip
What is the expected behavior?
The plugin initializes and it can show me issues with undefined commands and variables, etc.
Please tell us about your environment:
Other information
There's a bunch of spew in the vscode plugin output tab: https://pastebin.com/QZJNdr1X
But there's very similar spew on the older Extension version (2.2.128), but that seems to init fully: https://pastebin.com/GaQeEwvv
The text was updated successfully, but these errors were encountered: