1 个仓库
Rule-based patterns used to identify project frameworks by scanning directory structures and filenames.
Distinct from Language-Specific Structural Patterns: Focuses on detecting high-level project frameworks for icon application, not internal language-specific code organization patterns.
Explore 1 awesome GitHub repository matching software engineering & architecture · Framework Detection Patterns. Refine with filters or upvote what's useful.
本项目是一个 Visual Studio Code 图标包,由一组 SVG 图形和检测系统组成,旨在修改文件资源管理器的外观。它提供了一套全面的文件和文件夹视觉标识符,以改善项目导航和结构可视化。 该扩展包含一个项目框架检测器,可扫描工作区目录结构以自动应用技术特定的图标。用户还可以通过手动图标关联、从外部目录集成自定义图标以及在不同图标预设之间切换来进一步个性化其环境。 该系统通过将扩展名和名称映射到特定资产来处理文件和文件夹类型的可视化,包括针对浅色和深色界面的主题感知解析。它还包括界面文本本地化功能以及将配置重置为默认状态的实用程序。
Automatically applies technology-specific icon sets by scanning the workspace for framework-identifying filenames.