Skip to content

Commit

Permalink
JetBrains: PhpStorm v2.0.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Septdir committed Jun 21, 2024
1 parent 9452f64 commit f6041f8
Show file tree
Hide file tree
Showing 85 changed files with 1,053 additions and 830 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
.idea
.vscode
.phing
node_modules
package-lock.json
.test
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# JetBrains PhpStorm
Various useful files for working in the JetBrains PhpStorm
# JetBrains: PhpStorm

![JetBrains: PhpStorm](https://repository-images.githubusercontent.com/99415866/b9e8a080-c05e-11e9-80cc-19c2e91b4dc1)
Various useful files for working in the JetBrains PhpStorm

[![Support](https://img.shields.io/github/issues-raw/SeptdirWorkshop/JetBrains-PhpStorm?style=for-the-badge&logoWidth=20&label=support)](https://github.com/SeptdirWorkshop/JetBrains-PhpStorm/issues)
[![Download](https://img.shields.io/github/release/SeptdirWorkshop/JetBrains-PhpStorm.svg?style=for-the-badge&colorA=555&colorB=1e87f0&label=download)](https://github.com/SeptdirWorkshop/JetBrains-PhpStorm/releases/latest)

## Package contents

- **codeStyle** - Code formating style
- **colors** - Code color scheme
- **fileTemplates** - File templates for Joomla CMS and beyond
- **options** - File names for templates
- **project** - Template for an empty project including phing tasks
- **templates** - Live Templates for files
- **watchers** - Configuration for File Watcher
1 change: 1 addition & 0 deletions codestyles/Septdir.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<option name="USE_TAB_CHARACTER" value="true" />
</value>
</option>
<option name="LINE_SEPARATOR" value="&#10;" />
<HTMLCodeStyleSettings>
<option name="HTML_KEEP_WHITESPACES_INSIDE" value="pre,textarea" />
</HTMLCodeStyleSettings>
Expand Down
72 changes: 0 additions & 72 deletions fileTemplates/Joomla - Component.xml

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.0.php

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.1.php

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.10.ini

This file was deleted.

8 changes: 0 additions & 8 deletions fileTemplates/Joomla - Component.xml.child.11.php

This file was deleted.

5 changes: 0 additions & 5 deletions fileTemplates/Joomla - Component.xml.child.12.php

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.13.php

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.14.ini

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.15.ini

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.16.ini

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.17.ini

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.2.php

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.20.html

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.21.html

This file was deleted.

Empty file.
Empty file.
1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.24.html

This file was deleted.

5 changes: 0 additions & 5 deletions fileTemplates/Joomla - Component.xml.child.25.php

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.26.html

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.27.html

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.28.html

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.29.html

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.3.html

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.4.html

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.5.php

This file was deleted.

1 change: 0 additions & 1 deletion fileTemplates/Joomla - Component.xml.child.6.html

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.7.ini

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.8.ini

This file was deleted.

4 changes: 0 additions & 4 deletions fileTemplates/Joomla - Component.xml.child.9.ini

This file was deleted.

21 changes: 0 additions & 21 deletions fileTemplates/Joomla - File.xml

This file was deleted.

5 changes: 0 additions & 5 deletions fileTemplates/Joomla - Languages.ini.child.0.ini

This file was deleted.

5 changes: 0 additions & 5 deletions fileTemplates/Joomla - Languages.ini.child.1.ini

This file was deleted.

5 changes: 0 additions & 5 deletions fileTemplates/Joomla - Languages.ini.child.2.ini

This file was deleted.

21 changes: 0 additions & 21 deletions fileTemplates/Joomla - Library.xml

This file was deleted.

62 changes: 0 additions & 62 deletions fileTemplates/Joomla - Module.xml

This file was deleted.

Loading

0 comments on commit f6041f8

Please sign in to comment.