dotnet/roslyn

C# Interactive REPL language version selection.

Open

#33,333 opened on Feb 12, 2019

View on GitHub
 (2 comments) (2 reactions) (1 assignee)C# (4,257 forks)batch import
Area-InteractiveBugInteractive-ScriptingIDEhelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

Using C# REPL with VS 2019 but can't test latest C# 8 features, is there a way to change language to latest in the REPL?

image

Contributor guide