{"values": [{"type": "issue", "id": 3, "repository": {"type": "repository", "full_name": "sonictk/sublime_zscript", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript"}, "html": {"href": "https://bitbucket.org/sonictk/sublime_zscript"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B0f51acc0-8b85-4c40-a8a7-76459806ff8f%7D?ts=default"}}, "name": "sublime_ZScript", "uuid": "{0f51acc0-8b85-4c40-a8a7-76459806ff8f}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/3"}, "html": {"href": "https://bitbucket.org/sonictk/sublime_zscript/issues/3/not-available-on-package-control"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/3/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/3/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/3/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/3/vote"}}, "title": "Not available on Package Control", "content": {"type": "rendered", "raw": "The package does not come up when searched for in the command palette and the page on packagecontrol.io says this:\r\n\r\n```\r\nPackage info was unavailable last time crawler ran. Error downloading repository. HTTP error 410 downloading https://api.bitbucket.org/1.0/repositories/sonictk/sublime_zscript/main-branch.\r\n```", "markup": "markdown", "html": "<p>The package does not come up when searched for in the command palette and the page on packagecontrol.io says this:</p>\n<div class=\"codehilite\"><pre><span></span><code><span class=\"n\">Package</span> <span class=\"n\">info</span> <span class=\"n\">was</span> <span class=\"n\">unavailable</span> <span class=\"n\">last</span> <span class=\"n\">time</span> <span class=\"n\">crawler</span> <span class=\"n\">ran</span><span class=\"o\">.</span> <span class=\"n\">Error</span> <span class=\"n\">downloading</span> <span class=\"n\">repository</span><span class=\"o\">.</span> <span class=\"n\">HTTP</span> <span class=\"n\">error</span> <span class=\"mi\">410</span> <span class=\"n\">downloading</span> <span class=\"n\">https</span><span class=\"p\">:</span><span class=\"o\">//</span><span class=\"n\">api</span><span class=\"o\">.</span><span class=\"n\">bitbucket</span><span class=\"o\">.</span><span class=\"n\">org</span><span class=\"o\">/</span><span class=\"mf\">1.0</span><span class=\"o\">/</span><span class=\"n\">repositories</span><span class=\"o\">/</span><span class=\"n\">sonictk</span><span class=\"o\">/</span><span class=\"n\">sublime_zscript</span><span class=\"o\">/</span><span class=\"n\">main</span><span class=\"o\">-</span><span class=\"n\">branch</span><span class=\"o\">.</span>\n</code></pre></div>"}, "reporter": null, "assignee": null, "created_on": "2019-10-23T14:21:42.135453+00:00", "edited_on": null, "updated_on": "2019-10-23T14:31:44.449987+00:00", "state": "new", "kind": "bug", "milestone": null, "component": null, "priority": "major", "version": null, "votes": 0, "watches": null}, {"type": "issue", "id": 1, "repository": {"type": "repository", "full_name": "sonictk/sublime_zscript", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript"}, "html": {"href": "https://bitbucket.org/sonictk/sublime_zscript"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B0f51acc0-8b85-4c40-a8a7-76459806ff8f%7D?ts=default"}}, "name": "sublime_ZScript", "uuid": "{0f51acc0-8b85-4c40-a8a7-76459806ff8f}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/1"}, "html": {"href": "https://bitbucket.org/sonictk/sublime_zscript/issues/1/curate-auto-completion-data"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/1/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/1/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/1/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/1/vote"}}, "title": "Curate auto-completion data", "content": {"type": "rendered", "raw": "Generate shortform/longform command based off other identifier if possible or truncate auto-completion data procedurally.\r\n\r\nOriginal posted by TVeyes:\r\n> 2. The completions are verbatim and contain superfluous descriptions. I am not criticising the documentation nor your scraping technique, but in my humble opinion there is a need for some human curation. For example, typing ibutton and hitting the tab key gives me a wall of text, not succinct parameter descriptions. When you read documentation you want the full story but not very often while coding.\r\n\r\nhttp://www.zbrushcentral.com/showthread.php?194625-ZScript-syntax-highlighter-for-Sublime-Text-beta&p=1147167#post1147167", "markup": "markdown", "html": "<p>Generate shortform/longform command based off other identifier if possible or truncate auto-completion data procedurally.</p>\n<p>Original posted by TVeyes:</p>\n<blockquote>\n<ol start=\"2\">\n<li>The completions are verbatim and contain superfluous descriptions. I am not criticising the documentation nor your scraping technique, but in my humble opinion there is a need for some human curation. For example, typing ibutton and hitting the tab key gives me a wall of text, not succinct parameter descriptions. When you read documentation you want the full story but not very often while coding.</li>\n</ol>\n</blockquote>\n<p><a href=\"http://www.zbrushcentral.com/showthread.php?194625-ZScript-syntax-highlighter-for-Sublime-Text-beta&amp;p=1147167#post1147167\" rel=\"nofollow\" class=\"ap-connect-link\">http://www.zbrushcentral.com/showthread.php?194625-ZScript-syntax-highlighter-for-Sublime-Text-beta&amp;p=1147167#post1147167</a></p>"}, "reporter": {"display_name": "Yi Liang Siew", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D"}, "avatar": {"href": "https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/557058:d502946f-7b17-491b-aed6-4859c9778729/7b7057cf-3a5d-45d1-b49e-343dffe0b12b/128"}, "html": {"href": "https://bitbucket.org/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D/"}}, "type": "user", "uuid": "{1b82d36d-7bad-4b88-828a-9451ed7d5bfd}", "account_id": "557058:d502946f-7b17-491b-aed6-4859c9778729", "nickname": "sonictk"}, "assignee": {"display_name": "Yi Liang Siew", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D"}, "avatar": {"href": "https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/557058:d502946f-7b17-491b-aed6-4859c9778729/7b7057cf-3a5d-45d1-b49e-343dffe0b12b/128"}, "html": {"href": "https://bitbucket.org/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D/"}}, "type": "user", "uuid": "{1b82d36d-7bad-4b88-828a-9451ed7d5bfd}", "account_id": "557058:d502946f-7b17-491b-aed6-4859c9778729", "nickname": "sonictk"}, "created_on": "2015-07-09T14:05:54.149214+00:00", "edited_on": null, "updated_on": "2015-07-09T14:08:32.440318+00:00", "state": "new", "kind": "proposal", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 2, "repository": {"type": "repository", "full_name": "sonictk/sublime_zscript", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript"}, "html": {"href": "https://bitbucket.org/sonictk/sublime_zscript"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B0f51acc0-8b85-4c40-a8a7-76459806ff8f%7D?ts=default"}}, "name": "sublime_ZScript", "uuid": "{0f51acc0-8b85-4c40-a8a7-76459806ff8f}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/2"}, "html": {"href": "https://bitbucket.org/sonictk/sublime_zscript/issues/2/no-tabbing-between-parameters-in-auto"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/2/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/2/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/2/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/sonictk/sublime_zscript/issues/2/vote"}}, "title": "No tabbing between parameters in auto-completion", "content": {"type": "rendered", "raw": "\r\nTVeyes:\r\n>  3. No tabbing between parameters which is a must have, not a nice to have! This, as I am sure you know, can be solved by including matched cases into the content property of the completion definition.\r\n\r\nhttp://www.zbrushcentral.com/showthread.php?194625-ZScript-syntax-highlighter-for-Sublime-Text-beta&p=1147167#post1147167", "markup": "markdown", "html": "<p>TVeyes:</p>\n<blockquote>\n<ol start=\"3\">\n<li>No tabbing between parameters which is a must have, not a nice to have! This, as I am sure you know, can be solved by including matched cases into the content property of the completion definition.</li>\n</ol>\n</blockquote>\n<p><a href=\"http://www.zbrushcentral.com/showthread.php?194625-ZScript-syntax-highlighter-for-Sublime-Text-beta&amp;p=1147167#post1147167\" rel=\"nofollow\" class=\"ap-connect-link\">http://www.zbrushcentral.com/showthread.php?194625-ZScript-syntax-highlighter-for-Sublime-Text-beta&amp;p=1147167#post1147167</a></p>"}, "reporter": {"display_name": "Yi Liang Siew", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D"}, "avatar": {"href": "https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/557058:d502946f-7b17-491b-aed6-4859c9778729/7b7057cf-3a5d-45d1-b49e-343dffe0b12b/128"}, "html": {"href": "https://bitbucket.org/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D/"}}, "type": "user", "uuid": "{1b82d36d-7bad-4b88-828a-9451ed7d5bfd}", "account_id": "557058:d502946f-7b17-491b-aed6-4859c9778729", "nickname": "sonictk"}, "assignee": {"display_name": "Yi Liang Siew", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D"}, "avatar": {"href": "https://avatar-management--avatars.us-west-2.prod.public.atl-paas.net/557058:d502946f-7b17-491b-aed6-4859c9778729/7b7057cf-3a5d-45d1-b49e-343dffe0b12b/128"}, "html": {"href": "https://bitbucket.org/%7B1b82d36d-7bad-4b88-828a-9451ed7d5bfd%7D/"}}, "type": "user", "uuid": "{1b82d36d-7bad-4b88-828a-9451ed7d5bfd}", "account_id": "557058:d502946f-7b17-491b-aed6-4859c9778729", "nickname": "sonictk"}, "created_on": "2015-07-09T14:08:06.217683+00:00", "edited_on": null, "updated_on": "2015-07-09T14:08:06.217683+00:00", "state": "new", "kind": "enhancement", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": 1}], "pagelen": 20, "size": 3, "page": 1}