sublimelsp / LSP-svelte

Convenience plugin for Svelte Language Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package not showing on Linux?

jatinhemnani01 opened this issue · comments

Do you see it in the "Remove Package" list?

Nope but I cloned the repo and it works great. I think it something with my system some packages doesn't show

Paste your ST (Preferences › Settings) and Package Control (Preferences › Package Settings › Package Control › Settings) settings :)

{
	"bootstrapped": true,
	"in_process_packages":
	[
	],
	"installed_packages":
	[
		"BracketHighlighter",
		"Emmet",
		"FileIcons",
		"Git",
		"LSP",
		"Package Control",
		"React IDE",
		"SideBarEnhancements",
		"Svelte",
		"Terminus",
		"Theme - Cobalt2",
		"TypeScript",
	],
}

Hello,
I am on Linux and I cannot reproduce it. The Package exist on package control so I will close the issue.

image


It might happen that the package was missing on Package Control.(that happens sometime in the past, but I wasn't sure what the cause was)