Using XML Schema for code autocomplete in my XML editor

前端 未结 5 1661
猫巷女王i
猫巷女王i 2021-01-12 03:22

I have XSD file (for example) http://schemas.opengis.net/kml/2.2.0/ogckml22.xsd and I would like to use it for adding code autocomplete in my xml editor (I prefer Eclipse bu

5条回答
  •  日久生厌
    2021-01-12 03:54

    Using XML Schema for code autocomplete is supported in Visual Studio more details here.

    Alternative XML editor is: Microsoft XML Notepad 2007 (personally I found this editor to be very unfriendly, is very visual but editing files is not very productive)

提交回复
热议问题