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

LSP not working for newly created files #7

Open
walcht opened this issue Jan 28, 2024 · 1 comment
Open

LSP not working for newly created files #7

walcht opened this issue Jan 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@walcht
Copy link
Owner

walcht commented Jan 28, 2024

LSP does not properly work for newly added files.
Potential fix in this issue discussion:
OmniSharp/omnisharp-roslyn#2250

@walcht walcht self-assigned this Jan 28, 2024
@walcht walcht added bug Something isn't working enhancement New feature or request labels Jan 28, 2024
@walcht
Copy link
Owner Author

walcht commented Jan 28, 2024

Newly created C# files have to be added to the Assembly-CSharp.csproj file. This is done automatically by Unity if a supported external editor is chosen. This issue can be solved through the other major issue: #8

For the moment this will be closed.

@walcht walcht closed this as completed Jan 28, 2024
@walcht walcht reopened this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant