Open shawnoster opened 12 years ago
Good catch. I'll look into it.
Ok, done. Update to version 2.0.6.
Hate to drag up old issues, but this is not working for me. Want me to raise a new issue, or should this one be reopened? I'm on Sublime Text Stable Channel, Build 3059, on OS-X 10.9.1.
Getting the following error;
WARNING no mapping for 'php'
@Dayjo Give it a try now (restart Sublime and it should reload)
Hi! Sorry to be back on this issue! Here what I'm getting working with... Sublime Text 3 on Mac OS X El Capitan 10.11.6 and sublime-github v1.2.2
Package Control: Fetching list of available packages and dependencies
Platform: osx-x64
Sublime Text Version: 3126
Package Control Version: 3.2.1
Package Control: No updated packages
R syntax is not detected when opening a gist with R extension...
2017-05-26 14:59:27,618 no mapping for 'r'
This is also truth for any other extension. All of them work fine when opening a local copy of the scripts/files. Please, any idea?
Thanks for your time!
Even though all my Gists have extensions Sublime doesn't seem to be updating the language package to use. When I issue "Open Gist in Editor" my gist comes down just fine but the syntax stays as "plain text". Anyway to get the command to kick sublime to reevaluate the language based on extension?