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

[Feature request] C# should use a maintained script runner by default #1150

Open
fossbrandon opened this issue Jun 13, 2024 · 2 comments · May be fixed by #1151
Open

[Feature request] C# should use a maintained script runner by default #1150

fossbrandon opened this issue Jun 13, 2024 · 2 comments · May be fixed by #1151

Comments

@fossbrandon
Copy link

Is your feature request related to a problem? Please describe.
The current C# script runnier is scriptcs which is no longer maintained. See this announcement for more details.

Describe the solution you'd like
Code Runner should specify a maintained script runner by default such as dotnet script.

@fossbrandon fossbrandon linked a pull request Jun 13, 2024 that will close this issue
@davidLi17
Copy link

Can't the interpreter for executing code be customized? In settings.json, I changed the interpreter of nodejs to bun
image
image
But it is still not friendly to beginners

@fossbrandon
Copy link
Author

It can be customized, which is what I ended up doing in my own environment. I still think switching the default value to something maintained could help others get going quicker though.

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

Successfully merging a pull request may close this issue.

2 participants