Releases: Ruminem/vscode-neon-glow
Release list
v0.18.0
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.17.5
- Carry the glow into the terminal, which reaches it only through xterm's DOM renderer
Install
Windows, double-click
Download neon-glow-0.18.0-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.18.0-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.18.0.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.18.0.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.18.0-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.18.0-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.18.0.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.18.0.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.17.5...v0.18.0
v0.17.5
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.17.4
- Name the commands in the Korean README the way a Korean palette now shows them, and drop the project note on command titles since the global rule already covers it
- Translate the command titles through package.nls so a Korean window shows Korean names in the palette, which still prints the English title underneath for searching
Install
Windows, double-click
Download neon-glow-0.17.5-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.17.5-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.17.5.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.17.5.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.17.5-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.17.5-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.17.5.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.17.5.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.17.4...v0.17.5
v0.17.4
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.17.3
- Bring NEXT.md up to 0.17.4, with the caret arc colour settings check done and the reduce motion check still to be seen in a real window
- Record that an atomic state write was tried and dropped because Windows refuses the rename while a reader holds the file, and hand over the unreleased reduce-motion fix
- Say in the status table that Insiders and portable builds should be patched from the palette, and that an update shows only on their second restart, since both the CLI and the loader look in the stable build's folders
- Publish a preset once when all of its settings are written, instead of rewriting state.json and redrawing the renderer for each of the twenty-odd keys on the way
- Hold the moving effects back when VS Code's own workbench.reduceMotion is on, not only when the system asks, since that setting reaches the page as a class the media query never sees
- Pin vsce to major 3 in both workflows
- Bring NEXT.md up to 0.17.3 and note that the caret arc colour setting still wants a look in the real Settings UI
Install
Windows, double-click
Download neon-glow-0.17.4-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.17.4-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.17.4.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.17.4.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.17.4-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.17.4-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.17.4.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.17.4.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.17.3...v0.17.4
v0.17.3
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.17.2
- Let the caret arc take a colour of its own through caretArcColor, a hex with a picker in settings.json, while the default cursor keeps following the theme's caret colour
Install
Windows, double-click
Download neon-glow-0.17.3-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.17.3-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.17.3.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.17.3.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.17.3-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.17.3-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.17.3.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.17.3.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.17.2...v0.17.3
v0.17.2
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.17.1
- Move what the session notes learned into a section of CLAUDE.md and cut NEXT.md back to the three lines it is meant to be
- Split chromeStyles into one function per surface with its reasoning above it, emitting the same stylesheet byte for byte, and put the diff note back over the diff rule
- Remove the two release clips nothing in the repository points at; their release notes load them from a pinned commit, so the notes keep showing them
- Relight on a theme swap even when the new token stylesheet is as long as the old one, which it is whenever both themes have as many token colours
Install
Windows, double-click
Download neon-glow-0.17.2-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.17.2-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.17.2.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.17.2.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.17.2-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.17.2-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.17.2.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.17.2.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.17.1...v0.17.2
v0.17.1
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.17.0
- Play the cursor trail on translate instead of transitioning left and top, the same slide without a layout on every frame
- Drop backface-visibility from the glow rules, which changed no pixel and cost a compositing layer per glowing span
- Replace the stale glow cost figures with paired measurements from the current formula, and record what the rename box breath costs
- Let the bench take its two variants from the command line and report progress, so it can compare any knob setting rather than one hard-coded pair
- Hand over the shorter descriptions, the Korean notifications and the publish retry, and what is still unmeasured
Install
Windows, double-click
Download neon-glow-0.17.1-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.17.1-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.17.1.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.17.1.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.17.1-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.17.1-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.17.1.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.17.1.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.17.0...v0.17.1
v0.17.0
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.16.2
- Cut the README feature tables down to a line each, and move the badge to VS Code 1.73
- Translate the extension's notifications and tooltips into Korean through vscode.l10n, which raises the floor to VS Code 1.73
- Retry the Marketplace token check and publish up to three times, since its timeouts clear on their own within minutes
Install
Windows, double-click
Download neon-glow-0.17.0-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.17.0-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.17.0.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.17.0.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.17.0-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.17.0-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.17.0.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.17.0.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.16.2...v0.17.0
v0.16.2
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.16.1
- Cut every setting description down to a sentence, because the Settings page had become a wall of text; the reasoning stays in the source comments
Install
Windows, double-click
Download neon-glow-0.16.2-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.16.2-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.16.2.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.16.2.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.16.2-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.16.2-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.16.2.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.16.2.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.16.1...v0.16.2
v0.16.1
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.16.0
- Move the setting descriptions into package.nls files and add a Korean translation, so a Korean VS Code shows them in Korean; command names stay in English
Install
Windows, double-click
Download neon-glow-0.16.1-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.16.1-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.16.1.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.16.1.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.16.1-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.16.1-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.16.1.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.16.1.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.16.0...v0.16.1
v0.16.0
Neon glow for VS Code syntax highlighting, for any colour theme.
Changes since v0.15.0
- Import the payload from the extension's new folder on the first start after an update, which used to run the old copy until a second restart
- Hand over the loader, the drive-letter fix, the find colour floor and the two new breathing surfaces to the next session
Install
Windows, double-click
Download neon-glow-0.16.0-windows.zip below, unzip it, and run
install.cmd. It finds VS Code, installs the extension and patches the
workbench in one pass. Nothing else has to be on the machine.
macOS and Linux, one script
Download neon-glow-0.16.0-macos-linux.tar.gz, unpack it, and run
./install.sh. Same idea: it finds VS Code, installs the extension and
patches the workbench. If the install directory belongs to root it will
say so and tell you to re-run it with sudo.
A VS Code installed as a snap or a flatpak cannot be patched at all —
those are mounted read-only. Use the .deb, the .rpm or the tarball.
Anywhere else
Download neon-glow-0.16.0.vsix below, then either use ... →
Install from VSIX in the Extensions view, or:
code --install-extension neon-glow-0.16.0.vsixInstalling the extension does not by itself make anything glow: the payload
has to be written into workbench.js. The extension offers to do that the
first time it activates, or run Neon Glow: Show status from
the command palette. It needs write access to the VS Code install directory.
Then restart
Quit VS Code completely and start it again — "Reload Window" is not
enough. Chromium serves the bundle from cache, so a window never picks up a
rewrite it did not start with. The NEON:ON status bar item stays amber
while that is still pending.
한국어 설치 안내
Windows, 더블클릭
아래 neon-glow-0.16.0-windows.zip을 받아 풀고 install.cmd를 실행한다.
VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치하는 것까지 한 번에 한다.
따로 깔아둘 것은 없다.
macOS · Linux, 스크립트 하나
neon-glow-0.16.0-macos-linux.tar.gz를 받아 풀고 ./install.sh를 실행한다.
하는 일은 같다. VS Code를 찾고, 확장을 설치하고, 워크벤치를 패치한다. 설치
디렉터리가 root 소유면 그렇다고 알려주고 sudo로 다시 실행하라고 안내한다.
snap이나 flatpak으로 설치한 VS Code는 패치 자체가 불가능하다. 읽기 전용으로
마운트되기 때문이다. .deb, .rpm, 또는 타르볼을 쓰면 된다.
그 외 환경
아래 neon-glow-0.16.0.vsix를 받아, 확장 뷰에서 ... → VSIX에서 설치를
누르거나 명령줄로:
code --install-extension neon-glow-0.16.0.vsix확장을 설치하는 것만으로는 아무것도 빛나지 않는다. 페이로드가 workbench.js에
들어가야 한다. 확장이 처음 활성화될 때 물어보고, 명령 팔레트에서
Neon Glow: Show status를 직접 실행해도 된다. VS Code 설치
디렉터리에 쓰기 권한이 필요하다.
그다음 재시작
VS Code를 완전히 종료했다가 다시 켠다. "창 다시 로드"로는 부족하다.
Chromium이 번들을 캐시에서 내주기 때문에, 창은 자기가 뜰 때 읽은 번들을 끝까지
돌린다. 그게 밀려 있는 동안에는 NEON:ON 상태 표시줄 항목이 앰버색으로 남는다.
Full Changelog: v0.15.0...v0.16.0