atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
182 stars 4 forks source link

Feature Request: URL scheme #1802

Open tobiastom opened 7 years ago

tobiastom commented 7 years ago

It would be pretty awesome if chocolat could open files based on an URL scheme.

For example choc:///Users/tobias/Sites/sample.txt:67 could open the file /Users/tobias/Sites/sample.txt and jump to line 67.

More or less what choc /Users/tobias/Sites/sample.txt -l 67 does, but I could use the URL from an exception on my development machine in a browser, and open that file with a single click.