Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Add Extensions.json and readme guidance for VSCode #374

@swernli

Description

@swernli

We should add a .vscode/extensions.json file to help recommend extensions for this repo. Also, while the Ionide extension is helpful for processing F# projects and the Omnisharp extension is recommended for C# projects, they have trouble playing well together. It took me a while to figure out how to get Ionide not to show errors for the C# projects that it fails to load and on the flip side how to avoid seeing thousands of errors registered by Omnisharp because it didn't understand namespaces that were coming from F# projects. I think we should add some additional guidance to the readme.md for vscode users to help with this set up.

Originally posted by @swernli in #371

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions