Downloads:
1,165
Downloads of v 1.96.0.24338:
1
Last Update:
03 Dec 2024
Published Date:
03 Dec 2024
Package Maintainer(s):
Software Author(s):
- Microsoft
- Peter Squicciarini
- The VSCodium contributors
Tags:
vscodium vscodium-insiders foss cross-platform microsoft visualstudiocode vscode development editor ide javascript typescript- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
VSCodium - Insiders (Portable)
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
1.96.0.24338 | Updated: 03 Dec 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,165
Downloads of v 1.96.0.24338:
1
Published:
03 Dec 2024
Maintainer(s):
Software Author(s):
- Microsoft
- Peter Squicciarini
- The VSCodium contributors
VSCodium - Insiders (Portable) 1.96.0.24338
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Microsoft, Peter Squicciarini, The VSCodium contributors. The inclusion of Microsoft, Peter Squicciarini, The VSCodium contributors trademark(s), if any, upon this webpage is solely to identify Microsoft, Peter Squicciarini, The VSCodium contributors goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Free/Libre Open Source Software binaries of VS Code.
VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's editor VS Code.
VS Code is a lightweight 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 (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).
Features
- Meet IntelliSense: Go beyond syntax highlighting and autocomplete with IntelliSense, which provides smart completions based on variable types, function definitions, and imported modules.
- Print statement debugging is a thing of the past: Debug code right from the editor. Launch or attach to your running apps and debug with break points, call stacks, and an interactive console.
- Git commands built-in: Working with Git and other SCM providers has never been easier. Review diffs, stage files, and make commits right from the editor. Push and pull from any hosted SCM service.
- Extensible and customizable: Want even more features? Install extensions to add new languages, themes, debuggers, and to connect to additional services. Extensions run in separate processes, ensuring they won't slow down your editor. Learn more about extensions.
$ErrorActionPreference = 'Stop'
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
$logPath = Join-Path $toolsDir '*.zip.txt'
Remove-Item -Path $logPath -ErrorAction SilentlyContinue
# Clean a previous install
$logPath = Join-Path $toolsDir 'vscodium.txt'
Write-Verbose "Reading Installation Path from $logPath"
$installationPath = Get-Content $logPath
Write-Verbose "Previous Installation Path: $installationPath"
if (Test-Path $installationPath -ErrorAction SilentlyContinue) {
Get-ChildItem -Path $installationPath -Exclude 'data' -ErrorAction SilentlyContinue `
| Remove-Item -Recurse -Force -ErrorAction SilentlyContinue
} else {
Write-Warning "Installation Path missing or not found: $installationPath"
}
$ErrorActionPreference = 'Stop'
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
$shortcutName = 'VSCodium - Insiders.lnk'
$shortcutPath = Join-Path $([Environment]::GetFolderPath([System.Environment+SpecialFolder]::CommonPrograms)) $shortcutName
Remove-Item $shortcutPath -ErrorAction SilentlyContinue -Force
$logPath = Join-Path $toolsDir 'vscodium.txt'
Write-Verbose "Reading Installation Path from $logPath"
$installationPath = Get-Content $logPath
Write-Verbose "Previous Installation Path: $installationPath"
Uninstall-BinFile -Name 'codium-insiders'
if (Test-Path $installationPath -ErrorAction SilentlyContinue) {
Remove-Item -Path $installationPath -ErrorAction SilentlyContinue -Recurse -Force
} else {
Write-Warning "Installation Path missing or not found: $installationPath"
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
VSCodium - Insiders (Portable) 1.96.0.24338 | 1 | Tuesday, December 3, 2024 |
Waiting for Maintainer
|
|
VSCodium - Insiders (Portable) 1.96.0.24334 | 13 | Friday, November 29, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.96.0.24332 | 16 | Wednesday, November 27, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.96.0.24311 | 35 | Wednesday, November 6, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.96.0.24310 | 22 | Tuesday, November 5, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.96.0.24309 | 25 | Monday, November 4, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.95.0.24307 | 26 | Saturday, November 2, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.95.0.24303 | 25 | Tuesday, October 29, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.95.0.24297 | 17 | Wednesday, October 23, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.95.0.24296 | 11 | Tuesday, October 22, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.95.0.24293 | 15 | Saturday, October 19, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.95.0.24287 | 19 | Sunday, October 13, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.93.0.24242 | 60 | Friday, August 30, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.93.0.24231 | 35 | Sunday, August 18, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.93.0.24227 | 35 | Wednesday, August 14, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.93.0.24226 | 31 | Tuesday, August 13, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.91.0.24159 | 63 | Friday, June 7, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.90.0.24158 | 30 | Thursday, June 6, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.90.0.24153 | 30 | Saturday, June 1, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.88.0.24095 | 44 | Friday, April 5, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.87.0.24059 | 35 | Wednesday, February 28, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.87.0.24058 | 48 | Tuesday, February 27, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.86.2.24052 | 37 | Thursday, February 22, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.86.2.24050 | 33 | Tuesday, February 20, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.86.2.24049 | 32 | Sunday, February 18, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.86.2.24048 | 34 | Saturday, February 17, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.86.0.24047 | 38 | Friday, February 16, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.86.0.24039 | 38 | Thursday, February 8, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.86.0.24038 | 32 | Wednesday, February 7, 2024 | Approved | |
VSCodium - Insiders (Portable) 1.85.0.23310 | 67 | Monday, November 6, 2023 | Approved | |
VSCodium - Insiders (Portable) 1.85.0.23308 | 44 | Sunday, November 5, 2023 | Approved | |
VSCodium - Insiders (Portable) 1.84.0.23283 | 61 | Tuesday, October 10, 2023 | Approved | |
VSCodium - Insiders (Portable) 1.83.0.23251 | 66 | Tuesday, October 3, 2023 | Approved | |
VSCodium - Insiders (Portable) 1.83.0.23251-insider | 47 | Monday, October 2, 2023 | Exempted |
Copyright © Microsoft Corporation, Peter Squicciarini, The VSCodium contributors
This package has no dependencies.
Ground Rules:
- This discussion is only about VSCodium - Insiders (Portable) and the VSCodium - Insiders (Portable) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or VSCodium - Insiders (Portable), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
Thilas (maintainer) on 03 Dec 2024 08:47:52 +00:00:
User 'Thilas' (maintainer) submitted package.
chocolatey-ops (reviewer) on 03 Dec 2024 09:21:55 +00:00:
vscodium-insiders.portable has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.
chocolatey-ops (reviewer) on 03 Dec 2024 09:33:49 +00:00:
vscodium-insiders.portable has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/25c1058197f855a00c0db8fd70b803da for details.
The package status will be changed and will be waiting on your next actions.