An open API service indexing awesome lists of open source software.

https://github.com/prinsfrank/phpstorm-settings-xsd

XML Schema Definitions for PHPStorm settings - for (readonly) settings repositories
https://github.com/prinsfrank/phpstorm-settings-xsd

phpstorm phpstorm-settings xml-schema xsd xsd-schema

Last synced: 7 months ago
JSON representation

XML Schema Definitions for PHPStorm settings - for (readonly) settings repositories

Awesome Lists containing this project

README

          

# How to use
Add the applicable scheme to the xml files. For example, for the code_scheme element, change:
```xml

...

```
to
```xml

...

```