Sublime Forum

ST 4172 - LSP and SublimeLinter both not working

#1

After updating from 4168 to 4172, I no longer see any signs of life from SublimeLinter and LSP servers.

Console is empty. LSP diagnostics and logs are empty. It doesn’t look like the ruby processes (powering ruby LSP) are ever launching underneath ST.

If I press “Lint this view” myself, I see the status message “Running ruby” appearing on the bottom, but nothing is shown after it disappears (I’m deliberately planting lint errors).

I tried restarting ST, disabling and enabling LSP servers globally, and using “Reload SublimeLinter and its Plugins”. All seems dead.

Any ideas what it might be?

0 Likes

#2

FYI, downgraded to 4168, things work again.

1 Like

#3

all exactly the same: silence from LSP, no debugs even on enabled LSP debug. Downgraded to stable branch from dev-, and this make it work back.

0 Likes

#4

Update for 4173: SublimeLinter started working, LSP still dead.

0 Likes

#5

I’m using linux x64. LSP in 4172 works fine but today after update to version 4173 lsp doesn’t work anymore

0 Likes

#6

That’s a regression caused by internal changes how plugins are loaded.

0 Likes

#7

LSP plugin has update. And LSP works fine :slightly_smiling_face:

0 Likes

#8

Can confirm that it’s working now. :tada:

0 Likes