Conversation
|
@petetnt This "event" handle is from the global context. If the the current execution frame is a result of an event triggered by user or system , this handle is always set at the global context. As the actual event handle is never passed through the call stack , I have used the global handle to verify the context. |
|
Thanks for the explanation @swmitra 👍 |
|
@swmitra three document integration |
|
Hey guys, how do I get this release with the CMD+W bug fix? There hasn't been a release uploaded here: Could I clone it to my computer using git? How do I compile it for Mac afterwards? Thanks. |
|
Hi @Siphon880gh, there's a guide called How to hack on Brackets, which takes you through step by step on how to use a development build of Brackets (no building needed, just using After you have a dev build running you'll need to merge this branch. For example on Restart Brackets and the fix should be applied and working |
|
Re-Targeting to release branch. |
|
Thanks! |
|
A build refresh is scheduled by his week or next for 1.6and after that the new installers posted will contain this patch. |
|
Srry for asking, im kinda a new to this all.. is also see this error with file not closing in the tree list. Im using v1.6 rev1.6.0-16680 on osx 10.11.4 |
|
I installed this like......3-4 days ago, checked if there was an update (which it says there isn't) and I'm having the same issue. On a Mac, El Capitan with Release 1.6 build 1.6.0-16680 (release 3df0ac6) installed. |
This PR fixes the file close issue.