Given a JSON object representing the current editor state, this function converts it into a list of strings with each element representing a line of content in the editor.
a new list
the specified JSON object
Generated using TypeDoc
Given a JSON object representing the current editor state, this function converts it into a list of strings with each element representing a line of content in the editor.
Returns
a new list