zkreations / blogger-syntax

Visual Studio extension that adds code snippets and autocomplete suggestions that correspond to the syntax of Blogger.
https://marketplace.visualstudio.com/items?itemName=zkreations.blogger-syntax
MIT License
6 stars 1 forks source link

[substr] The statement has been marked here as obsolete. #6

Closed danieIabel closed 6 months ago

danieIabel commented 6 months ago

The statement is located on the following line:

const linePrefix = document.lineAt(position).text.substr(0, position.character);