sublimelsp / LSP-julia

Julia support for Sublime's LSP plugin using LanguageServer.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename to LSP-julia?

jwortmann opened this issue · comments

My version of this package is called LSP-julia with lowercase "j", because based on the other LSP-* packages this seems to be the convention. I could make a pull request to replace all the files here, but I think it would be easier to delete this repo and transfer ownership of my repo to sublimelsp directly, and I guess existing clones get redirected then automatically.

The other two issues here are fixed in my version.

Renamed this to LSP-julia.

You can change your git remote to point to this location and force-push the master branch. I believe there are a few difficulties when transferring repos with outside collaborators.

I prefer naming the package with correct casing, e.g. LSP-PowerShellEditorSerivces, but it's up to you.