Ori Schwartz

Results 4 issues of Ori Schwartz

If we modify the example schema to use a choice with anonymous types, the plugin generates code that won't compile: ```xsd ``` Enabling the xew plugin generates the following code,...

Use the app's default/inherited button themes instead. Default dark theme before change: ![image](https://user-images.githubusercontent.com/16327036/56820687-9339fc00-681a-11e9-8a10-09f8e2033b75.png) Default dark theme after change: ![image](https://user-images.githubusercontent.com/16327036/56820761-bb295f80-681a-11e9-9683-88476dcf5cdb.png) Default light theme before the change: ![image](https://user-images.githubusercontent.com/16327036/56820808-dac08800-681a-11e9-8f30-1f5c7ce5718b.png) Default light theme after...

Although not officially part of the HTML spec, such scripts are used a lot, especially by Google. See http://stackoverflow.com/questions/6528325/what-does-a-script-tag-with-src-and-content-mean for more details

Closure templates has a potentially dangerous [white space collapsing policy](https://developers.google.com/closure/templates/docs/concepts): > Consecutive lines are joined according to the following heuristic: if the join location borders a template or HTML tag...