using System;
using System.Windows.Forms;
using System.Data;
using System.Data.OleDb;
using ADODB;
namespace MainNameSpace
{
public class MainClass
{
public void MainMethod(object[]args)
{
}
}
}
Tab key will insert a random count of spaces on every time. There is no logic and user convenience at all.
The issue should be fixed.
Temporary solution is to set eoSmartTabs option to False.