madskristensen / WebEssentials2015

A Visual Studio extension for web developers
Other
301 stars 94 forks source link

schema.org typo in intellisense #245

Closed wstaelens closed 7 years ago

wstaelens commented 7 years ago

schema longtitude

Bug: longtitude should be longitude.

this is suggested via intellisense

      <meta itemprop="longtitude" content="" />

should be:

      <meta itemprop="longitude" content="" />

info: https://schema.org/GeoCoordinates http://getschema.org/index.php/GeoCoordinates

VS2015 update 3

madskristensen commented 7 years ago

This is a bug in Visual Studio's HTML schema and not Web Essentials. I'm fixing it right now and the fix will be in the next update to VS2017. Thanks for reporting this!!!

wstaelens commented 7 years ago

Thanks. @madskristensen hopefully missing schema.org/... tags will be added also. e.g. http://schema.org/SoftwareApplication