<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for Delphi 6 Code Completion missing feature</title>
<link rel="alternate" type="text/plain" href="http://dn.codegear.com/article/27913" title="Delphi 6 Code Completion missing feature" />
<link rel="self" type="application/atom+xml" href="http://dn.codegear.com/article/27913/feed" title="Comments for Delphi 6 Code Completion missing feature" />
<id>http://dn.codegear.com/article/27913</id>
<updated>2008-11-21T16:24:58-08:00</updated>
<entry>
<title>Delphi 6 Code Completion Missing Feature</title>
<author>
<name>Brian Long</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=31382</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=31382</id>
<updated>2002-02-05T08:43:29-08:00</updated>
<published>2002-02-05T08:43:29-08:00</published>
<summary>Delphi 6 Code Completion Missing Feature</summary>
<content>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</content>
</entry>
<entry>
<title>re: Works with default units but not mine</title>
<author>
<name>Scott Taylor</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30897</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30897</id>
<updated>2001-12-18T08:03:20-08:00</updated>
<published>2001-12-18T08:03:20-08:00</published>
<summary>re: Works with default units but not mine</summary>
<content>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 &quot;Masks&quot; to &quot;Mask&quot; and removing &quot;MTSObjs&quot;) 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</content>
</entry>
<entry>
<title>Delphi 6 Code Completion Tool - Bugs in Default Units!?</title>
<author>
<name>Giselher Herzer</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30770</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30770</id>
<updated>2001-12-03T08:48:19-08:00</updated>
<published>2001-12-03T08:48:19-08:00</published>
<summary>Delphi 6 Code Completion Tool - Bugs in Default Units!?</summary>
<content>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</content>
</entry>
<entry>
<title>re: Works with default units but not mine</title>
<author>
<name>Brian Long</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30478</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30478</id>
<updated>2001-11-02T00:52:34-07:00</updated>
<published>2001-11-02T00:52:34-07:00</published>
<summary>re: Works with default units but not mine</summary>
<content>I'll look into it and see what I can find out</content>
</entry>
<entry>
<title>re: Delphi 6 Code Completion Missing Feature</title>
<author>
<name>Brian Long</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30477</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30477</id>
<updated>2001-11-02T00:51:48-07:00</updated>
<published>2001-11-02T00:51:48-07:00</published>
<summary>re: Delphi 6 Code Completion Missing Feature</summary>
<content>I agree - this will be fixed in the article, when I work out how to do it</content>
</entry>
<entry>
<title>re: It works - but CodeCompletion has another issue...</title>
<author>
<name>Brian Long</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30476</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30476</id>
<updated>2001-11-02T00:50:34-07:00</updated>
<published>2001-11-02T00:50:34-07:00</published>
<summary>re: It works - but CodeCompletion has another issue...</summary>
<content>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.</content>
</entry>
<entry>
<title>Delphi 6 Code Completion Missing Feature</title>
<author>
<name>Niels Peter Gibe</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30455</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30455</id>
<updated>2001-10-31T02:06:04-07:00</updated>
<published>2001-10-31T02:06:04-07:00</published>
<summary>Delphi 6 Code Completion Missing Feature</summary>
<content>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</content>
</entry>
<entry>
<title>Works with default units but not mine</title>
<author>
<name>Scott Taylor</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30390</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30390</id>
<updated>2001-10-25T13:03:05-07:00</updated>
<published>2001-10-25T13:03:05-07:00</published>
<summary>Works with default units but not mine</summary>
<content>This is cool, but it only seems to work with the default file list.  I have my own library of functions called &quot;stFunctions&quot; 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 &quot;stFunctions&quot; (it's in my library path) and as a fully-qualified &quot;x:\lib\stFunctions.pas&quot; 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 &quot;stFunctions&quot; 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?</content>
</entry>
<entry>
<title>It works - but CodeCompletion has another issue...</title>
<author>
<name>Hallvard Vassbotn</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=30353</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=30353</id>
<updated>2001-10-23T03:16:01-07:00</updated>
<published>2001-10-23T03:16:01-07:00</published>
<summary>It works - but CodeCompletion has another issue...</summary>
<content>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:&quot;procedure Finalization&quot;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...</content>
</entry>
</feed>
