Skip to content

neurodance/csharpextensions

This branch is up to date with KreativJos/csharpextensions:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41a977f Â· Oct 25, 2023
Oct 25, 2023
Apr 6, 2023
Jul 28, 2023
Aug 10, 2023
May 24, 2023
Aug 10, 2023
Apr 18, 2022
Apr 18, 2022
May 21, 2021
Apr 18, 2022
May 21, 2021
Jan 20, 2023
Jan 24, 2022
Oct 25, 2023
Jul 29, 2021
Oct 14, 2016
Jul 27, 2023
Aug 6, 2020
Jul 2, 2023
Oct 19, 2021
Jul 27, 2023

Repository files navigation

C# Extensions

Welcome to C# Extensions. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow. It can currently be found at:

versions up to 1.7.3 will be published under this new extension: c# Extension 1.8.0. Please report issues using the following this link

Features

Add C# Class

Add C# Class

Add C# Enum

Add C# Enum

Add C# Interface

Add C# Interface

Add constructor from properties

Add constructor from properties

Add body expression constructor from properties

Add body expression constructor from properties

This extension traverses up the folder tree to find the project.json or *.csproj and uses that as the parent folder to determine namespaces.


Licence

MIT

See licence.txt Legacy Repository: jchannon/csharpextensions

About

C# Extensions for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • JavaScript 1.2%
  • Shell 0.4%