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.
cmake-link-explorer —
CMake 프로젝트에서 무엇이 무엇을 링크하는지 양방향으로 봄. 특히 누가 이 타겟을
링크하는지. CMakeLists.txt를 파싱하지 않고 CMake의 File API를 읽음. 링커 맵을
타겟 트리에 붙여 크기를 같은 줄에 얹어줌.
vscode-neon-glow — 문법 강조에 네온 글로우를 입힘. 팔레트를 박아두지 않고 지금 쓰는 테마의 토큰 색에서 글로우를 유도하므로 어떤 색 테마와도 맞음.
둘 다 순수 JavaScript고 빌드 단계도 의존성도 없음.
