We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Bug in code snippets (another one)

Hi,

there is a bug in the Code Snippets.

To reproduce it, run the Syncfusion CodeSnippetsDemo.
Enter "for", press tab.
The following code is inserted :

for (int i = 0; i < length; i++)
{

}

Put the cursor just after "for" and press Tab again.
The following code is inserted :

for (int i = 0; i < length; i++)
{

} (int i = 0; i < length; i++)
{

}

Regards

Stéphane

1 Reply

J. J.Nagarajan Syncfusion Team October 22, 2007 10:46 PM UTC

Hi Stephane,

The issue mentioned here is suspected to be a defect and we have sent this to our development team for more analysis. Please follow up the incident 38256. We will update you once we get back from our development team.

Thank you for your patience.

Regards,
Nagaraj

Loader.
Live Chat Icon For mobile
Up arrow icon