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

Libraries no longer have base library visible by intellisense in visual studio #5547

Closed
Xenthio opened this issue May 20, 2024 · 0 comments
Closed
Assignees

Comments

@Xenthio
Copy link

Xenthio commented May 20, 2024

Describe the bug

In visual studio the base library is no longer linked or referenced by other libraries, this compiles fine in s&box but causes difficulty in visual studio (such as it removing what it deems to be "unused" using directives and breaking compiling in s&box on save)

this recently broke a few days ago (as of 21st of may, i first noticed it on the 19th).

To Reproduce

  1. Create a library.
  2. Try access something like the Button Class or NetworkHelper.
  3. Watch visual studio be a pain.

Expected behavior

It should correctly be able to reference things in the base library like it used to.

Media/Files

image

Additional context

No response

@Xenthio Xenthio added the bug label May 20, 2024
@handsomematt handsomematt self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants