Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work at all #56

Closed
golaod opened this issue Aug 16, 2016 · 6 comments
Closed

Doesn't work at all #56

golaod opened this issue Aug 16, 2016 · 6 comments

Comments

@golaod
Copy link

golaod commented Aug 16, 2016

I wiped original message for this:
To make it work, I had to install EnvironmentSettings to add padawan to $PATH, because sublime python just didn't see my real env variables. Composer autoloader works. I commented out symfony class to reindex everything. I chose 'generate index' but still couldn't make it work, because in GetProjectRoot I had to return sublime.active_window().extract_variables()['folder'] instead of current code. Then I fired 'start server' and I see process working and port reserved, but in sublime I see 'padawan.php' is not running.

It's was really hard way and it was for nothing. Any suggestions?

@golaod golaod closed this as completed Aug 16, 2016
@golaod golaod reopened this Aug 16, 2016
@mkusher
Copy link
Member

mkusher commented Aug 16, 2016

@golaod hi, sorry for late reply.
About env: I guess you're setting them in bashrc or zshrc, but it is better to do this in bash_profile, zprofile or so.
Also thx for looking through the code, I'm not good at all in sublime plugin scripting, so there might be bugs. And I haven't tested padawan in sublime for a while, but there was no breaking changes...
Can you try doing manual request like here?

@mkusher
Copy link
Member

mkusher commented Aug 16, 2016

Also can you manually run padawan-server(in terminal) and see whether it receives requests from sublime?

@mkusher
Copy link
Member

mkusher commented Aug 21, 2016

@golaod hi, I've just updated https://github.com/mkusher/padawan.sublime so it should work, can you try it?

@mkusher
Copy link
Member

mkusher commented Aug 21, 2016

if the issue is still valid, reopen it

@mkusher mkusher closed this as completed Aug 21, 2016
@golaod
Copy link
Author

golaod commented Aug 21, 2016

Sorry for not responding, but I was sick.

Also I just tested it and it works :)

@mkusher
Copy link
Member

mkusher commented Aug 22, 2016

@golaod that's great, thx! Hope you're well now :)

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

No branches or pull requests

2 participants