All notable changes to this project will be documented in this file.
Names ending with /, for example: src/; represents a folder.
Launches will have a separation bar for better viewing.
v1.0.3 (March 5, 2019)
- New extensions;
- Ordering [A_Z]
v1.0.2 (December 31, 2018)
- CHANGELOG.md:
- Aliases to the links in this file. :102
- README.md:
- Badges Section. :7
- Stable release version. :123
- Details on contributing to this project: :131
- License details. :139
- Alias for use in the links. :143
v1.0.1 (December 29, 2018)
- CHANGELOG.md:
- Description of the commit system.sh was missing.
- system.sh:
- .sh system for project management.
v1.0.0 (December 29, 2018)
- Created main project folder:
- src/assets/doc/extensions.md:
- These are extensions used in my day to day as a developer.
- .editorconfig:
- Sets the encoding styles for publishers. About .editorconfig.
- .gitattributes:
- Provides attributes for path names. About .gitattributes.
- .gitignore:
- Specifies files that will not be monitored by Git. About .gitignore.
- CHANGELOG.md:
- All changes will be documented in this file.
- CONTRIBUTING.md:
- Explain how a participant should do things.
- LICENSE:
- Sets the type of license the project will have. About LICENSE.
- README.md:
- Project details have been added. About README.md.
- structure.md:
- Current structure of files and folders.
v1.0.2 (December 31, 2018)
- CHANGELOG.md:
- The vscode-extensions/ link has been fixed.
- Structure of information pertaining to each file.
- Changed release description for use of Badges.
- README.md:
- VSCode Version Title. :36
- Link with reference to VSCode installation on Linux. : 67
- Line break for better code viewing. :57, :87, :89, :91 :101
v1.0.1 (December 29, 2018)
- CHANGELOG.md:
- The vscode-extensions/ link has been fixed.
- system.sh:
- Name some functions for better code reading.
v1.0.1 (December 29, 2018)
v1.0.2 (December 31, 2018)
- CHANGELOG.md:
- Updated links with reference to the files of this project.
v1.0.1 (December 29, 2018)
- system.sh:
- Updated 'getopts' menu with more options