Skip to content

mark-storefeeder/visual-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

visual-studio

Extensions

Add Related File

Add Related File is an extension for Visual Studio which allows you to quickly add any of these files using the same name as the selected Razor file:

  • Code behind (.cs)
  • JavaScript (.js)
  • Resource file (.resx)
  • SCSS file (.scss)

image

Installation

Download and run Extensions/AddRelatedFile.vsix.

Usage

Open a Blazor project, right-click on a Razor file in Solution Explorer, go to 'Add Related File', and choose the file you want to add.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages