:rocket: UI5 Schemas allows you to develop SAPUI5/OpenUI5 XML at a maximum convenience. It downloads, upgrades and sets up SAPUI5/OpenUI5 XML schemas for a better development experience in your favorite IDE (if it is WebStorm ;).
This will allow reuse of downloaded files. Furhtermore it will stop ui5-schemas from messing up users projects with a massive amount of files they will want to ignore. Not to mention the initial slowdown by indexing these files...
This will allow reuse of downloaded files. Furhtermore it will stop ui5-schemas from messing up users projects with a massive amount of files they will want to ignore. Not to mention the initial slowdown by indexing these files...
process.env.APPDATA || (process.platform == 'darwin' ? process.env.HOME + 'Library/Preferences' : '/var/local')