Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Releases: CheapNightbot/code

v1.0.2

Choose a tag to compare

@CheapNightbot CheapNightbot released this 04 Sep 21:34

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@CheapNightbot CheapNightbot released this 03 Sep 00:23

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@CheapNightbot CheapNightbot released this 30 Aug 03:48
e1cb2fd

Linux binary compiled with GCC and Windows binary with cl.exe (MSVC).

Important

You may rename the Windows binary to something slightly different than code to maybe something like coder to prevent conflicts with the actual "code" command in the environment variable. Or you can directly change the command in the source code with explicit path of the code executable (e.g.: C:\Program Files\Microsoft VS Code\bin\code).