{"id":13571896,"url":"https://github.com/janet-lang/vscode-janet","last_synced_at":"2025-06-13T07:34:50.384Z","repository":{"id":47593239,"uuid":"164144388","full_name":"janet-lang/vscode-janet","owner":"janet-lang","description":"Janet language support for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2023-10-27T21:21:00.000Z","size":95,"stargazers_count":50,"open_issues_count":3,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-25T15:39:14.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janet-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-01-04T19:00:56.000Z","updated_at":"2024-12-17T22:15:45.000Z","dependencies_parsed_at":"2024-01-13T15:37:18.321Z","dependency_job_id":"6b30cf94-f7f8-4b5e-a6c5-a159e6e8628b","html_url":"https://github.com/janet-lang/vscode-janet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/janet-lang/vscode-janet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janet-lang%2Fvscode-janet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janet-lang%2Fvscode-janet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janet-lang%2Fvscode-janet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janet-lang%2Fvscode-janet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janet-lang","download_url":"https://codeload.github.com/janet-lang/vscode-janet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janet-lang%2Fvscode-janet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259602885,"owners_count":22883060,"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":[],"created_at":"2024-08-01T14:01:07.997Z","updated_at":"2025-06-13T07:34:50.336Z","avatar_url":"https://github.com/janet-lang.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","VS"],"sub_categories":[],"readme":"# Janet language support for Visual Studio Code\n\n## Features\n\n- Syntax highlighting\n- Eval expression ```alt+e```\n- Eval file ```alt+l```\n\n## Notes\n\nThis extension is not published yet. To install proceed to local install section.\n\n## Local install\n```\n# First, make sure you have Node.js version 14 or greater installed. \n\n# Clone the extension.\ngit clone https://github.com/janet-lang/vscode-janet.git\ncd vscode-janet\n\n# Install vscode-janet dependencies.\nnpm install\n\n# Generate the vscode extension (VSIX) file using vsce. \nnpx vsce package\n\n# Install the extension.\ncode --install-extension vscode-janet-0.0.2.vsix\n\n# Finally reload the vscode window (cmd + shift + P \u003e Developer: Reload Window).\n```\n\nAlternatively you can clone the extension right into vscode's extention directory. This is easier, but can be unreliable as vscode will sometimes clean up the extension directory and remove vscode-janet.\n```\n# Clone the extension.\ncd ~/.vscode/extensions\ngit clone https://github.com/janet-lang/vscode-janet.git\n\n# Force vscode to regenerate the extensions.json file.\nmv extensions.json /tmp/ \n\n# Finally reload the vscode window (cmd + shift + P \u003e Developer: Reload Window).\n\n# If you're finding that vscode isn't loading the extension, you can force it to\n# regenerate the extensions.json file by removing ~/.vscode/extensions/extensions.json.\n```\n\n\n## Debug this extension\n\n- Run `npm install` in terminal to install dependencies\n- Run the `Run Extension` target in the Debug View in VS Code. This will:\n\t- Start a task `npm: watch` to compile the code\n\t- Run the extension in a new VS Code window\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanet-lang%2Fvscode-janet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanet-lang%2Fvscode-janet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanet-lang%2Fvscode-janet/lists"}