0

Is there a way to obtain code window information based on cursor position using visual studio extension.

To be more clear:

If the cursor placed at line 10 in code window. Is there a way to obtain

  1. Line Number using visual studio extensions

  2. Code window text where cursor is placed using visual studio extensions

Any help on the above would be greatly appreciated.

Any sample code samples would of great help.

Thanks,

shishi
  • 107
  • 1
  • 2
  • 8