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

YSLS files not being detected by language server #398

Open
TheMartianLife opened this issue Feb 11, 2025 · 0 comments
Open

YSLS files not being detected by language server #398

TheMartianLife opened this issue Feb 11, 2025 · 0 comments
Labels

Comments

@TheMartianLife
Copy link
Collaborator

TheMartianLife commented Feb 11, 2025

What is the current behavior?

Unity generated a YSLS file which can be used to tell the language server about functions, commands, and static strings used to register things in C#. But VSCode doesn't know where to look for this file, so it doesn't get used and these still end up unrecognised in the editor.

What is the expected behavior?

The editor is able to find and interpret this file, whether or not it is in the default location for Unity, and whether or not there is more than one .ysls file. There should ideally be a way to set in the project where this file goes or should be looked for.

Yarn Spinner extension v3.0.24

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

No branches or pull requests

1 participant