Visual Studio Code 64 Bit 1.95.3
Full internal name: | vs-code64 |
Project site: | https://code.visualstudio.com/ |
Screen shots: | |
Download: | Download Visual Studio Code 64 Bit 1.95.3 https://update.code.visualstudio.com/latest/win32-x64-user/stable VirusTotal results |
Change log: | https://code.visualstudio.com/updates |
Description: | IDE. Supported languages: Batch, C#, C++, Clojure, CoffeeScript, CSS, Dart, Dockerfile, F#, Go, Groovy, Handlebars.js, HTML, Ini, Java, JavaScript, JSON, Less, Lua, Makefile, Markdown, Objective-C, Perl, PowerShell, PHP, Python, R, Ruby, Rust, Sass, SQL, Swift, TypeScript, Visual Basic and XML. kw: vscode |
License: | unknown |
Version: | 1.95.3 |
SHA-1 or SHA-256: | |
Type: | one file |
Dependencies: | |
Tags: | |
Text files: | .Npackd\Install.bat: ren "%npackd_package_binary%" setup.exe setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log" set err=%errorlevel% type .Npackd\InnoSetupInstall.log if %err% neq 0 exit %err% .Npackd\Uninstall.bat: unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log" set err=%errorlevel% type .Npackd\InnoSetupUninstall.log if %err% neq 0 exit %err% .Npackd\ExportUserSettings.bat: rem copy directories to LocalAppData for %%d in ("CMakeTools") do @( if exist "%localappdata%\%%d" ( xcopy /y /e /i "%localappdata%\%%d" "LocalAppData\%%d" if %errorlevel% neq 0 exit /b %errorlevel% ) ) rem copy directories to AppData for %%d in ("Code\User\snippets") do @( if exist "%appdata%\%%d" (xcopy /y /e /i "%appdata%\%%d" "AppData\%%d") if %errorlevel% neq 0 exit /b %errorlevel% ) rem copy files to AppData for %%d in ("Code\User\keybindings.json" "Code\User\settings.json") do @( if exist "%appdata%\%%d" (copy /b /y "%appdata%\%%d" "AppData\%%d") if %errorlevel% neq 0 exit /b %errorlevel% ) .Npackd\ImportUserSettings.bat: if exist LocalAppData (xcopy /y /e /i LocalAppData "%localappdata%") if %errorlevel% neq 0 exit /b %errorlevel% if exist AppData (xcopy /y /e /i AppData "%appdata%") if %errorlevel% neq 0 exit /b %errorlevel% |
Last modified: | Fri Nov 15 05:16:26 UTC 2024 |
Last modified by: | tim.lebedk... |
Created: | Fri Nov 15 05:16:26 UTC 2024 |
Created by: | tim.lebedk... |
Automated tests: | 0 of 0 installations succeeded, 0 of 0 removals succeeded |