- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Depressing the Mac "Command" key in an edit window (on the Develop tab) causes source code lines to "undent" (the "Command-[" function).
Any possible idea when this crazy frustrating bug will be addressed or suitable workaround published? 'not pressing the cmd key isn't really a suitable workaround...
Thanks
Bob.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It has been addressed in the upcoming hotfix. It was due to a Brackets bug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Muchas Gracias - ETA on fix, thanks?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We're hoping to have the hotfix out ASAP, release candidates are being generated, but I am not allowed to publish a release date.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Until hot fix, Mr Bob, you can use this extension below
https://github.com/redmunds/brackets-display-shortcuts
In Intel XDK, select Extension Manager, install "Display Shortcuts". After them, open help tab, select "Show Shortcuts". Then you can remove these shortcuts "Command-[" and "Command-]" by left click and selecting "Disable Shortcut". After disable, you can see below keymap.json
{ "documentation": "https://github.com/adobe/brackets/wiki/User-Key-Bindings", "overrides": { "Cmd-]": null, "Cmd-[": null, "Ctrl-Alt-I": null } }
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
God Bless you Namık Zafer E....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Namik,
Thank you so much for sharing this configuration tweak!
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page