This repo will help you install, manage and effectively use Visual Studio Code or VS Code.
- How To Read This
- Documentation
- Extra Reading
- Contributing
- License
- Contact
Included in this repository are the steps that I took in order to work with VS Code on my different machines. There will be links to the respective documentation for that subject, either open within the repo files or through the Documentation section links.
- If you would like to jump to sections and you are within the GitHub website, locate the Table of Contents menu in the upper left of this repo header (and select from the dropdown
- Using Linux, you can use chroot dualboot or enable Linux on your Chromebook, either way it is personal preference.
- Example code may have ~$ or any symbols before the command, do not copy that into your terminal.
- If there are multiple lines of code, copy each complete line as one respective command, unless told otherwise
- VS Code Remote SSH
- IP Addresses Wiki
- MDN Client-Server Overview
- MDN Command Line Course
- Linux IP-Address manpages
Thanks for checking out this repo, hopefully it will/has assisted you. If you found any edits or want to contribute, please do, it might assist someone who was struggling with this subject.
Submit an issue or I encourage you to fork this repo and contribute to this project!
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (`git checkout -b my-edits)
- Commit your Changes (
git commit -m 'Add some new edits to <documentation> for <what it does>'
) - Push to the Branch (
git push origin new edits
) - Open a Pull Request
Distributed under the MIT License. See ./LICENSE
for more information.
Tanya - @wonntann
Project Link: https://github.com/wonntann/vscode