|
Browse by Tags
All Tags » ResourceToolkit ( RSS)
-
The ResourceToolkit addin has been added to SharpDevelop 2.1 ("Serralongue") in revision 1866. It is intended to be used in development of localizable applications and helps the developer with managing string resources by providing tool tips on resource keys and code completion. These features...
-
This took worked a short time ago when I had several projects in a solution open, but it looked for missing keys in all projects, not just the current project. Handy, but it gave me a longer report than I was looking for. Shortly later, I opened one project by itself, and the tool gave me this exception...
-
The ResourceToolkit addin has gained some small improvements which will be in SharpDevelop 3.0 Beta 2. Since build 3252, it has been possible to select the scope for the "Find missing resource keys" operation . You can see the choices in the following screenshot: Clicking on one of the four...
-
Hi, ResourceManager AddIn is nice idea, but it works for me only partially :-(. For the Boo binding doesnt work at all (by ex. Forms in the Designer doesnt have Localize property ...) Is something wrong on my side ?:-) Thanks, MikeP
Posted to
Forum
by
MikeP
on
04-06-2007
Filed under: ResourceToolkit
-
The results of the "Find unused resource keys" operation are shown in a new view where resource keys can be directly deleted.
-
The results of the "Find missing resource keys" operation are shown in the search results panel.
-
The "Find missing resource keys" and "Find unused resource keys" commands are available through the tools menu.
-
"Find references" and "Rename" commands are now available for resource keys in the context menu.
-
The resource code completion window lists available resource keys and shows their values when selecting them.
-
|
|
|