Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Is there an INI lexer and if not, Any tips on how to create one ? #129

Closed
Ahmad45123 opened this issue Oct 18, 2015 · 1 comment
Closed

Comments

@Ahmad45123
Copy link
Contributor

Hello,

I need an INI lexer, If its available already please add it.

And if not, I am sure a lexer for a simple thing like INI should be pretty easy but how can it be done, Is there any interfaces to use or something ?

@jacobslusser
Copy link
Owner

The Properties lexer in commit efeddf6.

BTW, back in the day I created an INI lexer for ScintillaNET v2 to demonstrate how to create a custom lexer. Even though it is not necessary anymore you might still find the lessons there applicable in future projects.

https://scintillanet.codeplex.com/SourceControl/latest#Trunk/SCide/IniLexer.cs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants