{"id":18002578,"url":"https://github.com/dvcrn/vscodecljs","last_synced_at":"2025-03-26T08:31:16.894Z","repository":{"id":142362733,"uuid":"82244989","full_name":"dvcrn/vscodecljs","owner":"dvcrn","description":"Proof of concept vscode extension in ClojureScript","archived":false,"fork":false,"pushed_at":"2017-02-17T01:47:03.000Z","size":401,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T12:21:29.265Z","etag":null,"topics":["clojurescript","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvcrn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-02-17T01:46:39.000Z","updated_at":"2022-12-22T03:58:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"159d260e-0237-48b6-9ae9-7bd502bf85f2","html_url":"https://github.com/dvcrn/vscodecljs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fvscodecljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fvscodecljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fvscodecljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fvscodecljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvcrn","download_url":"https://codeload.github.com/dvcrn/vscodecljs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245618734,"owners_count":20645056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["clojurescript","vscode","vscode-extension"],"created_at":"2024-10-29T23:22:46.099Z","updated_at":"2025-03-26T08:31:16.889Z","avatar_url":"https://github.com/dvcrn.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThis is a very simple proof of concept to see how vscode extensions could be written in ClojureScript instead of ts/js\n\n![](resources/screenshots/1.png)\n\n## Compiling\n\n### With figwheel\n```\nlein figwheel\n```\n\n### Without figwheel\n```\nlein cljsbuild \u003cauto/once\u003e min\n```\n\n## Loading into vscode\n```\ncode --extensionDevelopmentPath=\u003cpath/to/this/repo\u003e\n```\n\nThis will open a new vscode window with the extension loaded into it. Check the developer tools console for debug output.\n\nHit CMD+Shift+P to open the command pallete and execute 'Hello World'. This will load our extension and call the `activate` function.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcrn%2Fvscodecljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvcrn%2Fvscodecljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcrn%2Fvscodecljs/lists"}