Lazarus

Using the Lazarus IDE => Editor => Topic started by: aljgardin on July 02, 2018, 08:33:06 pm

Title: IDE source editor file types
Post by: aljgardin on July 02, 2018, 08:33:06 pm
How do I register a new file type in the editor?

Would like to be able to open a spreadsheet in the editor with information relevant to programming tasks.

Title: Re: IDE source editor file types
Post by: Handoko on July 06, 2018, 04:37:27 am
You can find the information here:
http://wiki.lazarus.freepascal.org/Extending_the_IDE#Add_your_own_file_type

I tried to understand the explanation but it is too advanced for me. I think it requires you to have knowledge to write your own package (*.lpk).
Title: Re: IDE source editor file types
Post by: JuhaManninen on July 06, 2018, 08:42:10 am
You can find the information here:
http://wiki.lazarus.freepascal.org/Extending_the_IDE#Add_your_own_file_type
That is for creating new files. If he only wants to open existing files, he may need an editor highlighter for them.
TinyPortal © 2005-2018