Code Completion

edited 8:13PM in FastScript
Hi Alexander

Do you have any plans about developing an ???Code Completion??? for the Fast Script editor component?

Regards
Christian

Comments

  • edited 8:13PM
    FastScript editor is a bonus component. Its development is discontinued.
  • edited 8:13PM
    I understand.

    Do you know a developer, who works on consultant basic, and will be able to create a ???Code Completion????
  • edited 8:13PM
    Use any freeware syntax memo control, such as TSynMemo from sourceforge.net.
  • edited 8:13PM
    Does this "TSynMemo" support code completion?
  • edited 8:13PM
    I think it does.
  • edited 8:13PM
    Hi Again!

    I would like to pay for it, if you could recommend a person, who will develop it.
    As you know, I???m looking for an editor control with source completion support for FastScript.

    Christian
  • edited 8:13PM
    It is open-source project - you don't need to pay. The project name is SynEdit, it can be found on sourceforge.net.
  • edited 8:13PM
    Maybe, we aren???t talking about the same.
    I mean a code completion, like the Delphi editor, where you can write a function/procedure name, and a popup window show the parameters.
  • edited 8:13PM
    I mean exactly this.
  • edited 8:13PM
    SynEdit (http://synedit.sourceforge.net/)
    wrote:
    SynEdit is an advanced multi-line edit control, for Borland Delphi, Kylix (Kylix is supported into latest cvs) and C++Builder.
    It supports Syntax Highlighting and <span style='color:red'>code completion</span>, it does include exporters for html,tex and rtf.

    It is a full-VCL/CLX control, meaning it is not a wrapper for Microsoft Windows controls, and no run-time library is required, this make SynEdit a crossplatform component.

Leave a Comment