[x] Have you added an entry to the CHANGELOG.md file's [Unreleased] section?
Changes proposed in this Pull Request:
When an entire document is selected the range formatter was throwing exceptions due to the end token being past the end of the file. This PR adds some checking to make sure that this case is addressed correctly.
All Submissions:
Changes proposed in this Pull Request:
When an entire document is selected the range formatter was throwing exceptions due to the end token being past the end of the file. This PR adds some checking to make sure that this case is addressed correctly.
How to test the changes in this Pull Request: