Skip to content

shopwareLabs/shopware-shared-project-cache-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generates shared project index for PhpStorm

Shared Index is an new Feature in PhpStorm to pre-index an project and share the index to all users. Users will download the index and reuse it.

This is currently in Work in PhpStorm and does not hit very often.

How to use it?

Create a new file intellij.yaml in your project with the content:

Trunk

sharedIndex:
    project:
        - url: https://doex1q8n3l36c.cloudfront.net/project/sw6_trunk

After saving the file PhpStorm will question to download the shared index

About

Generates shared project cache for PhpStorm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published