-
Notifications
You must be signed in to change notification settings - Fork 7
Home
blogsh edited this page Mar 10, 2011
·
6 revisions
- Embed Twig syntax into JSON, Html, and so on. At the moment everything around the Twig markups is displayed as plain text.
- Provide some functionality to configure the highlight colors and otherwise use some default colors
- Code completion (close brackets and something like that, have to find out how those things can be implemented)
- Error parsing would also be nice
- Complete lexer rewrite based on https://github.com/fabpot/Twig/blob/master/lib/Twig/Lexer.php