Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Publish Extensions
Publish Extensions

Publish Extensions

Stefan_Born

|
1,713 installs
| (0) | Free
Allows publishing of single files to local and network folders. Ideal to publish only selected files during development like CSS, JavaScripts, etc. without the need for publishing the whole project.
Download

This extension allows to publish selected files from the solution explorer or to publish the active file in the editor. It comes in handy when working on static files like CSS or JavaScript files, without the need to re-publish the whole project to see the changes.

This project is now open source: https://github.com/phzh/VS-PublishExtensions2013

Features

  • Publish selected files or folders to local or network folders
  • Exclude single files or folders in the solution explorer
  • Exclude files or folders by a project wide filter (i.e. '*.cs')
  • Specify mappings that files or folders are renamed during publishing
  • Quickly publish the active document in the editor by using the context menu or pressing Ctrl-Shift-P
  • Separate configuration for each project
  • Configure a different publish location for each developer of the project

Important: This extension is not intended to replace the publish feature of Visual Studio. Therefore projects published with this extension are not garanteed to run.

History

1.0.3: Nested files are no longer ignored if their parent matches the exclude filter 
1.0.2: Added Visual Studio 2013 support
1.0.1: Initial Release

Screenshots

Project settings:

Solution explorer context menu:

Quick publishing from the code editor:

Name mapping window:

 

 

This extension was developed for internal use at the PH Zürich (www.phzh.ch) and we decided to make it available to the public. Therefore support for this extension is very limited.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft