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
- Host: GitHub
- URL: https://github.com/prinsfrank/phpstorm-settings-xsd
- Owner: PrinsFrank
- Created: 2020-05-26T17:19:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T19:27:46.000Z (over 5 years ago)
- Last Synced: 2025-01-28T02:17:43.994Z (8 months ago)
- Topics: phpstorm, phpstorm-settings, xml-schema, xsd, xsd-schema
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...
```