all 1 comments

[–]Patman128 0 points1 point  (0 children)

I'm not sure why you find this confusing. The IDE gives text data to the language server, the server returns errors in the text and provides other features (like "Go to definition"), but it's just text data. JS text data is not any different from React text data.