Skip to content

Jwhite6381/vscode-reload-files

 
 

Repository files navigation

vscode-reload-files

This extension adds the ability to reload files in the editor. It adds what it's suggested to be missing in vscode#179083 and vscode#186976

Features

Reload files in the editor by right-clicking on the file tab and selecting Reload from the context menu. ![Context Menu](docs/editor-file-context-menu.png)

Reload files in the editor by clicking the Reload 🔃 in the editor title bar. ![Title Bar](docs/editor-title-bar.png)

Reload files in the editor by picking "File: Reload" within the command pallete. ![Command Pallete](docs/command-pallete.png)

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of vscode-reload-files

About

better UX for reloading files in VS Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.9%
  • JavaScript 45.1%