<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/factorree/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/factorree/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Mar 2010 10:03:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/factorree/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Generate SiteMap xml file from asp Project structure</title><link>https://sourceforge.net/p/factorree/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Generate SiteMap xml file from asp Project structure for use in a asp:Sitemap control&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 23 Mar 2010 10:03:10 -0000</pubDate><guid>https://sourceforge.net8f12a48f0ab7f859b7c41da23d3645890bcc5ee3</guid></item><item><title>add/remove runat="server" attributes</title><link>https://sourceforge.net/p/factorree/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Asp requires for many controls to add the runat attribute. It always has the value "server" so it is just nonsense.&lt;/p&gt;
&lt;p&gt;Idea: facilitate editing of asp pages by&lt;br /&gt;
automatically adding the runat attribute whereever it is required &lt;br /&gt;
- for all controls in a page or&lt;br /&gt;
- when inserting a control with intellisense&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 17 Mar 2010 13:08:06 -0000</pubDate><guid>https://sourceforge.nete7cf83b360cd6e46db1490961628ae9669b7529c</guid></item><item><title>Property Editor for asp:ImageMap Hotspots</title><link>https://sourceforge.net/p/factorree/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When user edits the Hotspots property of a Imagemap he gets a custom editor shoing the image.&lt;br /&gt;
With clicking and dragging the user can visually position the hotspots.&lt;br /&gt;
On OK the corresponding code is generated into the corresponding part of the page&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 17 Mar 2010 12:13:16 -0000</pubDate><guid>https://sourceforge.netaa812fdba2a2fad9df5efd5885abf50ab9791744</guid></item><item><title>Generate ToString() method</title><link>https://sourceforge.net/p/factorree/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Similar to the create Constructor Feature generate a ToString() method that creates&lt;br /&gt;
a ToString() method from all or selected fields/properties&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">klafekie</dc:creator><pubDate>Wed, 10 Mar 2010 12:43:49 -0000</pubDate><guid>https://sourceforge.net53c2e200c0de6af31ce55e2ebc81ef6204bf554f</guid></item><item><title>In designer: remove all unreferenced members</title><link>https://sourceforge.net/p/factorree/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Set GenerateMember property to false for all components that are &lt;br /&gt;
not referenced anywhere outside the InitializeComponents() method.&lt;/p&gt;
&lt;p&gt;Problems: &lt;br /&gt;
- GenerateMember is a "designer" property, not a property of the control itself. How to access it?&lt;br /&gt;
- How to find references? Is there support from the CodeModel?/DTE?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">klafekie</dc:creator><pubDate>Fri, 29 Jan 2010 12:08:12 -0000</pubDate><guid>https://sourceforge.netfeaa9b6604ebfd90d0a0efe1edf0395b8c24087a</guid></item><item><title>Remove empty Event handlers</title><link>https://sourceforge.net/p/factorree/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Or maybe even "remove all empty methods in current file?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">klafekie</dc:creator><pubDate>Fri, 29 Jan 2010 12:02:20 -0000</pubDate><guid>https://sourceforge.net876f45c4b7f39875001b9d841c46f594b080c549</guid></item><item><title>Remove designer generated texts</title><link>https://sourceforge.net/p/factorree/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Avoid that in a release version of a form app there are any controls that still have the&lt;br /&gt;
designer generated Text properties (like "Button1") etc&lt;/p&gt;
&lt;p&gt;Should be possible to retrieve the auto generated values from DTE designer...&lt;br /&gt;
Otherwise just take Type.Name and make first letter lowercase...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">klafekie</dc:creator><pubDate>Fri, 29 Jan 2010 11:16:24 -0000</pubDate><guid>https://sourceforge.net2f39e046fd67657e82107c1724fbc709ae55a248</guid></item><item><title>Toolbox finder</title><link>https://sourceforge.net/p/factorree/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new way of adding Items from the VS Toolbox to the current designer surface.&lt;br /&gt;
Hit a hot key -&amp;gt; Shows a Textinput field.&lt;br /&gt;
Start typing parts of an items name&lt;br /&gt;
the dlg shows all tools containing the typed string&lt;br /&gt;
enter -&amp;gt; add to form&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 29 Jan 2010 07:29:47 -0000</pubDate><guid>https://sourceforge.net8667125fc198395ab749a90d764f69ba199f2149</guid></item></channel></rss>