<?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: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376791#M29754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;I am using Visual Studio 15.8.6 now and have enabled &lt;STRONG&gt;Tools &amp;gt; Options &amp;gt; Python &amp;gt; Experimental &amp;gt; Use new style IntelliSense for environments&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2018 19:43:07 GMT</pubDate>
    <dc:creator>ManishShrivastav</dc:creator>
    <dc:date>2018-10-09T19:43:07Z</dc:date>
    <item>
      <title>Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376786#M29749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all geeks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use Visual Studio 2017 (15.8.5) as an IDE for python (arcpy from arcgis pro 2.2). I have cloned the python environment and configured it in Visual Studio. When I try to write code after importing arcpy module, the intellisense doesn't show up and I can't autocomplete the code. I am attaching the screenshot.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/422654_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 19:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376786#M29749</guid>
      <dc:creator>ManishShrivastav</dc:creator>
      <dc:date>2018-09-21T19:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376787#M29750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings Manish! What version of Visual Studio 2017 are you using. Microsoft documentation states :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="padding-left: 30px;"&gt;In &lt;STRONG&gt;Visual Studio 2017 version 15.5 and earlier&lt;/STRONG&gt;, IntelliSense completions depend on a database that's been compiled for that library. Building the database is done in the background when a library is installed, but can take some time and may not be complete when you start writing code.&lt;/LI&gt;&lt;LI style="padding-left: 30px;"&gt;In &lt;STRONG&gt;Visual Studio 2017 version 15.6 and later&lt;/STRONG&gt; uses a faster method to provide completions that do not depend on the database by default. For this reason the tab is labeled I&lt;STRONG&gt;ntelliSense [database disabled]&lt;/STRONG&gt;. You can enable the database by clearing the option &lt;STRONG&gt;Tools &amp;gt; Options &amp;gt; Python &amp;gt; Experimental &amp;gt; Use new style IntelliSense for environments&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 120px;"&gt;&lt;A href="https://docs.microsoft.com/en-us/visualstudio/python/python-environments-window-tab-reference?view=vs-2017#intellisense-tab"&gt;https://docs.microsoft.com/en-us/visualstudio/python/python-environments-window-tab-reference?view=vs-2017#intellisense-tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to look into updating your packages. This also is explained in the link above.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 18:34:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376787#M29750</guid>
      <dc:creator>JakeSimms1</dc:creator>
      <dc:date>2018-10-09T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376788#M29751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jake I am using Visual Studio Pro 2017, the solution you suggested is for VS Code I guess. Thanks for your time though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 18:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376788#M29751</guid>
      <dc:creator>ManishShrivastav</dc:creator>
      <dc:date>2018-10-09T18:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376789#M29752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish, please review my reply to your original post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 18:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376789#M29752</guid>
      <dc:creator>JakeSimms1</dc:creator>
      <dc:date>2018-10-09T18:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376790#M29753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;Visual Studio Pro 2017 go to Tools &amp;gt; Python &amp;gt; Python Environments (this opens the window) select the python 2.7 (64 or 32 bit) and check to see if you have red exclamation points. If you do click the Refresh DB (blue circle arrow). This should update your python database and allow you to use&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;IntelliSense.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/424015_2018-10-09_14-31-29.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376790#M29753</guid>
      <dc:creator>JakeSimms1</dc:creator>
      <dc:date>2018-10-09T19:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376791#M29754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;I am using Visual Studio 15.8.6 now and have enabled &lt;STRONG&gt;Tools &amp;gt; Options &amp;gt; Python &amp;gt; Experimental &amp;gt; Use new style IntelliSense for environments&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376791#M29754</guid>
      <dc:creator>ManishShrivastav</dc:creator>
      <dc:date>2018-10-09T19:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376792#M29755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Manish, please review my reply above your latest &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;post.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:50:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376792#M29755</guid>
      <dc:creator>JakeSimms1</dc:creator>
      <dc:date>2018-10-09T19:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376793#M29756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jake I tried to refresh the DB earlier but it takes forever to refresh and never gets completed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376793#M29756</guid>
      <dc:creator>ManishShrivastav</dc:creator>
      <dc:date>2018-10-09T19:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376794#M29757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish, refreshing the database time frame depends on how many&amp;nbsp;packages you have loaded in an environment. This may take time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 20:09:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376794#M29757</guid>
      <dc:creator>JakeSimms1</dc:creator>
      <dc:date>2018-10-09T20:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376795#M29758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now update the visual studio to 15.9.4 and ArcGIS Pro 2.2.4 and cloned the python environment, but even now I am not able to get the arcpy intellisense to work in visual studio. I have enabled "Use new style intellisense for environments" option in visual studio Tools-&amp;gt;Option-&amp;gt;Python-&amp;gt;Experimental. Help is greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 18:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376795#M29758</guid>
      <dc:creator>ManishShrivastav</dc:creator>
      <dc:date>2018-12-17T18:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy (ArcGIS Pro 2.2) Intellisense not working in Visual Studio 2017</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376796#M29759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point it is beyond my knowledge and scope. Due to the fact that Visual Studio is a third party software (from the perspective of Esri) I would recommend reaching out to Microsoft regarding the loading of python modules and their functionalities. You can contact them here&amp;nbsp;&lt;A class="link-titled" href="https://visualstudio.microsoft.com/" title="https://visualstudio.microsoft.com/"&gt;Visual Studio IDE, Code Editor, VSTS, &amp;amp; App Center - Visual Studio&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 19:31:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-arcgis-pro-2-2-intellisense-not-working-in/m-p/376796#M29759</guid>
      <dc:creator>JakeSimms1</dc:creator>
      <dc:date>2018-12-17T19:31:42Z</dc:date>
    </item>
  </channel>
</rss>

