{"values": [{"type": "issue", "id": 16, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/16"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/16/cobol-comment-in-sublime-text-4"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/16/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/16/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/16/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/16/vote"}}, "title": "Cobol comment in Sublime Text 4.", "content": {"type": "rendered", "raw": "Thanks for great plug-in for the Cobol langue in sublime.\r\n\r\nI have 2 remarks for the comment in Cobol :\r\n\r\n* If there is a special char in col1-->col6, for example : \"-\" --> the line is not recognized as a comment.\r\n* Col1-->col6 is used as tag-change. Is there any rule to set color this tag? or just one color.\r\n\r\nThank for your help.\r\n\r\nRegards,\r\n\r\nThơ HOÀNG", "markup": "markdown", "html": "<p>Thanks for great plug-in for the Cobol langue in sublime.</p>\n<p>I have 2 remarks for the comment in Cobol :</p>\n<ul>\n<li>If there is a special char in col1--&gt;col6, for example : \"-\" --&gt; the line is not recognized as a comment.</li>\n<li>Col1--&gt;col6 is used as tag-change. Is there any rule to set color this tag? or just one color.</li>\n</ul>\n<p>Thank for your help.</p>\n<p>Regards,</p>\n<p>Thơ HOÀNG</p>"}, "reporter": {"display_name": "Xuân-Thơ HOÀNG", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7B88a4cb9d-6c4e-4611-96ad-9e7591a98cf5%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/1c0ef1b19ee116e9c0f7bb0d783e22d1?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FXH-4.png"}, "html": {"href": "https://bitbucket.org/%7B88a4cb9d-6c4e-4611-96ad-9e7591a98cf5%7D/"}}, "type": "user", "uuid": "{88a4cb9d-6c4e-4611-96ad-9e7591a98cf5}", "account_id": "62a19e7b4e1a640070c48a09", "nickname": "Xuân-Thơ HOÀNG"}, "assignee": null, "created_on": "2022-06-09T07:22:40.032772+00:00", "edited_on": null, "updated_on": "2022-06-09T07:22:40.032772+00:00", "state": "new", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 13, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/13"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/13/move-from-opencobol-to-gnucobol"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/13/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/13/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/13/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/13/vote"}}, "title": "move from OpenCOBOL to GnuCOBOL", "content": {"type": "rendered", "raw": "Reasoning: the OpenCOBOL project was renamed to GnuCOBOL long time ago and the formerly had its last release in 2009 while GnuCOBOL is actively maintained. I suggest to rename the syntax and related files, along with the shortcut.\r\n\r\nI think it is also reasonable to update the reserved words, you may see them in the current [CI built documentation](https://ci.appveyor.com/api/projects/GitMensch/trunk/artifacts/doc/gnucobol.pdf?job=Image:%20Ubuntu1804) under \"Appendix B \\+ Appendix E for the mnemonics \\+ Appendix C for the intrinsic functions\".\r\n\r\n‌", "markup": "markdown", "html": "<p>Reasoning: the OpenCOBOL project was renamed to GnuCOBOL long time ago and the formerly had its last release in 2009 while GnuCOBOL is actively maintained. I suggest to rename the syntax and related files, along with the shortcut.</p>\n<p>I think it is also reasonable to update the reserved words, you may see them in the current <a data-is-external-link=\"true\" href=\"https://ci.appveyor.com/api/projects/GitMensch/trunk/artifacts/doc/gnucobol.pdf?job=Image:%20Ubuntu1804\" rel=\"nofollow\">CI built documentation</a> under \"Appendix B + Appendix E for the mnemonics + Appendix C for the intrinsic functions\".</p>\n<p>‌</p>"}, "reporter": null, "assignee": null, "created_on": "2019-05-19T10:11:37.429784+00:00", "edited_on": null, "updated_on": "2021-05-02T20:06:07.300232+00:00", "state": "new", "kind": "proposal", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": null}, {"type": "issue", "id": 15, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/15"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/15/white-on-red-background-for-lowlight"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/15/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/15/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/15/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/15/vote"}}, "title": "White on red background for LOWLIGHT.", "content": {"type": "rendered", "raw": "When using the LOWLIGHT attribute in the SCREEN LAYOUT section, I noticed that LOWLIGHT attribute is showing up with red background with white text. I wondered if this was due to LOWLIGHT not been included? Is it possible for LOWLIGHT to be coloured like other screen attributes.", "markup": "markdown", "html": "<p>When using the LOWLIGHT attribute in the SCREEN LAYOUT section, I noticed that LOWLIGHT attribute is showing up with red background with white text. I wondered if this was due to LOWLIGHT not been included? Is it possible for LOWLIGHT to be coloured like other screen attributes.</p>"}, "reporter": null, "assignee": null, "created_on": "2020-07-10T07:15:53.085096+00:00", "edited_on": null, "updated_on": "2020-07-15T16:49:12.843590+00:00", "state": "resolved", "kind": "proposal", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": null}, {"type": "issue", "id": 14, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/14"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/14/toggle-margin-or-always-fixed"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/14/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/14/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/14/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/14/vote"}}, "title": "Toggle margin or always fixed", "content": {"type": "rendered", "raw": "Your sister package in VS Code (or extension) has two options; toggle margin and also a file format strategy being normal or always fixed, i.e. '\"coboleditor.fileformat_strategy\": \"always_fixed\",' and '\"coboleditor.margin\": true,'. This has the visual effect of highlighting the columns 1 to 6 or dimming them which I find useful. Thankyou for your work with this package.", "markup": "markdown", "html": "<p>Your sister package in VS Code (or extension) has two options; toggle margin and also a file format strategy being normal or always fixed, i.e. '\"coboleditor.fileformat_strategy\": \"always_fixed\",' and '\"coboleditor.margin\": true,'. This has the visual effect of highlighting the columns 1 to 6 or dimming them which I find useful. Thankyou for your work with this package.</p>"}, "reporter": null, "assignee": null, "created_on": "2020-06-30T10:53:02.482936+00:00", "edited_on": null, "updated_on": "2020-07-10T07:27:12.228184+00:00", "state": "resolved", "kind": "enhancement", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": null}, {"type": "issue", "id": 12, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/12"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/12/end-enum-does-not-understood"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/12/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/12/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/12/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/12/vote"}}, "title": "end enum does not understood", "content": {"type": "rendered", "raw": "enum-id x public.\r\n       01 binary-long.\r\n       end enum.", "markup": "markdown", "html": "<p>enum-id x public.\n       01 binary-long.\n       end enum.</p>"}, "reporter": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "assignee": null, "created_on": "2017-08-30T13:48:22.646445+00:00", "edited_on": null, "updated_on": "2017-08-30T21:48:44.796867+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 11, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/11"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/11/end-interface-not-understood"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/11/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/11/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/11/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/11/vote"}}, "title": "end interface not understood", "content": {"type": "rendered", "raw": "interface-id ISfuff public.\r\n        method-id Abort().\r\n         end method.\r\n       end interface.", "markup": "markdown", "html": "<p>interface-id ISfuff public.\n        method-id Abort().\n         end method.\n       end interface.</p>"}, "reporter": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "assignee": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "created_on": "2017-08-29T10:12:09.269423+00:00", "edited_on": null, "updated_on": "2017-08-29T18:35:03.509079+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 10, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/10"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/10/odd-pic-not-understood-the-trailing"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/10/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/10/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/10/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/10/vote"}}, "title": "Odd pic not understood (the trailing -)", "content": {"type": "rendered", "raw": "05 xx PIC Z(5)9.9(4)-.", "markup": "markdown", "html": "<p>05 xx PIC Z(5)9.9(4)-.</p>"}, "reporter": null, "assignee": null, "created_on": "2017-03-08T14:51:31.570863+00:00", "edited_on": null, "updated_on": "2017-08-05T20:00:23.079266+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": null}, {"type": "issue", "id": 5, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/5"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/5/json-keyword-not-understood-mf-ibm-ent"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/5/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/5/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/5/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/5/vote"}}, "title": "json keyword not understood (mf + ibm ent cobol)", "content": {"type": "rendered", "raw": "json generate json-doc from person count in c1\r\n           name of salary is 'income'          \r\n           suppress NS-num *> for security\r\n                    type   *> for brevity", "markup": "markdown", "html": "<p>json generate json-doc from person count in c1\n           name of salary is 'income'        <br>\n           suppress NS-num <em>&gt; for security\n                    type   </em>&gt; for brevity</p>"}, "reporter": null, "assignee": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "created_on": "2017-02-06T16:08:51.833191+00:00", "edited_on": null, "updated_on": "2017-08-05T19:19:29.655623+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 7, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/7"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/7/end-not-highlighted-in-end-attribute"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/7/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/7/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/7/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/7/vote"}}, "title": "end not highlighted in \"      end attribute.\"", "content": {"type": "rendered", "raw": "attribute-id wibble usage is method.\r\n       end attribute.", "markup": "markdown", "html": "<p>attribute-id wibble usage is method.\n       end attribute.</p>"}, "reporter": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "assignee": null, "created_on": "2017-02-13T08:52:12.469946+00:00", "edited_on": null, "updated_on": "2017-08-05T19:02:29.834375+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 8, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/8"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/8/zeros-alphabetic-alphanumeric-not"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/8/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/8/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/8/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/8/vote"}}, "title": "ZEROS, ALPHABETIC, ALPHANUMERIC not highlighted in INITIALIZE verb", "content": {"type": "rendered", "raw": "INITIALIZE AN-REC WITH FILLER REPLACING NUMERIC BY ZEROS,\r\n               ALPHABETIC BY SPACES, ALPHANUMERIC BY SPACES.", "markup": "markdown", "html": "<p>INITIALIZE AN-REC WITH FILLER REPLACING NUMERIC BY ZEROS,\n               ALPHABETIC BY SPACES, ALPHANUMERIC BY SPACES.</p>"}, "reporter": null, "assignee": null, "created_on": "2017-03-08T14:49:56.867384+00:00", "edited_on": null, "updated_on": "2017-08-05T18:52:28.340210+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": null}, {"type": "issue", "id": 9, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/9"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/9/filename-in-select-not-understood"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/9/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/9/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/9/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/9/vote"}}, "title": "FILENAME in SELECT not understood", "content": {"type": "rendered", "raw": "SELECT PR-FILE ASSIGN TO DISK FILENAME\r\n               ORGANIZATION IS LINE SEQUENTIAL\r\n               FILE STATUS IS PR-REPLY.", "markup": "markdown", "html": "<p>SELECT PR-FILE ASSIGN TO DISK FILENAME\n               ORGANIZATION IS LINE SEQUENTIAL\n               FILE STATUS IS PR-REPLY.</p>"}, "reporter": null, "assignee": null, "created_on": "2017-03-08T14:50:27.379301+00:00", "edited_on": null, "updated_on": "2017-08-05T18:45:46.448615+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": null}, {"type": "issue", "id": 6, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/6"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/6/end-is-not-handled-correctly"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/6/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/6/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/6/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/6/vote"}}, "title": "$end is not handled correctly", "content": {"type": "rendered", "raw": "```\r\n#!cobol\r\n\r\n      $if p64 set\r\n           05 ws-gp-siz          pic x(4) comp-5 value 28.\r\n      $else\r\n           05 ws-gp-siz          pic x(4) comp-5 value 20.\r\n      $end\r\n```", "markup": "markdown", "html": "<div class=\"codehilite language-cobol\"><pre><span></span><code><span class=\"c\">      </span><span>$</span><span class=\"kr\">if</span> <span class=\"nv\">p64</span> <span class=\"kr\">set</span>\n<span class=\"kr\">          </span> <span class=\"mi\">05 </span><span class=\"nv\">ws-gp-siz</span>          <span class=\"kt\">pic x(4)</span> <span class=\"kt\">comp-5</span> <span class=\"kp\">value</span> <span class=\"mi\">28</span><span class=\"p\">.</span>\n<span class=\"c\">      </span><span>$</span><span class=\"kr\">else</span>\n<span class=\"kr\">          </span> <span class=\"mi\">05 </span><span class=\"nv\">ws-gp-siz</span>          <span class=\"kt\">pic x(4)</span> <span class=\"kt\">comp-5</span> <span class=\"kp\">value</span> <span class=\"mi\">20</span><span class=\"p\">.</span>\n<span class=\"c\">      </span><span>$</span><span class=\"kr\">end</span>\n</code></pre></div>"}, "reporter": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "assignee": null, "created_on": "2017-02-09T11:12:56.660074+00:00", "edited_on": null, "updated_on": "2017-02-11T19:42:32.402979+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 3, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/3"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/3/xfd-is-not-colourised"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/3/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/3/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/3/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/3/vote"}}, "title": "$XFD is not colourised", "content": {"type": "rendered", "raw": "\r\n    $xfd  name=employee-no   \r\n      03  employee-number  pic x(8). \r\n\r\n    $xfd  name=twelve-months-sales   \r\n      03  12-months-sales   pic 9(5)V99.\r\n\r\nValid in ACU/Micro Focus but not OpenCOBOL dialects", "markup": "markdown", "html": "<div class=\"codehilite\"><pre><span></span><code>$xfd  name=employee-no   \n  03  employee-number  pic x(8).\n\n$xfd  name=twelve-months-sales   \n  03  12-months-sales   pic 9(5)V99.\n</code></pre></div>\n\n<p>Valid in ACU/Micro Focus but not OpenCOBOL dialects</p>"}, "reporter": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "assignee": null, "created_on": "2016-02-18T08:38:47.794853+00:00", "edited_on": null, "updated_on": "2016-02-26T22:33:59.597935+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 4, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/4"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/4/keywords-not-colourised"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/4/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/4/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/4/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/4/vote"}}, "title": "Keywords not colourised", "content": {"type": "rendered", "raw": "\"LESS\" in : START XXX KEY NOT LESS MY-KEY\r\n\"IGNORE\" in   READ XXX NEXT WITH IGNORE LOCK\r\n", "markup": "markdown", "html": "<p>\"LESS\" in : START XXX KEY NOT LESS MY-KEY\n\"IGNORE\" in   READ XXX NEXT WITH IGNORE LOCK</p>"}, "reporter": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "assignee": null, "created_on": "2016-02-18T08:50:44.974740+00:00", "edited_on": null, "updated_on": "2016-02-26T22:33:59.530485+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": 1}, {"type": "issue", "id": 2, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/2"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/2/implement-ctrl-r-to-navigate-into"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/2/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/2/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/2/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/2/vote"}}, "title": "Implement Ctrl + R to navigate into paragraphs", "content": {"type": "rendered", "raw": "Hello\r\n\r\nI don't know how to push some modifications\r\nContains\r\n\r\nVerrsion 1.3.1\r\n- Implement Ctrl + R to navigate into paragraphs (new Symbols.tmPreferences + modif COBOL.tmLanguage)\r\n- Convert tab to space + indent for json & snippet\r\n- Add rulers (col 7, 11 & 12) : COBOL.sublime-settings", "markup": "markdown", "html": "<p>Hello</p>\n<p>I don't know how to push some modifications\nContains</p>\n<p>Verrsion 1.3.1\n- Implement Ctrl + R to navigate into paragraphs (new Symbols.tmPreferences + modif COBOL.tmLanguage)\n- Convert tab to space + indent for json &amp; snippet\n- Add rulers (col 7, 11 &amp; 12) : COBOL.sublime-settings</p>"}, "reporter": {"display_name": "chupi", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7B9d7bdad1-9280-4569-aec2-bd379b35859b%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/29d7f56455dfb2f6b580248384bd392a?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FC-3.png"}, "html": {"href": "https://bitbucket.org/%7B9d7bdad1-9280-4569-aec2-bd379b35859b%7D/"}}, "type": "user", "uuid": "{9d7bdad1-9280-4569-aec2-bd379b35859b}", "account_id": "557058:580c9978-9048-4756-becf-f15b6ffba1d4", "nickname": "chupi"}, "assignee": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "created_on": "2015-12-28T14:59:37.690545+00:00", "edited_on": null, "updated_on": "2015-12-28T14:59:37.690545+00:00", "state": "new", "kind": "proposal", "milestone": null, "component": null, "priority": "trivial", "version": null, "votes": 0, "watches": 2}, {"type": "issue", "id": 1, "repository": {"type": "repository", "full_name": "bitlang/sublime_cobol", "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol"}, "avatar": {"href": "https://bytebucket.org/ravatar/%7B7fbc6608-5b1b-4b95-947d-005601d824b2%7D?ts=default"}}, "name": "sublime_cobol", "uuid": "{7fbc6608-5b1b-4b95-947d-005601d824b2}"}, "links": {"self": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/1"}, "html": {"href": "https://bitbucket.org/bitlang/sublime_cobol/issues/1/end-evaluate-not-highlighted"}, "comments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/1/comments"}, "attachments": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/1/attachments"}, "watch": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/1/watch"}, "vote": {"href": "https://api.bitbucket.org/2.0/repositories/bitlang/sublime_cobol/issues/1/vote"}}, "title": "end-evaluate not highlighted", "content": {"type": "rendered", "raw": "Hi. I noticed that end-evaluate is not highlighted for all 3 syntax (AccuCobol, Cobol and OpenCobol). I use the newest version.", "markup": "markdown", "html": "<p>Hi. I noticed that end-evaluate is not highlighted for all 3 syntax (AccuCobol, Cobol and OpenCobol). I use the newest version.</p>"}, "reporter": null, "assignee": {"display_name": "Stephen Gennard", "links": {"self": {"href": "https://api.bitbucket.org/2.0/users/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D"}, "avatar": {"href": "https://secure.gravatar.com/avatar/98c944212b08b8c893cbc29c0015ee3f?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FSG-5.png"}, "html": {"href": "https://bitbucket.org/%7Be42f95e8-a6fa-4905-bdb3-5b79c5075f65%7D/"}}, "type": "user", "uuid": "{e42f95e8-a6fa-4905-bdb3-5b79c5075f65}", "account_id": "557058:a2af37ba-30c3-41bb-b8ed-70fe35092646", "nickname": "bitlang"}, "created_on": "2015-05-20T13:32:48.039046+00:00", "edited_on": null, "updated_on": "2015-05-20T21:34:13.088593+00:00", "state": "resolved", "kind": "bug", "milestone": null, "component": null, "priority": "minor", "version": null, "votes": 0, "watches": 1}], "pagelen": 20, "size": 16, "page": 1}