Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Where Am I? - VS Code extension

Don't get lost even you have multiple VS Code opened.

Modified base on maliarov/vscode-project-name-in-statusbar.

Configurations

KeyDescriptionTypeDefault
where-am-i.colorfulUse colorbooleantrue
where-am-i.colorThe color of status text. When not defined, a random color will be used based on the project name.string""
where-am-i.alignDefines The alignment of the label, requires restart of vscodestring"left"
where-am-i.alignPriorityDefines priority of the label. Higher values mean the label should be shown more to the left, requires restart of vscodenumber100000
where-am-i.textTransfromDefines project name text style inside templatestring"capitalize"
where-am-i.commandThe command to execute when clicking the status bar item.string"workbench.action.quickSwitchWindow"
where-am-i.iconCodicon idstring"folder-opened"
where-am-i.templateDefines template of project name placeholderstring"{icon} {project-name}"
where-am-i.projectSettingProject preferenceobject{}

Commands

CommandTitle
where-am-i.configWhere Am I: Config the name and color

关于 About

📍 Don't get lost even you have multiple VS Code opened
vscodevscode-extension

语言 Languages

TypeScript99.5%
JavaScript0.5%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
6
Total Commits
峰值: 4次/周
Less
More

核心贡献者 Contributors