|
1 |
| -# Visual Studio Code Portable |
| 1 | +# Visual Studio Code Insiders Portable |
2 | 2 |
|
3 |
| -Visual Studio Code is a code editor redefined and optimized for building and |
4 |
| -debugging modern web and cloud applications. |
| 3 | +Visual Studio Code is a mid-weight but powerful source code editor which runs on your desktop and is available for Windows, macOS, and Linux. It comes with built-in support for JavaScript, TypeScript, and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET). |
5 | 4 |
|
6 |
| -Visual Studio Code Portable is the Visual Studio Code text editor packaged with |
7 |
| -a PortableApps.com launcher as a portable app, so you can browse in privacy on |
8 |
| -your iPod, USB flash drive, portable hard drive, etc. It has all the same |
9 |
| -features as Visual Studio Code, plus, it leaves no personal information behind |
10 |
| -on the machine you run it on, so you can take it with you wherever you go. |
| 5 | +Visual Studio Code Insiders PortableApps.com edition is the Visual Studio Code Insiders application packaged with a PortableApps.com Launcher as a portable app. It supplies all the same features as Visual Studio Code Insiders. You can run it on a USB flash drive, or removable hard disk drive, without leaving personal information behind on that machine. |
11 | 6 |
|
12 |
| -## Download |
| 7 | + |
| 8 | +## Known Issues |
13 | 9 |
|
14 |
| -All other downloads are available [in the Releases section][D1]. Visual Studio Code Portable |
15 |
| -is packaged as an online installer and complete zip file. |
| 10 | +This portable app cannot auto-upgrade by itself. A workaround is running the portable app installer again to download the latest version and overwrite the existing installation. |
16 | 11 |
|
17 |
| -[D1]: https://github.com/garethflowers/vscode-portable/releases/latest |
| 12 | +This portable app is not fully clean if you installed VSCode extensions running code outside VSCode. For example, TabNine. There is no workaround for now. |
18 | 13 |
|
19 |
| -## Features |
| 14 | + |
| 15 | +## Download |
20 | 16 |
|
21 |
| -* Runs a full copy of the Visual Studio Code editor. |
22 |
| -* Completely portable - runs off a USB, cloud drive (DropBox, iCloud drive, OneDrive, etc) or hard drive. |
23 |
| -* Does not require administrator privileges, works for any user. |
24 |
| -* No need for any external software - simply download extract and run! |
25 |
| -* Packaged in PortableApps.com format for easy integration. |
| 17 | +All other downloads are available [in the Releases section](https://github.com/MilkyMAISHIRANUI/VSCode-Insiders-PortableApps/releases/latest). Visual Studio Code Insiders Portable is packaged as an online installer file. |
26 | 18 |
|
27 |
| -## System Requirements |
| 19 | + |
| 20 | +## Features |
28 | 21 |
|
29 |
| -* Microsoft Windows 7 or later. |
30 |
| -* [PortableApps.com Platform](https://portableapps.com/download) (Optional) |
| 22 | +* Runs a full copy of the Visual Studio Code Insiders editor. |
31 | 23 |
|
32 |
| -## Credits |
33 |
| -* Visual Studio Code Portable is a redistribution of the [Visual Studio Code](https://code.visualstudio.com) editor, developed by [Microsoft](https://www.microsoft.com). |
34 |
| -* [PortableApps.com platform](https://portableapps.com/download) developed by the [PortableApps.com team](https://portableapps.com). |
| 24 | +* Completely portable - runs on a USB, cloud drive (DropBox, iCloud Drive, OneDrive, and so on), or hard disk drive. |
35 | 25 |
|
36 |
| -## License |
| 26 | +* Take your settings and extensions to go. Work with your configuration without cloud syncing. |
37 | 27 |
|
38 |
| -* Visual Studio Code Portable released under [the GPL v2.0 license](https://raw.githubusercontent.com/garethflowers/vscode-portable/master/LICENSE). |
39 |
| -* PortableApps.com Launcher released under [the GPL v2.0 license](https://raw.githubusercontent.com/garethflowers/vscode-portable/master/VSCodePortable-x64/Other/Source/LauncherLicense.txt). |
40 |
| -* The Visual Studio Code editor is released under [the MIT license](https://raw.githubusercontent.com/Microsoft/vscode/master/LICENSE.txt). |
| 28 | +* Does not require administrator privileges. It works for any user. |
| 29 | + |
| 30 | +* No need for any external software - one click download and run. |
| 31 | + |
| 32 | +* Packaged in PortableApps.com format version 3.7 for easy integration. |
| 33 | + |
| 34 | + |
| 35 | +## System Requirements |
| 36 | + |
| 37 | +* Microsoft Windows 7 or later. |
| 38 | + |
| 39 | +* [PortableApps.com Platform](https://portableapps.com/download) (Optional) |
| 40 | + |
| 41 | + |
| 42 | +## Credits |
| 43 | + |
| 44 | +* Visual Studio Code Insiders Portable is a redistribution of the [Visual Studio Code](https://code.visualstudio.com) editor, developed by [Microsoft](https://www.microsoft.com). |
| 45 | + |
| 46 | +* [PortableApps.com Platform](https://portableapps.com/download) developed by the [PortableApps.com team](https://portableapps.com). |
| 47 | + |
| 48 | + |
| 49 | +## License |
| 50 | + |
| 51 | +* Visual Studio Code Insiders Portable released under [the GPL v2.0 license](https://raw.githubusercontent.com/MilkyMAISHIRANUI/VSCode-Insiders-PortableApps/master/LICENSE). |
| 52 | + |
| 53 | +* PortableApps.com Launcher released under [the GPL v2.0 license](https://raw.githubusercontent.com/MilkyMAISHIRANUI/VSCode-Insiders-PortableApps/master/VSCodePortable-x64/Other/Source/LauncherLicense.txt). |
| 54 | + |
| 55 | +* The Visual Studio Code editor is released under [the MIT license](https://raw.githubusercontent.com/Microsoft/vscode/master/LICENSE.txt). |
| 56 | + |
| 57 | + |
0 commit comments