Status: New Owner: ---- Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any
New issue 54 by [email protected]: Gambas debugger shows "unexpected" warnings on keywords when paused http://code.google.com/p/gambas/issues/detail?id=54 If you step through a program and then select a keyword like sub or public, for example, you get "unexpected sub", or "unexpected public" warning balloons. This is inconvenient if one intended to select a keyword and then press F2 to get the definition. Instead one needs to wait 5 seconds for the warning to disappear before F2 can be pressed. In a similar manner, selecting just part of a variable name will give the same warning. For the line, For i = 1 To 10 if you select "i =" accidentally instead of just "i" in order to get the value of the variable, you get a warning "unexpected end of expression" and have to wait 5 seconds for the warning to go away (unless you click on the balloon). Perhaps it would be better if no warnings appear while selecting text while paused. This is not quite the same as issue 28, but similar. Version: TRUNK Revision: r3689 Operating system: Linux Distribution: ArchLinux Architecture: x86_64 ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
