Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 382 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 382 Bytes

README

This extension to Visual Studio Code creates a status bar item on the right displaying the offset of the cursor in the document.

You can set the setting showoffset.offsetType to either character or byte. Default is character.

You can also run the command Showoffset: Go to offset which will navigate your cursor to given offset.

Show Offset