<?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: VS2022 mouse hover doesn't the variable value in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1484983#M166324</link>
    <description>&lt;P&gt;We ran into this problem - we managed to fix it by updating to the latest version of VS2022 - which was 17.5.5&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 18:32:05 GMT</pubDate>
    <dc:creator>NeilMc</dc:creator>
    <dc:date>2023-05-10T18:32:05Z</dc:date>
    <item>
      <title>VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1379346#M161067</link>
      <description>&lt;P&gt;Hello, everyone! I just installed the VS 2022 Community and the oneAPI base toolkit,&amp;nbsp; oneAPI HPC Toolkit. But when I use this to debug my fortran program and set a breakpoint, this program stops at the breakpoint, but I can't see the value of these variables. Anyone has ideas about that?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2022 13:33:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1379346#M161067</guid>
      <dc:creator>Shuang_Geo</dc:creator>
      <dc:date>2022-04-24T13:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1393710#M161745</link>
      <description>I observed exactly the same problem as you describe. To see the value of a variable you can type the name in the immediate window and press return. However, it would be useful to have the mouse hovering feature available.</description>
      <pubDate>Mon, 20 Jun 2022 01:43:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1393710#M161745</guid>
      <dc:creator>Alessandro_D_</dc:creator>
      <dc:date>2022-06-20T01:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1394296#M161788</link>
      <description>&lt;P&gt;What is the version of VS installed?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tested with &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html" target="_self"&gt;supported&lt;/A&gt;&amp;nbsp;Version 17.1 and hovering works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 21:05:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1394296#M161788</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2022-06-21T21:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1394302#M161789</link>
      <description>&lt;P&gt;I have&amp;nbsp;&lt;SPAN&gt;VS 2022 Community and the oneAPI base toolkit,&amp;nbsp; oneAPI HPC Toolkit, installed in March 2022. Everything works OK but not the mouse feature&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 21:43:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1394302#M161789</guid>
      <dc:creator>Alessandro_D_</dc:creator>
      <dc:date>2022-06-21T21:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1484983#M166324</link>
      <description>&lt;P&gt;We ran into this problem - we managed to fix it by updating to the latest version of VS2022 - which was 17.5.5&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 18:32:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1484983#M166324</guid>
      <dc:creator>NeilMc</dc:creator>
      <dc:date>2023-05-10T18:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1524251#M168211</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If it helps,&lt;/P&gt;&lt;P&gt;I ran into the same issue when debugging in Visual Studio on a Remote System. For that, under "Debug"-&amp;gt;"Options...". &lt;STRONG&gt;Load Debug Symbols in External Process (Native Only) &lt;/STRONG&gt;needs to be unchecked.&lt;/P&gt;&lt;P&gt;Accept and Upvote my answer if it helps.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Bharath&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 15:23:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1524251#M168211</guid>
      <dc:creator>bharathswami</dc:creator>
      <dc:date>2023-09-15T15:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1539104#M168939</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just observed the same problem with MVS2022 (17.7.6)&amp;nbsp; and had to manually change the options using the solution proposed by&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/290207"&gt;@bharathswami&lt;/a&gt;&amp;nbsp;to get the value of variables when hovering over.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 16:14:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1539104#M168939</guid>
      <dc:creator>hkvzjal</dc:creator>
      <dc:date>2023-10-31T16:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1540065#M168976</link>
      <description>&lt;P&gt;2024 Intel Fortran Compiler release will have a better support for later versions of VS 17.7 and this is one of the issues that is fixed in that&amp;nbsp; version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 22:57:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1540065#M168976</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2023-11-02T22:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: VS2022 mouse hover doesn't the variable value</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1543947#M169149</link>
      <description>&lt;P&gt;Worked like a charm!&amp;nbsp; Wish I'd found your answer several days ago!&lt;/P&gt;&lt;P&gt;Thank you, Bharath.&lt;/P&gt;&lt;P&gt;Using Intel Fortran Compiler 2023.2 in VS2022 Version 17.7.6&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 23:49:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/VS2022-mouse-hover-doesn-t-the-variable-value/m-p/1543947#M169149</guid>
      <dc:creator>jackosullivan2</dc:creator>
      <dc:date>2023-11-14T23:49:00Z</dc:date>
    </item>
  </channel>
</rss>

