File tree Expand file tree Collapse file tree
WorkspaceLauncherForVSCode Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 label : Extension Version
5353 description : |
5454 Refer to [How to check extension version](https://github.com/tanchekwei/VisualStudioCodeForCommandPalette/blob/main/docs/check-extension-version.md)
55- placeholder : e.g., 1.28 .0.0
55+ placeholder : e.g., 1.29 .0.0
5656 validations :
5757 required : true
5858
Original file line number Diff line number Diff line change @@ -110,6 +110,17 @@ For more detailed technical information about the project's architecture and com
110110
111111## Changelog
112112
113+ ### 1.29.0.0
114+ - Feature: Updated Google Antigravity support to use Antigravity IDE naming.
115+ - Feature: Added manual launch message support.
116+ - Compatibility: Added support for VSCodium.
117+ - UX: Added Help page shortcut with F1 key.
118+ - UX: Removed ID display from detail page and avoided "Pin to Home" command when not applicable.
119+ - Fix: Fixed disabled type entries appearing in search results.
120+ - Performance: Reduced fallback default handling.
121+ - Settings: Set Windows Terminal as the default terminal option.
122+ - Maintenance: Updated packages.
123+
113124### 1.28.0.0
114125- Feature: Added support for Windows Terminal in the "Open in Terminal" command.
115126- UX: Added informational reminders when selecting search filters for editors or environments that are currently disabled in settings.
Original file line number Diff line number Diff line change 1212 <Identity
1313 Name =" 15722UsefulApp.WorkspaceLauncherforVSCode.Dev"
1414 Publisher =" CN=BF18CC4F-2F9D-43F9-9BF7-0E949EE3057D"
15- Version =" 1.28 .0.0" />
15+ Version =" 1.29 .0.0" />
1616
1717 <Properties >
1818 <DisplayName >Visual Studio / Code for Command Palette (Dev)</DisplayName >
Original file line number Diff line number Diff line change 1212 <Identity
1313 Name =" 15722UsefulApp.WorkspaceLauncherforVSCode"
1414 Publisher =" CN=BF18CC4F-2F9D-43F9-9BF7-0E949EE3057D"
15- Version =" 1.28 .0.0" />
15+ Version =" 1.29 .0.0" />
1616
1717 <Properties >
1818 <DisplayName >Visual Studio / Code for Command Palette</DisplayName >
Original file line number Diff line number Diff line change 1717 <EnableMsixTooling >true</EnableMsixTooling >
1818 <Nullable >enable</Nullable >
1919
20- <AssemblyVersion >1.28 .0.0</AssemblyVersion >
20+ <AssemblyVersion >1.29 .0.0</AssemblyVersion >
2121 </PropertyGroup >
2222 <ItemGroup >
2323 <None Remove =" Assets\LargeTile.scale-125.png" />
You can’t perform that action at this time.
0 commit comments