<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGIS Snippet Finder - Where is it? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145064#M3777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes is does work with the Express edition but the functionality is limited; No Searching of snippets. It basically adds a sort of intelli-sense type snippet option. I imagine managing and editing snippets will also be very limited in Express edition. Still, it does work.&amp;nbsp; Despite my previous rant, i must say that i am pleased with how tingly integrated the Add-ins are with the framework. It might actually be worth my efforts once i convert all my VBA scripts into add-ins...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Oct 2010 15:04:30 GMT</pubDate>
    <dc:creator>JakubSisak</dc:creator>
    <dc:date>2010-10-29T15:04:30Z</dc:date>
    <item>
      <title>ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145059#M3772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just going through the&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; "Building custom UI elements using add-ins" walkthrough.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt; ArcGIS integrated development environment (IDE) is installed. No problems creating the ArcMap Add-on project until i get to the part where i am suppose to RIGHT-CLICK in the editor window and select the ArcGIS Snippet Finder...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no ArcGIS Snippet Finder on the shortcut menu that pops up (see attached) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An example of what i should be seeing is here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000036s000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000036s000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So where is it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 19:08:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145059#M3772</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-10-25T19:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145060#M3773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same problem here - do you have an Express addition of your IDE? I'm using VS2008Express and I have a feeling that's the issue. I've tried reinstalling the two software packages in different order to no avail. I have a support request in with ESRI - I will let you know if no one beats me to it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 20:51:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145060#M3773</guid>
      <dc:creator>TomGiles</dc:creator>
      <dc:date>2010-10-25T20:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145061#M3774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This should help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/5627-ArcGIS-10-Pre-Release-Visual-Studio-Express-2008-Integration-Issues?p=45803#post45803"&gt;http://forums.arcgis.com/threads/5627-ArcGIS-10-Pre-Release-Visual-Studio-Express-2008-Integration-Issues?p=45803#post45803&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 21:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145061#M3774</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-10-25T21:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145062#M3775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Chris, this is the VS Express version of the Finder although it does not do any "finding".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to say I am VERY disappointed with ESRI's claims that all that is needed to migrate VBA customization to Add-Ins is the Express Edition of Visual Studio.&amp;nbsp; NOT SO! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No debugging unless one searches other .Net sources on how to debug a "dll" with the Express edition - and tweaks the XML on per project basis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And now - no ability to search snippets on demand&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SIGH...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS should be shipping with a full version of Visual Studio to even come close to what VBA is capable of.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 12:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145062#M3775</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-10-26T12:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145063#M3776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to add ArcObject snippets in the general snippets menu, as explained in your linked post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 12:55:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145063#M3776</guid>
      <dc:creator>TomGiles</dc:creator>
      <dc:date>2010-10-29T12:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145064#M3777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes is does work with the Express edition but the functionality is limited; No Searching of snippets. It basically adds a sort of intelli-sense type snippet option. I imagine managing and editing snippets will also be very limited in Express edition. Still, it does work.&amp;nbsp; Despite my previous rant, i must say that i am pleased with how tingly integrated the Add-ins are with the framework. It might actually be worth my efforts once i convert all my VBA scripts into add-ins...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 15:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145064#M3777</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-10-29T15:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145065#M3778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tried to remove and re-install visual studio and arcgis .net sdk several times in various orders - all with no succes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but then I downloaded "ArcGIS Snippet Finder 3" and added this app. as an "External Tool" in VBExpress - this works OK&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jan 2011 16:24:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145065#M3778</guid>
      <dc:creator>Lars_FindLarsen</dc:creator>
      <dc:date>2011-01-09T16:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145066#M3779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you larsfind!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for the dummies (read: me):&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Download the &lt;A href="http://edn.esri.com/index.cfm?fa=downloads.detail&amp;amp;downloadId=80"&gt;snippet finder&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Unzip wherever&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Go to Tools &amp;gt; External Tools in studio express and navigate to ArcGISSnippetFinder.exe in the 'Command' window&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Uncheck 'Prompt for arguments' (I don't understand the path options here, maybe someone can provide a good reason for setting either 'Arguments' or 'Initial directory'?)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The first time you open the finder you will need to 'Attach to an ArcGIS snippet directory' under File, but thereafter it will remember the directory.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;You can search, but I (at least) do not get the 'Tools' or 'ArcObjects' menu items that appear in any screenshot I've seen of the AG10 Finder. I like that I can run the finder as a standalone application outside of Studio.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 22:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145066#M3779</guid>
      <dc:creator>EvanThoms</dc:creator>
      <dc:date>2011-01-26T22:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Snippet Finder - Where is it?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145067#M3780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I did was simply modified the interface to have the Snippet Finder in my tool bar (command button).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Works the same!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 11:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-snippet-finder-where-is-it/m-p/145067#M3780</guid>
      <dc:creator>RuchiraWelikala</dc:creator>
      <dc:date>2011-01-27T11:11:30Z</dc:date>
    </item>
  </channel>
</rss>

