Skip to content

Instantly share code, notes, and snippets.

@typoman
Created December 14, 2018 16:40
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save typoman/1180765bc0ef06432d4640f41604acc9 to your computer and use it in GitHub Desktop.
Save typoman/1180765bc0ef06432d4640f41604acc9 to your computer and use it in GitHub Desktop.
{
"cmd": ["robofont", "-p", "$file"],
"file_regex": "^[ ]File \"(...?)\", line ([0-9]*)",
"selector": "source.python",
}
@thundernixon
Copy link

@typoman this is awesome, by the way!

Do you happen to know if there's a way to get robofont's output (e.g. from print() statements) in the Sublime output panel?

@typoman
Copy link
Author

typoman commented Apr 17, 2019

You're welcome Stephan. For the output thingy you can upvote the feature request here:

https://forum.robofont.com/topic/623/robofont-shell-output-also-inside-shell

@RafalBuchner
Copy link

Damn it! I have to make the same for the Atom, awesome!

@ddaanniiieeelll
Copy link

I would very much appreciate this for Atom. It would make me very happy if you could do this @RafalBuchner :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment