6d8c7021ac
Move education bundle extension pack to CDK and remove walkthrough |
||
---|---|---|
.config | ||
.vscode | ||
media | ||
misc | ||
src | ||
types | ||
.editorconfig | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
CHANGELOG.md | ||
CODE-OF-CONDUCT.md | ||
LICENSE | ||
README.md | ||
azure-pipelines.yml | ||
build.cmd | ||
dotnet-logo.png | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
.NET Extension Pack
The .NET Extension Pack is the ultimate collection of extensions for working with .NET in VS Code.
C# for Visual Studio Code (powered by OmniSharp)
C# extension for Visual Studio Code provides the following features inside VS Code:
- Lightweight development tools for .NET Core.
- Great C# editing support, including Syntax Highlighting, IntelliSense, Go to Definition, Find All References, etc.
- Debugging support for .NET Core (CoreCLR). NOTE: Mono debugging is not supported. Desktop CLR debugging has limited support.
- Support for project.json and csproj projects on Windows, macOS and Linux.
The C# extension is powered by OmniSharp.
.NET Interactive Notebooks
Polyglot Notebooks extension for Visual Studio Code provides support for using Polyglot Notebooks in a Visual Studio Code notebook. Polyglot Notebooks takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
- Notebooks: Jupyter, nteract, and Visual Studio Code
- Code bots
- Devices like Raspberry Pi
- Embeddable script engines
- REPLs
Ionide-VSCode: FSharp
Ionide FSharp extension for Visual Studio Code provides support for enhanced F# Language Features for Visual Studio Code.
- Syntax highlighting
- Auto completions
- Error highlighting, error list, and quick fixes based on errors
- Tooltips
- Method parameter hints
- Go to Definition
- Peek Definition
- Find all references
- Highlighting usages
- Rename
- Show symbols in file
- Find symbol in workspace
- Show signature in status bar
- Show signature as CodeLens / LineLens
- Go to MSDN help
- Add
open NAMESPACE
for symbol - Match case generator
- Go to #load reference
- Generate comment for the symbol
- Integration with F# Interactive
- Integration with Forge (Project scaffolding and modification)
- Integration with FSharpLint (additional hints and quick fixes)
- Integration with MSBuild (Build, Rebuild, Clean project)
- Solution / project explorer
- And more...
Installation
By installing this extension you will install all of the extensions listed above.
You can uninstall all the extensions by uninstalling this extension pack.
Contributing
Got a suggestion for the .NET Extension Pack? Submit a new issue and a PR with an updated package.json and README.md and we'll take a look!
Contribution License Agreement
By signing the CLA, the community is free to use your contribution to .NET Foundation projects.
License
Copyright © .NET Foundation, and contributors.
The source code to this extension is available on https://github.com/microsoft/vscode-dotnet-pack and licensed under the MIT license.
Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.
.NET Foundation
This project is supported by the .NET Foundation.