All notable changes to the "sysinfo-vscode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Support multiple(array) specification in
sysinfo.statusBarLabelconfiguration sysinfo.statusBarSwitchIntervalconfigurationsysinfo.statusBarCommandconfigurationSystem Information: Copy Status bar TextCommandSystem Information: Switch Status bar LabelCommand
- VSMarketplaceBadges in README.md. ( To avoid an issue where updates cannot be released to the marketplace due to a VSMarketplaceBadges server failure. )
- Support for configuration information in
sysinfo.statusBarLabel. #8
npm audit fixed.
activationEvents:*->onStartupFinished
- Also released on github.com
- VSIX download link in README.md
npm audit fixed.
- Refactoring. ( The behavior does not change. )
- Increased
System Information: Show SchemaCommand's schema presets. (vscode://schemas/settings/workspace,vscode://schemas/icons)
- Decreased
System Information: Show SchemaCommand's schema presets. (vscode://schemas/ignoredExtensions)
- Increased
System Information: Show SchemaCommand's schema presets.
- Increased
System Information: Show SchemaCommand's schema presets.
- Increased
System Information: Show SchemaCommand's schema presets.
System Information: Show SchemeCommand ->System Information: Show SchemaCommand
System Information: Show SchemeCommand
npm audit fixed.
npm audit fixed. ( https-proxy-agent v2.2.2 -> v2.2.4 )
- show customizable information in status bar
- update internal packages because secrity reason
- fixed that option specification not work bugs in Japanese Environment
- fixed multi-language support bugs
- support Japanese
- fixed section name of extension without displayName in markdown.
- fixed description mistake in CHANGE.md
- System Lint ( When system with problems, show warnings section. )
sysinfo.hideItemsconfiguration
- fixed markdown \ escape problem.
- Removed internal extensions links. ( because link destination does not exist )
- Removed images/infohex.1024.png from package.
- Version number problem. ( 0.0.0 → 0.0.1 )
- Initial release of System Information.
- Start this project.