Nikitas Theodoropoulos

Results 3 issues of Nikitas Theodoropoulos

I run the following program to test scoping : ``` program ScopeDemo; var A : integer; procedure ScopeInner; begin writeln (2) end; procedure AA; var A : integer; procedure CC;...

Not highlighting correctly start condition scope as presented on flex manual here (pg. 25): ![image](https://user-images.githubusercontent.com/31596917/62797256-f018a400-bae3-11e9-8252-0b967064054b.png) below program works fine: ![image](https://user-images.githubusercontent.com/31596917/62797389-4be32d00-bae4-11e9-8170-52afde8782f0.png)

Would be nice if we could also see in the calendar the "Tasks", as presented on the web/phone version of google calendar. The added functionality of clicking done does not...