forked from garethflowers/vscode-portable
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
=vscode insiders version 1.72 portableapps installer version 3.7.2
- Loading branch information
Showing
48 changed files
with
1,502 additions
and
1,412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,57 @@ | ||
# Visual Studio Code Portable | ||
# Visual Studio Code Insiders Portable | ||
|
||
Visual Studio Code is a code editor redefined and optimized for building and | ||
debugging modern web and cloud applications. | ||
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). | ||
|
||
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. | ||
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. | ||
|
||
## Download | ||
|
||
## Known Issues | ||
|
||
All other downloads are available [in the Releases section][D1]. Visual Studio Code Portable | ||
is packaged as an online installer and complete zip file. | ||
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. | ||
|
||
[D1]: https://github.com/garethflowers/vscode-portable/releases/latest | ||
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. | ||
|
||
## Features | ||
|
||
## Download | ||
|
||
* 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. | ||
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. | ||
|
||
## System Requirements | ||
|
||
## Features | ||
|
||
* Microsoft Windows 7 or later. | ||
* [PortableApps.com Platform](https://portableapps.com/download) (Optional) | ||
* Runs a full copy of the Visual Studio Code Insiders editor. | ||
|
||
## 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). | ||
* Completely portable - runs on a USB, cloud drive (DropBox, iCloud Drive, OneDrive, and so on), or hard disk drive. | ||
|
||
## License | ||
* Take your settings and extensions to go. Work with your configuration without cloud syncing. | ||
|
||
* 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). | ||
* Does not require administrator privileges. It works for any user. | ||
|
||
* No need for any external software - one click download and run. | ||
|
||
* Packaged in PortableApps.com format version 3.7 for easy integration. | ||
|
||
|
||
## System Requirements | ||
|
||
* Microsoft Windows 7 or later. | ||
|
||
* [PortableApps.com Platform](https://portableapps.com/download) (Optional) | ||
|
||
|
||
## Credits | ||
|
||
* 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). | ||
|
||
* [PortableApps.com Platform](https://portableapps.com/download) developed by the [PortableApps.com team](https://portableapps.com). | ||
|
||
|
||
## License | ||
|
||
* Visual Studio Code Insiders Portable released under [the GPL v2.0 license](https://raw.githubusercontent.com/MilkyMAISHIRANUI/VSCode-Insiders-PortableApps/master/LICENSE). | ||
|
||
* 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). | ||
|
||
* The Visual Studio Code editor is released under [the MIT license](https://raw.githubusercontent.com/Microsoft/vscode/master/LICENSE.txt). | ||
|
||
|
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
58 changes: 29 additions & 29 deletions
58
VSCodePortable-x86/App/AppInfo/AppInfo.ini → ...idersPortable-x64/App/AppInfo/AppInfo.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
[Format] | ||
Type=PortableApps.comFormat | ||
Version=3.5 | ||
|
||
[Details] | ||
Name=Visual Studio Code Portable (32-bit) | ||
AppId=VSCodePortable-x86 | ||
Publisher=Gareth Flowers, Microsoft & PortableApps.com | ||
Homepage=https://garethflowers.dev/vscode-portable | ||
Category=Development | ||
Description=Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. | ||
Language=Multilingual | ||
|
||
[License] | ||
Shareable=true | ||
OpenSource=true | ||
Freeware=true | ||
CommercialUse=true | ||
|
||
[Version] | ||
PackageVersion=2.0.0.0 | ||
DisplayVersion=Latest-2.0.0 | ||
|
||
[Dependencies] | ||
UsesDotNetVersion=4.5 | ||
|
||
[Control] | ||
Icons=1 | ||
Start=VSCodePortable-x86.exe | ||
[Format] | ||
Type=PortableApps.comFormat | ||
Version=3.5 | ||
|
||
[Details] | ||
Name=Visual Studio Code Insiders Portable (64-bit) | ||
AppId=VSCodeInsidersPortable-x64 | ||
Publisher=MilkyMaI, Microsoft & PortableApps.com | ||
Homepage=https://github.com/MilkyMAISHIRANUI/VSCode-Insiders-PortableApps | ||
Category=Development | ||
Description=Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. | ||
Language=Multilingual | ||
|
||
[License] | ||
Shareable=true | ||
OpenSource=true | ||
Freeware=true | ||
CommercialUse=true | ||
|
||
[Version] | ||
PackageVersion=3.7.2.0 | ||
DisplayVersion=3.7.2.0 | ||
|
||
[Dependencies] | ||
UsesDotNetVersion=4.5 | ||
|
||
[Control] | ||
Icons=1 | ||
Start=VSCodeInsidersPortable-x64.exe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[DownloadFiles] | ||
DownloadURL=https://code.visualstudio.com/sha/download?build=insider&os=win32-x64-archive | ||
DownloadName=Visual Studio Code Insiders 64-bit (Latest) | ||
DownloadFilename=VSCode-win32-x64-x.x.x-insider.zip | ||
AdvancedExtract1To=App\VSCodeInsiders | ||
AdvancedExtract1Filter=** | ||
AdditionalInstallSize=800000 |
36 changes: 18 additions & 18 deletions
36
...p/AppInfo/Launcher/VSCodePortable-x86.ini → ...o/Launcher/VSCodeInsidersPortable-x64.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
[Launch] | ||
ProgramExecutable=VSCode\code.exe | ||
CommandLineArguments='--user-data-dir="%PAL:DataDir%\code" --extensions-dir="%PAL:DataDir%\code\extensions"' | ||
DirectoryMoveOK=yes | ||
DisableSplashScreen=true | ||
SplashTime=0 | ||
SupportsUNC=yes | ||
MinOS=7 | ||
|
||
[Environment] | ||
VSCODE_HOME=%PAL:DataDir%\code | ||
|
||
[DirectoriesCleanupIfEmpty] | ||
1=%APPDATA%\Code | ||
2=%APPDATA%\Visual Studio Code\logs | ||
3=%APPDATA%\Visual Studio Code | ||
4=%USERPROFILE%\.vscode\extensions | ||
5=%USERPROFILE%\.vscode | ||
[Launch] | ||
ProgramExecutable=VSCodeInsiders\Code - Insiders.exe | ||
CommandLineArguments='--user-data-dir="%PAL:DataDir%\code" --extensions-dir="%PAL:DataDir%\code\extensions"' | ||
DirectoryMoveOK=yes | ||
DisableSplashScreen=true | ||
SplashTime=0 | ||
SupportsUNC=yes | ||
MinOS=7 | ||
|
||
[Environment] | ||
VSCODE_HOME=%PAL:DataDir%\code | ||
|
||
[DirectoriesCleanupIfEmpty] | ||
1=%APPDATA%\Code | ||
2=%APPDATA%\Visual Studio Code\logs | ||
3=%APPDATA%\Visual Studio Code | ||
4=%USERPROFILE%\.vscode\extensions | ||
5=%USERPROFILE%\.vscode |
29 changes: 29 additions & 0 deletions
29
VSCodeInsidersPortable-x64/App/AppInfo/appinfo.autosave.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[Format] | ||
Type=PortableApps.comFormat | ||
Version=3.5 | ||
|
||
[Details] | ||
Name=Visual Studio Code Insiders Portable (64-bit) | ||
AppId=VSCodeInsidersPortable-x64 | ||
Publisher=MilkyMaI, Microsoft & PortableApps.com | ||
Homepage=https://github.com/MilkyMAISHIRANUI/VSCode-Insiders-PortableApps | ||
Category=Development | ||
Description=Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. | ||
Language=Multilingual | ||
|
||
[License] | ||
Shareable=true | ||
OpenSource=true | ||
Freeware=true | ||
CommercialUse=true | ||
|
||
[Version] | ||
PackageVersion=3.7.2.0 | ||
DisplayVersion=3.7.2.0 | ||
|
||
[Dependencies] | ||
UsesDotNetVersion=4.5 | ||
|
||
[Control] | ||
Icons=1 | ||
Start=VSCodeInsidersPortable-x64.exe |
5 changes: 5 additions & 0 deletions
5
VSCodeInsidersPortable-x64/Data/settings/VSCodeInsidersPortable-x64Settings.autosave.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[VSCodeInsidersPortable-x64Settings] | ||
LastDrive=D: | ||
LastDirectory=\VSCodeInsidersProtable-x64 | ||
[PortableApps.comLauncherLastRunEnvironment] | ||
PAL:LastPortableAppsBaseDir=D: |
Oops, something went wrong.