Menu

#14 high-lighting problem of 'let x = ...'

v1.1.1
closed
5
2012-09-15
2007-06-20
noul
No

Consider this case,

let x = d

'let' will be high-lighted.

this high-lighting can be fail if I input first like this.

letx

even if I insert space between 'let' and 'x', 'let' keyword never will be highlighted except I type a space and backspace in front of 'let'.

Discussion

  • noul

    noul - 2007-06-20

    Logged In: YES
    user_id=1812972
    Originator: YES

    I confirmed that other keywords also occur this problem.

    class, val, method...

     
  • Emmanuel Dieul

    Emmanuel Dieul - 2007-06-22

    Logged In: YES
    user_id=1014034
    Originator: NO

    Thanks for the report.

    I've just fixed this problem. It will be into the repository in 4 or 5 hours.
    The fix will be available into the next release.

    Manu

     

Log in to post a comment.