{"id":18894564,"url":"https://github.com/ravsii/better-leetcode","last_synced_at":"2026-04-24T12:06:46.430Z","repository":{"id":227361457,"uuid":"771118189","full_name":"ravsii/better-leetcode","owner":"ravsii","description":"Solve Leetcode problems in VSCode","archived":false,"fork":false,"pushed_at":"2024-03-27T21:01:42.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T21:44:44.354Z","etag":null,"topics":["leetcode","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ravsii.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-12T18:06:09.000Z","updated_at":"2024-03-13T21:45:00.000Z","dependencies_parsed_at":"2025-02-20T16:20:22.318Z","dependency_job_id":"bc4aa0fc-abca-48f5-b315-8ea34598d2b4","html_url":"https://github.com/ravsii/better-leetcode","commit_stats":null,"previous_names":["ravsii/better-leetcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ravsii/better-leetcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravsii%2Fbetter-leetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravsii%2Fbetter-leetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravsii%2Fbetter-leetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravsii%2Fbetter-leetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravsii","download_url":"https://codeload.github.com/ravsii/better-leetcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravsii%2Fbetter-leetcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32222526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["leetcode","vscode","vscode-extension"],"created_at":"2024-11-08T08:23:15.475Z","updated_at":"2026-04-24T12:06:46.415Z","avatar_url":"https://github.com/ravsii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Better Leetcode\n\nSolve leetcode problems inside VSCode.\n\nNote: This is still in alpha:\n\n* ⚠️ Works only for EU endpoint (for now)\n* ⚠️ Only cookie auth is supported at the moment\n\n## Compatibility\n\nWe decided not to reinvent the wheel and adopt the same format as [vscode-leetcode](https://github.com/LeetCode-OpenSource/vscode-leetcode) has for file parsing.\n\n`// @lc code=start` and `// @lc code=end` are used to denote the beginning and the end of the solution.\n\nYou can keep using your old files with this extension, yay! (It works the other way around, too!)\n\n## Motivation\n\nThis was born mainly due to [vscode-leetcode](https://github.com/LeetCode-OpenSource/vscode-leetcode) being abbandoned and having multiple issues:\n\n* Using extra CLIs under the hood instead of queries LeetCode API directly\n* Missing features, like custom tests adding custom tests\n* Having no information about what the current daily question is\n* Missing visualization for trees and other DS (although this one is very minor, but if we can implement that - then why not)\n\n## Progress\n\n* [x] Auth (Session handler)\n* [x] Request API\n* [x] Problem list\n* [x] Preview Problem\n* [x] Open problem as code\n  * [x] `// @leet` tags as begin/end tags\n* [ ] Sending submissions\n  * [ ] Tests\n    * [ ] Add \\ Delete \\ Edit tests within vscode (vscode-leetcode can't do that)\n  * [ ] Submissions\n  * [ ] Result screen\n* [x] Daily question\n* [ ] Stats - In Progress\n* [ ] Search\n* [ ] Sessions\n* [x] Settings\n  * [x] Langs (2 setting options for preferred / fallback languages)\n  * [x] Files location\n\n## Inspiration\n\n* [vscode-leetcode](https://github.com/LeetCode-OpenSource/vscode-leetcode) as a battle-tested extension example.\n* [leetcode.nvim](https://github.com/kawre/leetcode.nvim) as an example of how a proper extension (plugin) should look and behave like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravsii%2Fbetter-leetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravsii%2Fbetter-leetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravsii%2Fbetter-leetcode/lists"}