[PR #176] [MERGED] Launch the IDE with codium (instead of vscodium) #2114

Closed
opened 2025-09-10 23:56:12 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/176
Author: @bittner
Created: 5/29/2019
Status: Merged
Merged: 5/31/2019
Merged by: @stripedpajamas

Base: masterHead: feature/rename-binary-to-codium


📝 Commits (1)

  • 0f6cfd5 Launch the IDE with codium (instead of vscodium)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 VSCodium-AppImage-Recipe.yml (+2 -2)
📝 build.sh (+1 -1)

📄 Description

We want to run VSCodium via codium in the terminal. This aligns with the non-free binary distribution and should make transitioning easier w.r.t. muscle memory.

Fixes #36.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium/pull/176 **Author:** [@bittner](https://github.com/bittner) **Created:** 5/29/2019 **Status:** ✅ Merged **Merged:** 5/31/2019 **Merged by:** [@stripedpajamas](https://github.com/stripedpajamas) **Base:** `master` ← **Head:** `feature/rename-binary-to-codium` --- ### 📝 Commits (1) - [`0f6cfd5`](https://github.com/VSCodium/vscodium/commit/0f6cfd5989769c3351f83b16326d0dffc59f0df3) Launch the IDE with codium (instead of vscodium) ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `VSCodium-AppImage-Recipe.yml` (+2 -2) 📝 `build.sh` (+1 -1) </details> ### 📄 Description We want to run VSCodium via `codium` in the terminal. This aligns with the non-free binary distribution and should make transitioning easier w.r.t. muscle memory. Fixes #36. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 23:56:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#2114