> Hi! > Gambas IDE seems to automatically expand sentences like this "If a=b then" > to "If a = b then", even when you are in middle of writing this sentence. > This makes writing hard because expanding doesn't move cursor accordingly, > example if you try to write: > "If a=true then" you got: > "If a True Then =" > > This seems to happen only when you have used search feature, and you have > search list tab visible. > > Jussi
That bug has been fixed in revison #3513. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
