CakeStorm icon indicating copy to clipboard operation
CakeStorm copied to clipboard

CakeStorm is a PhpStorm plugin for CakePHP users.

Results 15 CakeStorm issues
Sort by recently updated
recently updated
newest added

If this one is not actively maintained anymore, you could also link to the alternative, the [IdeHelper plugin](https://github.com/dereuromark/cakephp-ide-helper). That one works with latest PHPStorm and latest CakePHP 3+.

## Below is the error: Argument for @NotNull parameter 'content' of com/intellij/notification/Notification. must not be null java.lang.IllegalArgumentException: Argument for @NotNull parameter 'content' of com/intellij/notification/Notification. must not be null at com.intellij.notification.Notification.(Notification.java)...

Error below in Cake-storm 0.6.1. Stuart Path passed to JarFileSystem must have jar separator '!/': /Users/stu/Library/Application Support/JetBrains/Toolbox/app/View/toplevel/Couchbase\\MatchPhraseSearchQuery.ctp java.lang.AssertionError: Path passed to JarFileSystem must have jar separator '!/': /Users/stu/Library/Application Support/JetBrains/Toolbox/app/View/toplevel/Couchbase\\MatchPhraseSearchQuery.ctp at...

In Storm I get IDE Fatal Error. ![image](https://cloud.githubusercontent.com/assets/5094605/25178270/d3e3f244-250d-11e7-9822-7c75fff7cc7b.png) `Path passed to JarFileSystem must have jar separator '!/': C:/Users/User/AppData/Local/JetBrains/Toolbox/app/View/toplevel/Couchbase\\ViewQuery.ctp` Details table: `ath passed to JarFileSystem must have jar separator '!/': C:/Users/User/AppData/Local/JetBrains/Toolbox/app/View/toplevel/Couchbase\\ViewQuery.ctp...

Hi, This is a great plugin and I was wondering if there is any chance of in the future it being able to offer code completion in phpStorm including the...

This was working - but at some point (I don't know when), it stopped. When I hit Ctrl-; S it now just pops up an 'Open File' box, with 'Nothing...

I get the following error when restarting the IDE. **Stack Trace:** com/vexus2/cakestorm/reference/CakeStormReferenceContributor : Unsupported major.minor version 51.0 [Plugin: com.vexus2.cakestorm]: com/vexus2/cakestorm/reference/CakeStormReferenceContributor : Unsupported major.minor version 51.0 [Plugin: com.vexus2.cakestorm] com.intellij.diagnostic.PluginException: com/vexus2/cakestorm/reference/CakeStormReferenceContributor :...

I have a project called 'ci-test-1' with app/Controller etc.. inside it. The code to match for Cakephp object type seems to get confused by the 'test' in the path -...

I'm sorry for easy question but I couldn't make it. How can I use smart jump ? What does that mean: C-; s Should I press Ctrl, and while pressing...