What's New in the VS Resource Explorer Update #9474
Replies: 20 comments 47 replies
-
File resources don't work as expected. |
Beta Was this translation helpful? Give feedback.
-
Created #9523 - Resource Explorer fails for us. |
Beta Was this translation helpful? Give feedback.
-
This seems like the worst update ever! You can't drag and drop files or content onto the resource explorer like you could with the old version and the UI is largely unintuitive, at least to me anyway. Is there any option to use the old version as I much prefer that? |
Beta Was this translation helpful? Give feedback.
-
It is nice that the resource editor gets some love. Finally we have a dark mode! My eyes say thank you! BUT! Where is the access modifier aka Designer class option? Please do not abandon this feature! |
Beta Was this translation helpful? Give feedback.
-
Another exception: image files sometimes fail to load if the solution contains projects in several (nested) subdirectories: https://developercommunity.visualstudio.com/t/17111-ResourceExplorer-fails-to-load/10729675 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I find this very difficult to use Main issues:
|
Beta Was this translation helpful? Give feedback.
-
This new VS Resource Explorer is one step forward and two steps back. Completely unintuitive. Will not display any of my old Resource files (failed to open error) unless I revert back to the legacy editor. |
Beta Was this translation helpful? Give feedback.
-
This new update is an absolute nightmare. Microsoft do you actually have a mental lapse to present us professional programmers with such a stupid, half-baked, crash-causing program? Thank God for Shane98x's advice. Open with Managed Resources Editor (Legacy). |
Beta Was this translation helpful? Give feedback.
-
With the update to 17.12 preview2, I can finally open Resource Explorer and test it in our large solutions. First impression: horrible! (sorry for the harsh words) Problem 1: double clicking a resx file checks the file in the tree and thus selects the content in the right part of the explorer. But the tree to the left does not scroll to the resx file. Suggestion 2: the tree has only two levels. Our resx files reside in several sub directories per project. Could the tree also show this sub directory structure as tree nodes? Suggestion 3: collapse all tree nodes by default (besides the currently checked resx files when double clicking). This would reduce the length of the tree for us. Question 4: when double clicking a resx file, the previously opened file is still checked. So I first have to uncheck it to see only the entries for the current file. Don't know whether I will ever edit two files side by side, as I am used to the old resx editor. But currently, I would prefer to see only the entries for the double clicked file. Unchecking the other file is an extra step of work (and see problem 1: I have to find the checkbox and uncheck it) |
Beta Was this translation helpful? Give feedback.
-
For some reason, images don't appear upon importing them with the new update, i would like a way to revert to the older version right now since its pretty much unusable for me |
Beta Was this translation helpful? Give feedback.
-
I'm not a fan of the new resource explorer. The datagrid-based version was great for entering string resources quickly, which is more laborious in the new version (unless I'm missing something). Any chance of reinstating the old version with a VS setting to switch between the two? |
Beta Was this translation helpful? Give feedback.
-
I am not a fan of the Resource Explorer. It does not work well with resw resources (I can't get a column per language): |
Beta Was this translation helpful? Give feedback.
-
I am sorry but this new resource explorer really sucks. The UX is terrible.
|
Beta Was this translation helpful? Give feedback.
-
The new editor doesn't like you changing the name of an existing string resource. It results in the editor showing the new name but code can't access the string using the new name, only the old one. I also didn't like the way the new editor completely reorganised the resx file the first time I opened it, which caused some headaches when I needed to do a file compare in TFS. |
Beta Was this translation helpful? Give feedback.
-
This new resource editor is scrambling my old resources and I am not the only one had this issue. Please stop it, product manager and test team should take full responsibility on it. |
Beta Was this translation helpful? Give feedback.
-
When renaming a resource key, no error occurs but nothing is saved... We can close the viewer and open it again, everything looks good. which made me lose at least an hour to notice what's wrong |
Beta Was this translation helpful? Give feedback.
-
This is terrible. |
Beta Was this translation helpful? Give feedback.
-
We are excited to announce that we recently released the revamped Resource Explorer in Visual Studio. Your resource management workflows just got more modern and convenient!
With the latest update to the Visual Studio Resource Explorer, you can now load multiple files at once and manage all of your localizations from a single view. This allows you to edit multiple resource files and locales at once. We also added search functionality, making managing resources for huge solutions a breeze. With placeholder validation and missing translation warnings, you’ll never miss a beat. Excel-style comments on a per-translation basis ensure that you’ll never miss translation context again.
Our new UI is more accessible than ever. It’s compatible with screen readers, tabular navigation, and other assistive technology, and the datagrid is now zoomable – helpful for developers of all abilities. We even added VS theming and dark mode – say goodbye to eye strain!
The revamped Resource Explorer is now on by default in the 17.11 Preview 2 and later versions of Visual Studio with the preview flag on. You can open the designer either by double clicking on your Resources folder in the Solution Explorer, or by navigating to View > Other Windows > Resource Explorer.
If you have any questions or issues, feel free to comment here or open an issue on this repo's issue tracker.
Beta Was this translation helpful? Give feedback.
All reactions