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

EDTS behaves itself quite strangely with helm-projectile #200

Open
qrilka opened this issue Aug 9, 2015 · 1 comment
Open

EDTS behaves itself quite strangely with helm-projectile #200

qrilka opened this issue Aug 9, 2015 · 1 comment

Comments

@qrilka
Copy link
Contributor

qrilka commented Aug 9, 2015

When trying to open a file with helm-projectile-find-file it fails with the message

File mode specification error: (error "EDTS: Could not start main server")
edts-api-ensure-server-started: EDTS: Could not start main server

And at the same time "ordinary" C-x C-f works fines and initializes EDTS project with no problem
After that helm-projectile-find-file seem to start working but every opened file in the project seems to reinitialize EDTS node as I see in *Messages* the following:

EDTS [info]: Initializing node for project xxx
EDTS [info]: Node xxx started
EDTS [info]: Successfully intialized node xxx
@andrey-smirnov
Copy link

I have the same problem, but second time helm-projectile-find-file works fine, but first time it fails with

File mode specification error: (error "EDTS: Could not start main server")

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