Posted 20 years ago
by Cooldaddy
- Novi, MI
I am trying to write some codes that will automatic indent lines for VB.Net similar to VS. I notice that you have to functions called PositionToOffset and OffsetToPosition. There needs to another function called OffsetToLine, which would allow the user to find the line that the current token is on and get it indentations.