{"id":25846495,"url":"https://github.com/chr1st0scli/rainlisp-vscode","last_synced_at":"2026-05-04T17:35:30.372Z","repository":{"id":176224949,"uuid":"655042534","full_name":"chr1st0scli/rainlisp-vscode","owner":"chr1st0scli","description":"RainLisp support for Visual Studio Code.","archived":false,"fork":false,"pushed_at":"2025-02-23T10:46:05.000Z","size":294,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T11:27:37.179Z","etag":null,"topics":["dotnet","interpreter","lisp","lisp-dialect","lisp-interpreter","programming-language","repl","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=chr1st0scli.rainlisp-vscode","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/chr1st0scli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-06-17T17:45:48.000Z","updated_at":"2025-02-23T10:44:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3269391-dd3c-44d0-be9c-549b8479c381","html_url":"https://github.com/chr1st0scli/rainlisp-vscode","commit_stats":null,"previous_names":["chr1st0scli/rainlisp-vscode"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2Frainlisp-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2Frainlisp-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2Frainlisp-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2Frainlisp-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chr1st0scli","download_url":"https://codeload.github.com/chr1st0scli/rainlisp-vscode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241348206,"owners_count":19948156,"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":["dotnet","interpreter","lisp","lisp-dialect","lisp-interpreter","programming-language","repl","vscode-extension"],"created_at":"2025-03-01T09:32:02.220Z","updated_at":"2026-05-04T17:35:30.365Z","avatar_url":"https://github.com/chr1st0scli.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RainLisp VSCode\n\n[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/chr1st0scli.rainlisp-vscode?cacheSeconds=3600)](https://marketplace.visualstudio.com/items?itemName=chr1st0scli.rainlisp-vscode)\n[![License](https://img.shields.io/github/license/chr1st0scli/rainlisp-vscode)](LICENSE.txt)\n\n![Logo](images/RainLisp-Colored-128x128.png)\n\nVSCode extension for [RainLisp](https://github.com/chr1st0scli/RainLisp) support.\n\n## Features\n\nThis extension offers syntax highlighting, code completion, code snippets, procedure signature help, mouse hover information, a theme and integration with RainLisp's interpreter.\n\n![Demo](images/RainLispVSCodeDemo.gif)\n\nIn order to get started with RainLisp, you can visit its [repository](https://github.com/chr1st0scli/RainLisp),\nwhere you can find a [tutorial](https://github.com/chr1st0scli/RainLisp/blob/master/RainLisp/Docs/quick-start.md) and other material.\n\n## Requirements\n\nIf you want to run RainLisp code and not just write it, you need to download the interpreter, [RainLisp Console](https://github.com/chr1st0scli/RainLispConsole).\n\nIn order to download RainLispConsole from NuGet and install it as a global tool, run the command `dotnet --list-runtimes` to determine the corresponding command you need to run.\n\n|.NET Runtime|Command|\n|------------|-------|\n|6|dotnet tool install -g RainLispConsole --version 1.4.0|\n|8|dotnet tool install -g RainLispConsole|\n\nIf you already have the latest version installed and you want to update it, run the following command.\n\n```\ndotnet tool update -g RainLispConsole\n```\n\nOnce installed, you can hit Ctrl + F12, or cmd + F12 for MacOS, while working with a RainLisp file (*.rl), to run the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchr1st0scli%2Frainlisp-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchr1st0scli%2Frainlisp-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchr1st0scli%2Frainlisp-vscode/lists"}