brackets-archive / bracketsIssues

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

[CLOSED] Fix Issue #3632 #3500

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by eztierney Tuesday May 07, 2013 at 18:22 GMT Originally opened as https://github.com/adobe/brackets/pull/3739


Only replace the 'fn' in the function type hint if the token that was called looks like an identifier/property. If it is an expression resulting in a function call, then just display 'fn' since we don't have a way to determine a 'name' for the called function.


eztierney included the following code: https://github.com/adobe/brackets/pull/3739/commits

core-ai-bot commented 3 years ago

Comment by dloverin Tuesday May 07, 2013 at 19:04 GMT


merged.