﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Delphi 6 Code Completion missing feature]]></description>
    <title><![CDATA[Comments for Delphi 6 Code Completion missing feature]]></title>
    <link>http://dn.codegear.com/article/27913</link>
    <!-- source: http://dn.codegear.com/article/27913/feed-->
    <dc:date>2008-11-21T15:59:52-08:00</dc:date>
    <item>
      <description><![CDATA[I have uploaded a new version of the project that fixes bugs in customising the Code Completion colours (they weren't saved).I also corrected the name of the Masks unit to be mask (without the s) as mentioned in a separate comment. That gets rid of all the issues I've heard of now.Also, I'm glad the problems with personal units have been resolved. As long as the unit names are correct and accessible to the compiler, it should function just fineI gather someone was using this app (or the form from it) as a template for a new IDE add-in to help enhance the existing Code Completion customisation features with the features opened up in my project. Not sure if it's done yet, but they said they would make it available through Code Central when it was]]></description>
      <title><![CDATA[Delphi 6 Code Completion Missing Feature]]></title>
      <managingEditor>
	 (Brian Long)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=31382</guid>
      <dc:date>2002-02-05T08:43:29-08:00</dc:date>
      <pubDate>2002-02-05T08:43:29-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[I totally missed the point in your article about invalid filenames causing the feature to break.  After I followed Giselher Herzer's instructions from another thread (changing "Masks" to "Mask" and removing "MTSObjs") everything worked as advertised.Thanks for the article -- this is a very cool feature and will undoubtedly save me a lot of time in the future.st]]></description>
      <title><![CDATA[re: Works with default units but not mine]]></title>
      <managingEditor>
	 (Scott Taylor)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30897</guid>
      <dc:date>2001-12-18T08:03:20-08:00</dc:date>
      <pubDate>2001-12-18T08:03:20-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[Here are some corrections to the Default-List of the ExtraUnits implemented in the CodeCompletionSettings Unit:1. Masks -&gt; should read Mask (without an s at the end)2. cancel the entry MtsObj in the ExtraUnits list.Else the code completion box does not appear at all after Ctrl+Space after applying the Defaults implemented in the CodeCompletionSettings-Unit (holds at least for the personal edition of Delphi).Giselher Herzer]]></description>
      <title><![CDATA[Delphi 6 Code Completion Tool - Bugs in Default Units!?]]></title>
      <managingEditor>
	 (Giselher Herzer)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30770</guid>
      <dc:date>2001-12-03T08:48:19-08:00</dc:date>
      <pubDate>2001-12-03T08:48:19-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[I'll look into it and see what I can find out]]></description>
      <title><![CDATA[re: Works with default units but not mine]]></title>
      <managingEditor>
	 (Brian Long)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30478</guid>
      <dc:date>2001-11-02T00:52:34-07:00</dc:date>
      <pubDate>2001-11-02T00:52:34-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[I agree - this will be fixed in the article, when I work out how to do it]]></description>
      <title><![CDATA[re: Delphi 6 Code Completion Missing Feature]]></title>
      <managingEditor>
	 (Brian Long)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30477</guid>
      <dc:date>2001-11-02T00:51:48-07:00</dc:date>
      <pubDate>2001-11-02T00:51:48-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[I have not applied Update Pack 1 as yet, and do not see this problem. I therefore deduce it's a problem introduced in the Update Pack.]]></description>
      <title><![CDATA[re: It works - but CodeCompletion has another issue...]]></title>
      <managingEditor>
	 (Brian Long)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30476</guid>
      <dc:date>2001-11-02T00:50:34-07:00</dc:date>
      <pubDate>2001-11-02T00:50:34-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[HiTha article uses the reg path: HKEY_CURRENT_USER/Software/Borland/Delphi6.0/Code Insight/ExtraUnitsI assume that it should be:HKEY_CURRENT_USER/Software/Borland/Delphi/6.0/Code Insight/ExtraUnitsNote: -----------------------------------^(At least, that is how it is installed in my RegDB)The same error is also in the other REG node mentioned in the article.Niels Peter GibeNP@Tagarno.dk aka NiP@Mail1.stofanet.dk]]></description>
      <title><![CDATA[Delphi 6 Code Completion Missing Feature]]></title>
      <managingEditor>
	 (Niels Peter Gibe)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30455</guid>
      <dc:date>2001-10-31T02:06:04-07:00</dc:date>
      <pubDate>2001-10-31T02:06:04-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[This is cool, but it only seems to work with the default file list.  I have my own library of functions called "stFunctions" but I can't seem to make any of them pop up with CTRL+SPACE.  I've tried adding it to the list as both "stFunctions" (it's in my library path) and as a fully-qualified "x:\lib\stFunctions.pas" but neither has any effect.I have, for example, a function called UTrim which just nests a call to Uppercase(Trim(Value)).  I use it all the time, so I look forward to this tool saving me the trouble of having to pop up to the implementation uses clause and adding "stFunctions" in there.However, using Mr. Long's CodeCompletionSettingsU file as a guineau pig, I went into TMainForm.FormCreate and started typing:   S := UT... [Ctrl+Space]and all I see are the UTF8... methods from System.Am I missing something obvious?]]></description>
      <title><![CDATA[Works with default units but not mine]]></title>
      <managingEditor>
	 (Scott Taylor)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30390</guid>
      <dc:date>2001-10-25T13:03:05-07:00</dc:date>
      <pubDate>2001-10-25T13:03:05-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <item>
      <description><![CDATA[And your tool works nicely here!Did you notice one interesting bug in the CodeCompletion,btw. Ctrl+Space, then notice the first entry in the list:"procedure Finalization"This is not a normal procedure, of course, but one ofthe finalization sections in some unit. And including itin the source code will disable it from compiling - becauseit is a keyword...]]></description>
      <title><![CDATA[It works - but CodeCompletion has another issue...]]></title>
      <managingEditor>
	 (Hallvard Vassbotn)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30353</guid>
      <dc:date>2001-10-23T03:16:01-07:00</dc:date>
      <pubDate>2001-10-23T03:16:01-07:00</pubDate>
      <source url="http://dn.codegear.com/article/27913/feed">Comments for Delphi 6 Code Completion missing feature</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>