Releases: robinsalehjan/vscode-xcode-shortcuts
1.4.1
Full Changelog: 1.4.0...1.4.1
1.4.0
Full Changelog: 1.3.1...1.4.0
What's Changed
-
Updated VS Code engine from
^1.6.0to^1.85.0- ensures compatibility with modern VS Code versions -
Removed unused
jsonfiledependency — the extension only defines keybindings and has no runtime code -
Removed deprecated
vscodedevelopment dependency — the old extension development approach has been deprecated -
Removed
postinstallscript — no longer needed without the legacy vscode module -
Potential fix for code scanning alert: workflow does not contain permissions
Impact
- Smaller package size because no
node_modulesrequired - Faster installation zero dependencies to download
- Better compatibility works with
VSCode1.85.0 and newer
1.3.1
Full Changelog: 1.3.0...1.3.1
1.3.0
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Feature: add support for
WindowsandLinuxby @robinsalehjan in #10
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Bugfix: remove
whenclause fromworkbench.viewcommands by @robinsalehjan in #9
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Feature: add pull request, bug issue and feature request templates by @robinsalehjan in #6
- Improve: Simplify the
READMEby @robinsalehjan in #8 - Refactor: add
whenclause to keybindings dependent on other extensions or editor focus by @robinsalehjan in #7
Full Changelog: 1.0.6...1.1.0
1.0.6
What?
Had to revert #4 because VSCode did not recognise the keyboard extensions i.e causing the shortcuts to not work as expected.
What's Changed
- Feature: refine and improve
whenclauses for keybindings by @robinsalehjan in #4 - Revert "Feature: refine and improve
whenclauses for keybindings" by @robinsalehjan in #5 - Delete and unpublish tag
1.0.5fromGithub
Full Changelog: 1.0.4...1.0.6
1.0.4
What's Changed
- Remove the
iconfromREADME.md
1.0.3
What's Changed
- Add
BadgestoREADME.md - Update
nameproperty of the workflow
Full Changelog: 1.0.2...1.0.3