delphi - Making an IDE using Pascal Script and SynEdit -


I am creating a built-in script engine, which uses RemObjects (excellent) and SynEdit editor from Pascal script . It is almost exhausted using the IDE example which is sent in the synced with Pascal script and IEDE - but - I can not see what the Pascal script is, whether a fallen source line is 'executable' or not. (Then I can use it to mark the cenhead drain with 'Delphi Blue Dot'). I think I might have to make an imbalance of ROPS output?

Any Pascal Script Specialists Here? Thank you. Brian

View the source code It shows a small point in the SynEdit gutter area for lines with executable code , Which are executable but are not brown in color for the unmounted lines, green for at least one row rows.

The code for this can be found in CompForm.pas , search for TLineState type. The information compiler is set in the callback of iscbNotifySuccess , you can do this in your IDE You may need to customize the code to handle multiple source files because the Inno Setup compiler only Works with the code snippet in a single source file.

You get the TPSCustomDebugExec.TranslatePositionEx () method in Pascal script sources - it also returns the name of the source file.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -