<div dir="ltr">Hi,<div><br></div><div><br></div><div>I know it seems not a relevant question to ITK. But I appreciate if anyone has the experience to help me out. </div><div><br></div><div><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,&#39;Liberation Sans&#39;,&#39;DejaVu Sans&#39;,sans-serif;line-height:17.804800033569336px">
I have a simple project with .cxx, .h and .txx files which is generated from Cmake. By changing adding the file extension in the Text Editor Option, now VS2010 can treat it as a .cxx file. However, the codes in .txx file still cannot autocomplete:</p>
<pre style="margin-top:0px;margin-bottom:10px;padding:5px;border:0px;vertical-align:baseline;background-color:rgb(238,238,238);font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;overflow:auto;width:auto;max-height:600px;word-wrap:normal;color:rgb(0,0,0);line-height:17.804800033569336px">
<code style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif">    addFilter-&gt;Update(); // No hint when I type add, also when call the member
</code></pre><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,&#39;Liberation Sans&#39;,&#39;DejaVu Sans&#39;,sans-serif;line-height:17.804800033569336px">
This is OK in .cxx file. Does anyone know what&#39;s happening?</p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,&#39;Liberation Sans&#39;,&#39;DejaVu Sans&#39;,sans-serif;line-height:17.804800033569336px">
<br></p><p style="margin:0px 0px 1em;padding:0px;border:0px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,&#39;Liberation Sans&#39;,&#39;DejaVu Sans&#39;,sans-serif;line-height:17.804800033569336px">
Julio</p></div></div>