madskristensen / FileNesting

Nest files in Solution Explorer
Other
119 stars 59 forks source link

Feature: new built-in rule to nest .js under .ts #10

Closed clement911 closed 10 years ago

clement911 commented 10 years ago

Ideally it would possible to provide simple custom rules by provide pairs of file extensions. Each pair contains the root extension (e.g .ts) and the child extension (e.g. .js).

apuchkov commented 10 years ago

+1

madskristensen commented 10 years ago

Fixed