Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garethflowers/vscode-portable

Portable version of the Visual Studio Code editor.
https://github.com/garethflowers/vscode-portable

portable portableapps visual-studio-code vscode

Last synced: about 1 month ago
JSON representation

Portable version of the Visual Studio Code editor.

Awesome Lists containing this project

README

        

# Visual Studio Code Portable

Visual Studio Code is a code editor redefined and optimized for building and
debugging modern web and cloud applications.

Visual Studio Code Portable is the Visual Studio Code text editor packaged with
a PortableApps.com launcher as a portable app, so you can browse in privacy on
your iPod, USB flash drive, portable hard drive, etc. It has all the same
features as Visual Studio Code, plus, it leaves no personal information behind
on the machine you run it on, so you can take it with you wherever you go.

## Download

All other downloads are available [in the Releases section][D1]. Visual Studio Code Portable
is packaged as an online installer and complete zip file.

[D1]: https://github.com/garethflowers/vscode-portable/releases/latest

## Features

* Runs a full copy of the Visual Studio Code editor.
* Completely portable - runs off a USB, cloud drive (DropBox, iCloud drive, OneDrive, etc) or hard drive.
* Does not require administrator privileges, works for any user.
* No need for any external software - simply download extract and run!
* Packaged in PortableApps.com format for easy integration.

## System Requirements

* Microsoft Windows 7 or later.
* [PortableApps.com Platform](https://portableapps.com/download) (Optional)

## Credits
* Visual Studio Code Portable is a redistribution of the [Visual Studio Code](https://code.visualstudio.com) editor, developed by [Microsoft](https://www.microsoft.com).
* [PortableApps.com platform](https://portableapps.com/download) developed by the [PortableApps.com team](https://portableapps.com).

## License

* Visual Studio Code Portable released under [the GPL v2.0 license](https://raw.githubusercontent.com/garethflowers/vscode-portable/master/LICENSE).
* PortableApps.com Launcher released under [the GPL v2.0 license](https://raw.githubusercontent.com/garethflowers/vscode-portable/master/VSCodePortable-x64/Other/Source/LauncherLicense.txt).
* The Visual Studio Code editor is released under [the MIT license](https://raw.githubusercontent.com/Microsoft/vscode/master/LICENSE.txt).