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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Executing Find in Files on brackets/src folder causes a hundred or so messages to get written to console log. For example:
Called LanguageManager.getLanguageForPath with an unhandled file extension: png
/C:/Users/redmunds/github/brackets-shell/Release/dev/src/language/LanguageManager.js:200
This doesn't seem critical enough to flood the console.
Executing Find in Files on brackets/src folder causes a hundred or so messages to get written to console log. For example:
This doesn't seem critical enough to flood the console.