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

Stride 4.2 built in Code Editor not able to find assemblies or defenitions #2190

Open
DigitalCanineGames opened this issue Mar 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DigitalCanineGames
Copy link

Release Type: Official Release/GitHub (please choose appropriate option)
I'm using the official release from the stride website

Version: Version number and/or git branch
stride 4.2 released very recently

Platform(s): Does the problem occur on Windows, Android...?
Windows

Describe the bug
the built in code editor in stride isn't able to find assemblies and modules like System or any Stride modules

To Reproduce
Steps to reproduce the behavior:

  1. create a new script in stride and open it in the editor

Expected behavior
what should happen is I should be able to edit the code and get proper autocompletion like in stride 4.1 but instead it throws completely random errors, to worsen the issue it only happens in the built-in editor It seems to be perfectly fine when opened in vscode

Screenshots
Stride 4.1, everything is working the way it's supposed to:
Screenshot 2024-03-16 205545

Stride 4.2, throwing errors
4 2

@DigitalCanineGames DigitalCanineGames added the bug Something isn't working label Mar 16, 2024
@IXLLEGACYIXL
Copy link
Collaborator

IXLLEGACYIXL commented Mar 30, 2024

#2153
For refernce , the built in roslynpad is on an older version and upgrading it is problematic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants