Skip to content

File-based apps: automatic discovery of entry points #2942

@RikkiGibson

Description

@RikkiGibson

The Roslyn LSP will automatically discover and load file-based apps in the opened workspace folders. The user can opt out of this discovery process by setting "dotnet.fileBasedApps.enableAutomaticDiscovery": false.
For the first release of the feature in the VS Code C# extension, the setting will be disabled-by-default in the stable release channel and enabled-by-default in the prerelease channel.

Feature doc: https://github.com/RikkiGibson/roslyn/blob/entry-point-discovery/docs/features/file-based-programs-vscode.md#automatic-discovery

Impl PR: dotnet/roslyn#82863

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions