Skip to content

bexxx/NamR

Repository files navigation

NamR

Build status Download this extension from the VS Gallery or get the CI build.


This extension will provide the IntelliSense completion for naming things in C#. That's right, no more typing cancellationToken in e.g. a parameter declaration. Next steps are variable declarations and other places as well as quick fix support for already named things.

See the changelog for changes and roadmap.

Features

  • IntelliSense for parameter names

Param Intellisense

  • IntelliSense name proposals for properties

Propertyname

  • IntelliSense parameter name proposals for constructor arguments

Ctorparams

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

MIT

About

Visual Studio Extension to help with naming things in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages