Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Outline view and diagnostics stopped working after Atom beta 2 update #53

Closed
andrea-marcelli opened this issue Oct 2, 2017 · 7 comments

Comments

@andrea-marcelli
Copy link

andrea-marcelli commented Oct 2, 2017

Hi all,

As the title explains, the Outline view and diagnostics functionalities stopped working after Atom updated to the beta 2 pre release. Is it an issue with my system or should I just wait until development of the php-ide catches up? Should I consider downgrading?

Thank you

@damieng
Copy link
Contributor

damieng commented Oct 2, 2017

It should be working fine.

Can you provide more information - do you get any errors? Are the UI components still available?

Also can you check in the Atom dev tools window and see if there are any exceptions there.

@andrea-marcelli
Copy link
Author

Hi damieng,

I don't get any error, just the same two windows than before, the only thing is that they are not functioning anymore. The Outline view simply states that php is not currently supported, which is strange, as it worked like a charme before

@damieng
Copy link
Contributor

damieng commented Oct 2, 2017 via email

@andrea-marcelli
Copy link
Author

Yes, I have it installed. I also tried to run the application in devloper mode, inspecting the outline view, but I saw no errors whatsoever. That's odd

@damieng
Copy link
Contributor

damieng commented Oct 2, 2017

Okay, can you switch on detailed debugging? You need to enter this in the dev tools console window from inside Atom then restart and try to open an PHP file.

atom.config.set('core.debugLSP', true)

@andrea-marcelli
Copy link
Author

Hi, I switched on detailed debugging as per your request but no errors or warnings are showing up. Maybe I should just go with a clean install of Atom and its components

@andrea-marcelli
Copy link
Author

andrea-marcelli commented Oct 3, 2017

I got it working by re-installing php-ide from scratch. In any case thank you for your assistance damieng

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants