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

Unable to install GoSublime #976

Open
i-i-denisov opened this issue Jul 25, 2020 · 3 comments
Open

Unable to install GoSublime #976

i-i-denisov opened this issue Jul 25, 2020 · 3 comments

Comments

@i-i-denisov
Copy link

i-i-denisov commented Jul 25, 2020

After fetching repo from git with
git clone https://margo.sh/GoSublime to Packages directory of Sublime Text 3 installation,
I restart SublimeText and nothing happens.
Nothing on the status bar,
ctrl+., ctrl+x does nothing
Where to look?

@DisposaBoy
Copy link
Owner

The ctrl/cmd+.,ctrl/cmd+x chord's command can also be invoked via the Sublime Text command palette: menu > Tools > Command Palette and typing command GoSublime: Edit Margo Etension.

Otherwise, maybe there's an error in the Sublime text console ctrl/cmd+`.

@i-i-denisov
Copy link
Author

Thanks, I figured out what was the problem. Proper Packages folder is located not within the Program Files folder, but in the /C/Users/User/AppData/Roaming/Sublime Text 3/Packages

@snapfast
Copy link

cd to the Directory

~/.config/sublime-text-3/Packages

Install Margo using

git clone https://margo.sh/GoSublime

Now, open Sublime Text 3, menu > Tools > Command Palette and typing command GoSublime: Edit Margo Extension.
I think this should be in the docs for the installation.

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

3 participants