Thursday, January 25, 2007
Wednesday, January 24, 2007
Thursday, January 18, 2007
Saturday, January 13, 2007
Thursday, January 11, 2007
I am almost done with the lexer stuff. Syntax highlighting almost behaves correctly. In few days, I will have a correct syntax colorer for common languages and add errors tooltips.
I have yet to start thinking about the best way to provide code completion. It shouldn't be that hard, but it must be fast!
Here is another screenshot of the syntax colorer
I have yet to start thinking about the best way to provide code completion. It shouldn't be that hard, but it must be fast!
Here is another screenshot of the syntax colorer
Tuesday, January 02, 2007
I am dealing with multiline tokens and I am making some progress. Still have to find a way to set the right amount of text to parse and color the tokens according to their type. The offset of the token is not computed correctly. Sometimes I have text already parsed appearing at strange locations.
I believe I will be able to solve it soon. The next step will be highlight errors and adding code completion.
I must release in the middle of december!
Here is a screenshot of multiline tokens handling
I believe I will be able to solve it soon. The next step will be highlight errors and adding code completion.
I must release in the middle of december!
Here is a screenshot of multiline tokens handling
Subscribe to:
Posts (Atom)