Giter Club home page Giter Club logo

Comments (10)

topdown avatar topdown commented on June 12, 2024

What version of CI?

Thanks
Jeff

On Feb 10, 2015, 6:33 AM, at 6:33 AM, "AndrΓ© Taiar" [email protected] wrote:

Hello guys,

I'm new to PHPStorm and I'm still adapting on this IDE. However, I
tried all the ways in documentation to make Codeigniter completion to
work in a ongoing project with Codeigniter and PHPStorm 8.0.2 and I got
no success.

Has anyone already succeeded on that? Please, let me know!

Thanks!


Reply to this email directly or view it on GitHub:
#7

from phpstorm-cc-helpers.

taiar avatar taiar commented on June 12, 2024

@topdown 2.2.0

Thank you!

from phpstorm-cc-helpers.

topdown avatar topdown commented on June 12, 2024

It should work fine with that version.
Try invalidating caches.
In phpStorm click file in the top menu, in the dropdown there should be an Invalidate Caches / Restart

If that does not work, let me know what you are working on that is not working, so I can test.

from phpstorm-cc-helpers.

ROunofF avatar ROunofF commented on June 12, 2024

I confirm I'm using PHPStorm 8.0.2 and I have no issue... Did you correctly "Mark as plain text" the files in the regular project (now the one coming with cc-helpers)

from phpstorm-cc-helpers.

taiar avatar taiar commented on June 12, 2024

Thank you for your feedback guys. I recorded a video so you can check better (if you could) of what am I missing (sorry for the soundtrack).

https://www.youtube.com/watch?v=adnClM6h7vs

Thanks so much for all the support! πŸ‘

from phpstorm-cc-helpers.

androsfat avatar androsfat commented on June 12, 2024

Mark only as plain text:
'system/core/Controller.php'
'system/core/Model.php'

Replace with your custom models all examples in
'application/models/my_models.php'

It should work

from phpstorm-cc-helpers.

taiar avatar taiar commented on June 12, 2024

@androsfat No. It doesn't. 😒

from phpstorm-cc-helpers.

topdown avatar topdown commented on June 12, 2024

CI needs to be running within the PHP path for this to work. Eg. XAMPP
Then the PHP paths need to be correct in phpStorm. (It may detect them)
From the video it looks like your just using your desktop. Put it under XAMPP in the htdocs with a new project name.

Then also what @androsfat said.

from phpstorm-cc-helpers.

androsfat avatar androsfat commented on June 12, 2024

Try capitalising first letter of your models i.e.

$this->Side_mode->

from phpstorm-cc-helpers.

taiar avatar taiar commented on June 12, 2024

Thank you guys.
I was able to make it work after @topdown tip to set the correct paths and the php interpreter too.
Many thanks for the help (everyone in the thread) and the good job in the package.

Cheers!

from phpstorm-cc-helpers.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.