Skip to content
View Ruminem's full-sized avatar

Block or report Ruminem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ruminem/README.md

VS Code extensions

cmake-link-explorer What links what in a CMake project, in both directions — including who links a given target. Reads CMake's File API rather than parsing CMakeLists.txt, and joins a linker map onto the target tree so the size of each one is on the same row.

vscode-neon-glow Neon glow for syntax highlighting that derives itself from the active theme's own token colours, so it works with whatever colour theme is already in use.

Both are plain JavaScript with no build step and no dependencies.


VS Code 익스텐션

cmake-link-explorer — CMake 프로젝트에서 무엇이 무엇을 링크하는지 양방향으로 봄. 특히 누가 이 타겟을 링크하는지. CMakeLists.txt를 파싱하지 않고 CMake의 File API를 읽음. 링커 맵을 타겟 트리에 붙여 크기를 같은 줄에 얹어줌.

vscode-neon-glow — 문법 강조에 네온 글로우를 입힘. 팔레트를 박아두지 않고 지금 쓰는 테마의 토큰 색에서 글로우를 유도하므로 어떤 색 테마와도 맞음.

둘 다 순수 JavaScript고 빌드 단계도 의존성도 없음.

Pinned Loading

  1. Ruminem Ruminem Public

    Profile

  2. cmake-link-explorer cmake-link-explorer Public

    VS Code extension that shows CMake target link structure in both directions, including what links a given target. Reads CMake's File API instead of parsing CMakeLists.txt.

    JavaScript

  3. vscode-neon-glow vscode-neon-glow Public

    Neon glow for VS Code syntax highlighting, for any colour theme. Derives the glow from the active theme's own token colours instead of hardcoding a palette.

    JavaScript 1

  4. kakaotalk-theme kakaotalk-theme Public

    iOS/Android 카카오톡 테마.

    Python 1

  5. hdr-auto-toggle hdr-auto-toggle Public

    등록한 게임이 실행되는 동안 Windows HDR을 자동으로 켜고 끄는 PowerShell 스크립트

    PowerShell