I have installed the Symfony2 plugin for Phpstorm but I can\'t get the IDE to see these existing services or other injected objects. Can these be fixed somehow, so the warnings
Clear the cache for development environment. It should fix it if service really exists. Navigate to your project dir in terminal and type:
app/console ca:c