Is it possible to define a file filter for the 'goto-file' dialog ?
Since I'm using Typescript, pressing Shift-Command-N gives me not just the Typescript files but the map and the js file to. Is it possible do define a filter somewhere to stop this files from appearing in this dialog ?
Regards
Roger
Please sign in to leave a comment.
Ok,
after watching the Webstorm screencast I figured it out:
1. There is a filter in this dialog. There I can disable showing the js files.
2. The map files can be filtered in the file types dialog (filter files and folders).
Regards
Roger