{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11966919,"defaultBranch":"master","name":"RSyntaxTextArea","ownerLogin":"bobbylight","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-08-08T03:40:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1631766?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708038592.0","currentOid":""},"activityList":{"items":[{"before":"ae5ef4ec7250e0461d19a350ee90a9b1e64f723a","after":"45dfcd707f15a56efb194ebebc1fbdf8768c9e38","ref":"refs/heads/master","pushedAt":"2024-04-14T21:34:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Fix #540: Dot character should not be an error char in C#","shortMessageHtmlLink":"Fix #540: Dot character should not be an error char in C#"}},{"before":"b2cb3d4bec366dc3a9b45697c20400b858219dc4","after":"ae5ef4ec7250e0461d19a350ee90a9b1e64f723a","ref":"refs/heads/master","pushedAt":"2024-04-12T23:19:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Bumping gradlew to 8.7","shortMessageHtmlLink":"Bumping gradlew to 8.7"}},{"before":"9347d1ad9b801bd9c248e60e82261dd8ca55095d","after":"b2cb3d4bec366dc3a9b45697c20400b858219dc4","ref":"refs/heads/master","pushedAt":"2024-04-12T23:07:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Fixing checkstyle issues","shortMessageHtmlLink":"Fixing checkstyle issues"}},{"before":"d6fad8c04db15832b87cbe506beaecbe1dcaea12","after":"9347d1ad9b801bd9c248e60e82261dd8ca55095d","ref":"refs/heads/master","pushedAt":"2024-04-12T22:56:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"allow subclasses to customize marker painting","shortMessageHtmlLink":"allow subclasses to customize marker painting"}},{"before":"b1e83641b51fa3693bfee3d08435f89e8aa691b8","after":"d6fad8c04db15832b87cbe506beaecbe1dcaea12","ref":"refs/heads/master","pushedAt":"2024-04-12T22:40:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"No marking if cursor is at end of file\n# Pullrequest for issue #536\n\n**Description**\nThere is a bug when using `SearchEngine.find(...)` . The problem is, that `getFindInText()` is called before the marking and if there is no text after the cursot (Caret), a `new SearchResult()` is returned.\n\n**Steps to Reproduce**\nSpecific steps to reproduce the behavior:\n1. Set the cursor at the end of a JTextArea\n2. call the `find` method using a valid SearchContext (e.g. search for \"e\" in a text that contains some \"e\")\n3. Now a empty new SearchResult is returned and no \"e\" got marked in the text.\n4. If you set the cursor one back (second last position), everything works as expected\n\n**Expected behavior**\nAll matching results should be marked regardless of the current cursor position. Even if wrap around is disabled\n\n**Actual behavior**\nNo marking if cursor at last position.\n\n**Screenshots**\nAdd a screenshot if it helps explain the problem.\n\n**Java version**\njdk-17.0.6.10\n\n**Additional context**\nJust call `markAllImpl()` before `getFindInText()`.","shortMessageHtmlLink":"No marking if cursor is at end of file"}},{"before":"79ddef322bb485670f81e78b8eb622aedb45761c","after":"b1e83641b51fa3693bfee3d08435f89e8aa691b8","ref":"refs/heads/master","pushedAt":"2024-02-17T21:44:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Fix #534, #106 Customizable token painting","shortMessageHtmlLink":"Fix #534, #106 Customizable token painting"}},{"before":"6aef51af90efc75acfa8ce0b441c2ef7642ebcf0","after":"79ddef322bb485670f81e78b8eb622aedb45761c","ref":"refs/heads/master","pushedAt":"2024-02-15T23:10:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Bumping version to 3.4.1-SNAPSHOT","shortMessageHtmlLink":"Bumping version to 3.4.1-SNAPSHOT"}},{"before":"584a731af98157f939d2748a7fe0f4ab0b6b3282","after":"6aef51af90efc75acfa8ce0b441c2ef7642ebcf0","ref":"refs/heads/master","pushedAt":"2024-02-15T23:00:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Preparing for 3.4.0 release","shortMessageHtmlLink":"Preparing for 3.4.0 release"}},{"before":"dda37d74f7a6083a2c680f8d916bbc865e19b49e","after":"584a731af98157f939d2748a7fe0f4ab0b6b3282","ref":"refs/heads/master","pushedAt":"2023-10-19T03:55:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Improving code coverage for MXML syntax highlighting","shortMessageHtmlLink":"Improving code coverage for MXML syntax highlighting"}},{"before":"ca5157db80a7f9aca8149e2938e87fab06cecad4","after":"dda37d74f7a6083a2c680f8d916bbc865e19b49e","ref":"refs/heads/master","pushedAt":"2023-10-18T03:06:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Bumping version to 3.4.0-SNAPSHOT","shortMessageHtmlLink":"Bumping version to 3.4.0-SNAPSHOT"}},{"before":"2d7b80edd37b1eaf4e50b584b7ad59be7b22938b","after":"ca5157db80a7f9aca8149e2938e87fab06cecad4","ref":"refs/heads/master","pushedAt":"2023-10-18T03:05:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Fix #481 Add Rust syntax highlighting and code folding","shortMessageHtmlLink":"Fix #481 Add Rust syntax highlighting and code folding"}},{"before":"8233fbd47b1b8ce15007d176151c92650d212cfc","after":"2d7b80edd37b1eaf4e50b584b7ad59be7b22938b","ref":"refs/heads/master","pushedAt":"2023-08-27T20:02:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Remove superfluous 'inheritdoc' comments","shortMessageHtmlLink":"Remove superfluous 'inheritdoc' comments"}},{"before":"4f24ac1fbc2950b018a07e4418f1c33d7a8e7a6a","after":"8233fbd47b1b8ce15007d176151c92650d212cfc","ref":"refs/heads/master","pushedAt":"2023-08-12T15:53:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Adding unit test for custom line number formatting","shortMessageHtmlLink":"Adding unit test for custom line number formatting"}},{"before":"d58fedcd53273c8cc7798021fc0efd41ddc7812a","after":"4f24ac1fbc2950b018a07e4418f1c33d7a8e7a6a","ref":"refs/heads/master","pushedAt":"2023-08-12T15:47:30.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"fixed back unnecessary import in demo file","shortMessageHtmlLink":"fixed back unnecessary import in demo file"}},{"before":"c15c999ebc2c8c23c437871aa5178974fb5c83fe","after":"d58fedcd53273c8cc7798021fc0efd41ddc7812a","ref":"refs/heads/master","pushedAt":"2023-08-01T23:10:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Bumping version to 3.3.5-SNAPSHOT","shortMessageHtmlLink":"Bumping version to 3.3.5-SNAPSHOT"}},{"before":"eaf7815edb04a475e6a59cd3e7993d1978436974","after":"c15c999ebc2c8c23c437871aa5178974fb5c83fe","ref":"refs/heads/master","pushedAt":"2023-08-01T23:01:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Preparing for 3.3.4 release","shortMessageHtmlLink":"Preparing for 3.3.4 release"}},{"before":"1c7374cb6afa3817567abbcf19e716a78436f261","after":"eaf7815edb04a475e6a59cd3e7993d1978436974","ref":"refs/heads/master","pushedAt":"2023-07-30T17:45:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Bumping gradle version. bnd and spotbugs plugins still trigger deprecation warnings we cannot yet resolve","shortMessageHtmlLink":"Bumping gradle version. bnd and spotbugs plugins still trigger deprec…"}},{"before":"4a087903e87f8dbf506e605bfa5440bbce7906b3","after":"1c7374cb6afa3817567abbcf19e716a78436f261","ref":"refs/heads/master","pushedAt":"2023-07-29T14:26:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Adding unit test for PythonTokenMaker's auto-indentation","shortMessageHtmlLink":"Adding unit test for PythonTokenMaker's auto-indentation"}},{"before":"7ae2965e9f18049fe9105a69c6af7e00f5493eb3","after":"4a087903e87f8dbf506e605bfa5440bbce7906b3","ref":"refs/heads/master","pushedAt":"2023-07-28T01:11:50.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Changes as requested by Bobby in code review","shortMessageHtmlLink":"Changes as requested by Bobby in code review"}},{"before":"3b78fa5ad59dcfec5eb0cfc2f3943860b8b999fc","after":"7ae2965e9f18049fe9105a69c6af7e00f5493eb3","ref":"refs/heads/master","pushedAt":"2023-07-09T20:08:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Bumping gradle and other dependencies","shortMessageHtmlLink":"Bumping gradle and other dependencies"}},{"before":"9097e51fc5e289d761dca139a3a08459bf12614a","after":"3b78fa5ad59dcfec5eb0cfc2f3943860b8b999fc","ref":"refs/heads/master","pushedAt":"2023-07-09T19:27:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"\"Publicize\" 2 more methods\n\nPackage-protected methods restrict their use outside their original package (yet doesn't seem justified from what they do)","shortMessageHtmlLink":"\"Publicize\" 2 more methods"}},{"before":"100045f763d3e6f106110491af327d235456c2a4","after":"9097e51fc5e289d761dca139a3a08459bf12614a","ref":"refs/heads/master","pushedAt":"2023-04-01T23:03:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Improving Javadoc around mark-all operations","shortMessageHtmlLink":"Improving Javadoc around mark-all operations"}},{"before":"f3392210ecf1a137afd03928e66f500d4e63c7b9","after":"100045f763d3e6f106110491af327d235456c2a4","ref":"refs/heads/master","pushedAt":"2023-04-01T22:58:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"#493 make 2 methods public in RTextArea\n\nIf the methods are made public, I will be able delete class linked in the issue #493. It was a package rewrite hack to make these 2 methods accessible.","shortMessageHtmlLink":"#493 make 2 methods public in RTextArea"}},{"before":"3ad6296053d4c4bfe5b413939aa5695d8c390584","after":"f3392210ecf1a137afd03928e66f500d4e63c7b9","ref":"refs/heads/master","pushedAt":"2023-03-23T21:57:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Bumping version to 3.3.4-SNAPSHOT","shortMessageHtmlLink":"Bumping version to 3.3.4-SNAPSHOT"}},{"before":"1c1120751d721786e6b9b9468473ddb03161f149","after":"3ad6296053d4c4bfe5b413939aa5695d8c390584","ref":"refs/heads/master","pushedAt":"2023-03-23T21:45:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bobbylight","name":null,"path":"/bobbylight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1631766?s=80&v=4"},"commit":{"message":"Preparing for the 3.3.3 release","shortMessageHtmlLink":"Preparing for the 3.3.3 release"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEMF3NeQA","startCursor":null,"endCursor":null}},"title":"Activity · bobbylight/RSyntaxTextArea"}