Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduhcastro/project-controller
An extension for Visual Studio. Have full control of your projects, editing/creating new files.
https://github.com/eduhcastro/project-controller
extension visual-studio-code visual-studio-code-extension
Last synced: about 2 months ago
JSON representation
An extension for Visual Studio. Have full control of your projects, editing/creating new files.
- Host: GitHub
- URL: https://github.com/eduhcastro/project-controller
- Owner: eduhcastro
- License: mit
- Created: 2022-10-10T18:55:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T22:28:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T04:29:11.557Z (2 months ago)
- Topics: extension, visual-studio-code, visual-studio-code-extension
- Language: TypeScript
- Homepage:
- Size: 88.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Project Controller
## Overview
An extension for Visual Studio. Have full control of your projects, editing/creating new files. This extension was created for you, the developer, to have more control and autonomy in your most complex projects, in which you will be aware of which files have been modified.
### How it works?
After you edit/add a new file, a folder will be created with the name (project-controller-date) and inside it will be copied all the new/modified files with their subfolders.### Observe
* Deleted files have no effect### Project View
![2022-10-12 14-15-27](https://user-images.githubusercontent.com/37242504/195410370-74fbe95d-a93f-48fc-8a97-502774a71b12.gif)
## How to use?
Use the command: `Run Project Controller`