{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":134612364,"defaultBranch":"main","name":"vscode-xml","ownerLogin":"redhat-developer","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-23T18:48:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11033755?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725014807.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"d0023406b3e96e9c11f25f688f9059d8de4ef3d5","ref":"refs/heads/dependabot/npm_and_yarn/webpack-5.94.0","pushedAt":"2024-08-30T10:46:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump webpack from 5.76.0 to 5.94.0\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0)\n\n---\nupdated-dependencies:\n- dependency-name: webpack\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump webpack from 5.76.0 to 5.94.0"}},{"before":"c30fe32f6a388a0b4a1e403ae0b4f710b67e03d4","after":"ae488d9854ad6c460279838c1ba0a3324c3409cf","ref":"refs/heads/main","pushedAt":"2024-07-18T04:11:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Fix Alpine Linux binary server (#1016)","shortMessageHtmlLink":"Fix Alpine Linux binary server (#1016)"}},{"before":"6aaf131b53c623a27d696176b2464a157fd1956f","after":"c30fe32f6a388a0b4a1e403ae0b4f710b67e03d4","ref":"refs/heads/main","pushedAt":"2024-07-17T19:42:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Upversion to 0.27.2\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Upversion to 0.27.2"}},{"before":null,"after":"de8e8e3c25d48b8f3979d68a539c75ee5c2b7579","ref":"refs/heads/dependabot/npm_and_yarn/multi-a9f852c250","pushedAt":"2024-06-11T09:26:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump braces and gulp\n\nBumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.\n\n\nUpdates `braces` from 3.0.2 to 3.0.3\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\nUpdates `gulp` from 4.0.2 to 5.0.0\n- [Release notes](https://github.com/gulpjs/gulp/releases)\n- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n- dependency-name: gulp\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces and gulp"}},{"before":"7a6e351736bb02da550951e5bd65cfb72e147bef","after":"6aaf131b53c623a27d696176b2464a157fd1956f","ref":"refs/heads/main","pushedAt":"2024-05-31T12:13:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fbricon","name":"Fred Bricon","path":"/fbricon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148698?s=80&v=4"},"commit":{"message":"Changelog for 0.27.1\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Changelog for 0.27.1"}},{"before":"3884fa5b0582e7f32e2fcb847bc6c654ce62a339","after":"7a6e351736bb02da550951e5bd65cfb72e147bef","ref":"refs/heads/main","pushedAt":"2024-05-31T03:00:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Run osx-x86_64 builds on macos-13 runner\n\nSigned-off-by: Fred Bricon ","shortMessageHtmlLink":"Run osx-x86_64 builds on macos-13 runner"}},{"before":"e62c9bd7d99197c18e9b755f1dce437d69c6f06d","after":"3884fa5b0582e7f32e2fcb847bc6c654ce62a339","ref":"refs/heads/main","pushedAt":"2024-05-28T20:02:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"datho7561","name":"David Thompson","path":"/datho7561","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22376627?s=80&v=4"},"commit":{"message":"Use the extension version in download URL for binary.\n\n- The language server version was used as the version for the download\n URL of the binary, but since the binaries are hosted under the\n vscode-xml release tab, it should match the vscode-xml release\n- Remove some unnecessary steps from the release job\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Use the extension version in download URL for binary."}},{"before":"f9e408d99f6165cc2617c57576f583f77cc69869","after":"e62c9bd7d99197c18e9b755f1dce437d69c6f06d","ref":"refs/heads/main","pushedAt":"2024-05-28T12:40:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Upversion to 0.27.1\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Upversion to 0.27.1"}},{"before":"b14c0642b6857db368b319cda70f09612226b943","after":"f9e408d99f6165cc2617c57576f583f77cc69869","ref":"refs/heads/main","pushedAt":"2024-05-27T20:20:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"datho7561","name":"David Thompson","path":"/datho7561","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22376627?s=80&v=4"},"commit":{"message":"Changelog for 0.27.0\n\n- Set XML language server to upcoming 0.28.0 release\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Changelog for 0.27.0"}},{"before":"316f5f2998dc070c10b024208968af5ccaf8f75c","after":"b14c0642b6857db368b319cda70f09612226b943","ref":"refs/heads/main","pushedAt":"2024-05-23T19:58:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Update telemetry to 0.8.0\n\nSigned-off-by: Fred Bricon ","shortMessageHtmlLink":"Update telemetry to 0.8.0"}},{"before":"867423017f24650551cf38de04b708d62a84ddbd","after":"316f5f2998dc070c10b024208968af5ccaf8f75c","ref":"refs/heads/main","pushedAt":"2024-04-24T10:54:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fbricon","name":"Fred Bricon","path":"/fbricon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148698?s=80&v=4"},"commit":{"message":"Remove superflous `-` in feature list of README.md\n\nSigned-off-by: Fred Bricon ","shortMessageHtmlLink":"Remove superflous - in feature list of README.md"}},{"before":"ac1373542d2e23032770b8aa328b3e840d3cf23d","after":"867423017f24650551cf38de04b708d62a84ddbd","ref":"refs/heads/main","pushedAt":"2024-04-23T23:15:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"add alpine support","shortMessageHtmlLink":"add alpine support"}},{"before":"02648bad664abe0c41da935df34d692cc02517d1","after":null,"ref":"refs/heads/fbricon-patch-1","pushedAt":"2024-04-22T17:17:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":"6baae50758c4be6e1efefff37f83841d0bf4506f","after":"ac1373542d2e23032770b8aa328b3e840d3cf23d","ref":"refs/heads/main","pushedAt":"2024-04-22T17:17:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Remove stale comment about Apple ARM\n\nSigned-off-by: Fred Bricon ","shortMessageHtmlLink":"Remove stale comment about Apple ARM"}},{"before":"d4db83adf421ccede3a4264439c1264f69e47b0d","after":"6baae50758c4be6e1efefff37f83841d0bf4506f","ref":"refs/heads/main","pushedAt":"2024-04-11T12:45:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"datho7561","name":"David Thompson","path":"/datho7561","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22376627?s=80&v=4"},"commit":{"message":"fix the error that \"/\" in attribute value make indentation problem (#985)\n\n* fix xml non self closing tags can not match \"/\" in attribute value\r\n* Optimized indented regular expressions, borrowed from html pattern\r\n\r\n---------\r\n\r\nCo-authored-by: wangxi ","shortMessageHtmlLink":"fix the error that \"/\" in attribute value make indentation problem (#985"}},{"before":null,"after":"02648bad664abe0c41da935df34d692cc02517d1","ref":"refs/heads/fbricon-patch-1","pushedAt":"2024-03-21T09:35:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fbricon","name":"Fred Bricon","path":"/fbricon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148698?s=80&v=4"},"commit":{"message":"Remove stale comment about Apple ARM\n\nSigned-off-by: Fred Bricon ","shortMessageHtmlLink":"Remove stale comment about Apple ARM"}},{"before":"ee5c25b91fb928d02f17102812d4b6377b1aebb9","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-17T18:43:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":"dd869e1474af4f6229641d9fffdcfcb395774c9b","after":"d4db83adf421ccede3a4264439c1264f69e47b0d","ref":"refs/heads/main","pushedAt":"2024-03-17T18:43:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.15.3 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.3 to 1.15.6"}},{"before":"4549a379a1c539efa37b3db4b1676ff0bf6f69f8","after":"dd869e1474af4f6229641d9fffdcfcb395774c9b","ref":"refs/heads/main","pushedAt":"2024-03-17T18:25:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Fix binary server startup on MacOS aarch64.\n\n- Fix pre-release builds to publish \"latest\" binaries\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Fix binary server startup on MacOS aarch64."}},{"before":"fc671b68a4d3d5de1758f525bf8d2f825712426f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.4","pushedAt":"2024-03-16T20:14:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"ee5c25b91fb928d02f17102812d4b6377b1aebb9","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-16T20:14:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.15.3 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.3 to 1.15.6"}},{"before":"057ed30da5d4aaafd9dd1b3c1075b7700a8b60ca","after":"4549a379a1c539efa37b3db4b1676ff0bf6f69f8","ref":"refs/heads/main","pushedAt":"2024-03-13T16:52:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fbricon","name":"Fred Bricon","path":"/fbricon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148698?s=80&v=4"},"commit":{"message":"Use @vscode/vsce instead of vsce.\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Use @vscode/vsce instead of vsce."}},{"before":"fb0d934e2971be030a458ac7c2c6b0568123b09e","after":"057ed30da5d4aaafd9dd1b3c1075b7700a8b60ca","ref":"refs/heads/main","pushedAt":"2024-02-22T18:36:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"datho7561","name":"David Thompson","path":"/datho7561","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22376627?s=80&v=4"},"commit":{"message":"Update GitHub Actions to v4 where applicable. (#969)\n\n* Update GitHub Actions to v4 where applicable.\r\n* Add --skip-duplicate flag to vsce/ovsx in case re-release is necessary.\r\n - The most common case for this is some kind of failure in the\r\n marketplace to correctly respond to publishing one of platform\r\n specific artifacts, which fails the build (eg. timeout failure).\r\n---------\r\n\r\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Update GitHub Actions to v4 where applicable. (#969)"}},{"before":"184bdd95a61e82612416141c92b29c18dcdc1427","after":"fb0d934e2971be030a458ac7c2c6b0568123b09e","ref":"refs/heads/main","pushedAt":"2024-02-03T02:09:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Add support for LemMinX binary natively on MacOS aarch64.\n\n- Bump graalvm/setup-graalvm to 1.1.6 and adapt to new parameters\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Add support for LemMinX binary natively on MacOS aarch64."}},{"before":null,"after":"fc671b68a4d3d5de1758f525bf8d2f825712426f","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.4","pushedAt":"2024-01-11T04:08:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.15.3 to 1.15.4\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.3 to 1.15.4"}},{"before":"e08f3788bdb8669feefce4417d4d4fdd1a5d5734","after":"184bdd95a61e82612416141c92b29c18dcdc1427","ref":"refs/heads/main","pushedAt":"2023-12-01T21:31:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fbricon","name":"Fred Bricon","path":"/fbricon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148698?s=80&v=4"},"commit":{"message":"XML Files support with settings\n\nSee https://github.com/eclipse/lemminx/issues/1464\n\nSigned-off-by: azerr ","shortMessageHtmlLink":"XML Files support with settings"}},{"before":"311ae95c660e417c088c6b0d3549302421cc62d5","after":"e08f3788bdb8669feefce4417d4d4fdd1a5d5734","ref":"refs/heads/main","pushedAt":"2023-11-16T15:33:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"datho7561","name":"David Thompson","path":"/datho7561","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22376627?s=80&v=4"},"commit":{"message":"Update typescript-estlint/eslint-plugin to latest version.\n\n- typescript-eslint/eslint-plugin 5.30.7 did not support Typescript 4.9\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Update typescript-estlint/eslint-plugin to latest version."}},{"before":"b719b17b33335404f3eb0687df4810ce406c1f8e","after":"311ae95c660e417c088c6b0d3549302421cc62d5","ref":"refs/heads/main","pushedAt":"2023-11-14T21:09:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Clarify source of indentation in docs\n\n- Fixes #902\n\nSigned-off-by: Michael Vorburger ⛑️ ","shortMessageHtmlLink":"Clarify source of indentation in docs"}},{"before":"d3b6c3117dbd104911be4e9ac6cd04a9f7f5e7dc","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/axios-and-redhat-developer/vscode-redhat-telemetry-1.6.1","pushedAt":"2023-11-14T16:37:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"826320745ae121bc70503c2f4e7118ac0c04206a","after":"b719b17b33335404f3eb0687df4810ce406c1f8e","ref":"refs/heads/main","pushedAt":"2023-11-14T16:37:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Bump axios and @redhat-developer/vscode-redhat-telemetry\n\nBumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [@redhat-developer/vscode-redhat-telemetry](https://github.com/redhat-developer/vscode-redhat-telemetry). These dependencies need to be updated together.\n\n\nUpdates `axios` from 0.27.2 to 1.6.1\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.1)\n\nUpdates `@redhat-developer/vscode-redhat-telemetry` from 0.5.2 to 0.7.0\n- [Commits](https://github.com/redhat-developer/vscode-redhat-telemetry/compare/0.5.2...0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: indirect\n- dependency-name: \"@redhat-developer/vscode-redhat-telemetry\"\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump axios and @redhat-developer/vscode-redhat-telemetry"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0zMFQxMDo0Njo0Ny4wMDAwMDBazwAAAASojlrK","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0zMFQxMDo0Njo0Ny4wMDAwMDBazwAAAASojlrK","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0xNFQxNjozNzozNS4wMDAwMDBazwAAAAOu95z3"}},"title":"Activity · redhat-developer/vscode-xml"}