Skip to content

appath/VSCodePortable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Studio Code is an easy but powerful source editor 64bit portable.

Portable not officially approved ...

Positioned as a lightweight code editor for cross-platform development of web and cloud applications. Includes a debugger, tools for working with Git, syntax highlighting, IntelliSense and tools for refactoring.

Includes additional languages, themes, debuggers, commands, and more. Growing vscode :: Community

Small addition: Writing style makes reading easy and convenient. You can make your editor better with amazing fonts.

You can download the latest Portable version

Release

Version 1.64 is now available! Read about the new features and fixes from January 2022.

The rest of the downloads are available in the release-section.

System requirements

  • PortableApps.com Platform
  • Microsoft Windows 8, 8.1, 10 (64bit)
  • Supported Windows operating systems that have been tested: 8, 8.1, 10 (64bit)

Notes:

Disable GPU rendering in codedisable GPU rendering in VSCode

Open the Command Palette (Ctrl+Shift+P).

Run Configure Runtime Arguments command.

This command will open a argv.json file to configure runtime arguments.

"disable-hardware-acceleration": true.

Restart VSCodePortable.

Note: Do not use this setting unless you are seeing issues!

This file was received from another computer and may have been blocked to protect the computer.

Run the cmd command line and go to the root of where the executable file VSCodePortable_1.35.1.paf.exe is located

CMD (Command Windows)

C:/>VSCodePortable_1.35.1.paf.exe -s -d

Syntax: VSCodePortable_1.35.1.paf.exe [-s] [-d]

Flags -s Recursively traversing subdirectories and -d Deleting streams.

There are no viruses as it has been tested more than once in different laboratories, for example, Kaspersky.

MIT License