Posted 20 years ago
by Matthew Smith
- Australia

Hi,
I've recently purchased the SyntaxEditor control and are looking for some assistance with creating a language definition file for a specific language I'm building an IDE for.
I'm having trouble getting the following items working together correctly:
Single Line Rem Statements:
Rem or '
Multiline Rem Statements:
Rem
EndRem
(would also like to use outlining folding if possible)
Regions:
'#Region
'#End Region
(If a remove the apostrophe rem then the region becomes active and foldable)
The problem probably lies in mixing the Rem and Apostrophes???
Also, is there a repositry for language definitions?
Any help would be greatly appreciated.
Regards,
Matt
[Modified at 04/07/2005 07:53 AM]
I've recently purchased the SyntaxEditor control and are looking for some assistance with creating a language definition file for a specific language I'm building an IDE for.
I'm having trouble getting the following items working together correctly:
Single Line Rem Statements:
Rem or '
Multiline Rem Statements:
Rem
EndRem
(would also like to use outlining folding if possible)
Regions:
'#Region
'#End Region
(If a remove the apostrophe rem then the region becomes active and foldable)
The problem probably lies in mixing the Rem and Apostrophes???
Also, is there a repositry for language definitions?
Any help would be greatly appreciated.
Regards,
Matt
[Modified at 04/07/2005 07:53 AM]