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

[new-stino] Fix some path problems in Packages Settings menu #192

Closed
wants to merge 4 commits into from

Conversation

gonzoid
Copy link

@gonzoid gonzoid commented Nov 19, 2014

Fix some path problems with settings and keybindings files in Preferences > Package Settings > Stino (Arduino Like IDE) menu.

Please note that because of the hardcoded package path, we know need to use a definite name, so I've used Stino which is cleaner than Stino-new-stino.
A proper removing of the older version is needed before installating this new version:

  • Click the menu Preferences->Package Control->Remove Package->Stino-new-stino
  • Restart Sublime Text
  • Install new version in Packages/Stino folder

I have edited the installation instructions in issue #179 accordingly, sorry for any inconvenience.

"Settings - User" and "Key Bindings - User" aren't pointing correctly to
files on Linux (and possibly Mac)
"Key Bindings - Default" isn't pointing correctly to file because it
doesn't seem possible to declare a 'stino' variable here, using a
hardcoded path instead
Added more details in the installation instructions, for consistency with my previous pull request.
@gonzoid gonzoid changed the title [new-stino] Update menu_main.txt [new-stino] Fix some path problems in Packages Settings menu Nov 19, 2014
Robot-Will added a commit that referenced this pull request Nov 24, 2014
@Robot-Will Robot-Will closed this Nov 24, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants