brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Fix change event handling for code hints #1642

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by njx Tuesday Sep 18, 2012 at 18:05 GMT Originally opened as https://github.com/adobe/brackets/pull/1684


Make sure we only respond to the change event dispatched from the same editor that the code hint key came from.

@RaymondLim

Fixes #1682.


njx included the following code: https://github.com/adobe/brackets/pull/1684/commits

core-ai-bot commented 3 years ago

Comment by RaymondLim Tuesday Sep 18, 2012 at 18:39 GMT


Looks good. It also fixes the new EWF issue that I logged. Merging.