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

Continuous unhandled exceptions with particular nuget #509

Open
DustyJoeJoe opened this issue Jan 16, 2024 · 0 comments
Open

Continuous unhandled exceptions with particular nuget #509

DustyJoeJoe opened this issue Jan 16, 2024 · 0 comments

Comments

@DustyJoeJoe
Copy link

When using this in an otherwise empty source file:
#r "nuget: ComputeSharp, 3.0.0-preview2"

(also happens with other versions of this package)

RoslynPad continually reports an uncaught exception, "Sequence contains more than one element"
I believe this package contains an "analyzer" that must reflect on the source (to transpile some c# code..)

Further problems then arise when trying to use this package. I have had no actual success.

Expected behavior

For the editor to not continually run into an unhandled exception as source code is edited.

Version

Win10
19.1 but compiled myself to fix the single file build (-> no highlighting, no intellisense, etc) issue

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

No branches or pull requests

1 participant