madskristensen / FileNesting

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

Auto nesting of resx files #57

Open brettwgreen opened 8 years ago

brettwgreen commented 8 years ago

Installed product versions

We use the nesting tool for nesting resx files with a bunch of locales, but auto nesting doesn't recognize the files

Steps to recreate

For example, if we have resx files with different locales: Content.resx Content.en-FF.resx Content.en-US.resx Content.de-DE.resx It should nest them as follows: Content.resx --Content.en-FF.resx --Content.en-US.resx --Content.de-DE.resx

Current behavior

Although I can nest them manually, this is seriously painful in some cases where we may have dozens of translations

Expected behavior

I should be able to enable auto-nesting and/or select all my un-nested files and auto-next them all with one click. The file format of FILENAME.{locale}.resx is pretty easily nestable without accidentally nesting items so I think it's a straightforward request.

tom-englert commented 7 years ago

Same as #76 - just realized now that I've created a duplicate.

tom-englert commented 7 years ago

@brettwgreen if you still need this, you can test the latest CI build from https://ci.appveyor.com/project/madskristensen/filenesting/build/1.0.76/artifacts

madskristensen commented 7 years ago

@brettwgreen @tom-englert It's easier to grab the CI build from here http://vsixgallery.com/extension/6c799bc4-0d4c-4172-98bc-5d464b612dca/

tom-englert commented 7 years ago

@madskristensen this is also true for unmerged PR builds? vsixgallersy has 2.0.74, but the PR build is 0.76.

madskristensen commented 7 years ago

No, only the merged ones