You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieving directory info is asynchronous, so had to cache results and re-initiate code hints. Also use cached info as long as query is in same folder, so very performant.
Current support:
page relative urls
filter on input
"../" path support
use Tab key for "select and continue hinting"
fix sorting for Windows (i.e. folders first, then files)
Issue by redmunds
Tuesday Oct 02, 2012 at 18:21 GMT
Originally opened as adobe/brackets#1747
Added a new code hinting type of "url".
Retrieving directory info is asynchronous, so had to cache results and re-initiate code hints. Also use cached info as long as query is in same folder, so very performant.
Current support:
Not yet supported (https://trello.com/c/nZx8Z3Ti):
redmunds included the following code: https://github.com/adobe/brackets/pull/1747/commits
The text was updated successfully, but these errors were encountered: