{"id":15210853,"url":"https://github.com/ejoliet/firefly-vscode-extension","last_synced_at":"2026-04-08T14:01:20.276Z","repository":{"id":250393823,"uuid":"834341629","full_name":"ejoliet/firefly-vscode-extension","owner":"ejoliet","description":"VSCode extension for visualizing FITS files with Firefly tool","archived":false,"fork":false,"pushed_at":"2025-05-21T22:05:08.000Z","size":718,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T23:20:58.365Z","etag":null,"topics":["firefly","fits-image","visual-studio","visualization","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ejoliet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-07-27T02:03:47.000Z","updated_at":"2025-05-21T22:05:05.000Z","dependencies_parsed_at":"2025-02-14T13:49:53.676Z","dependency_job_id":null,"html_url":"https://github.com/ejoliet/firefly-vscode-extension","commit_stats":null,"previous_names":["ejoliet/firefly-vscode-extension"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ejoliet/firefly-vscode-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejoliet%2Ffirefly-vscode-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejoliet%2Ffirefly-vscode-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejoliet%2Ffirefly-vscode-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejoliet%2Ffirefly-vscode-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejoliet","download_url":"https://codeload.github.com/ejoliet/firefly-vscode-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejoliet%2Ffirefly-vscode-extension/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266285437,"owners_count":23905347,"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":["firefly","fits-image","visual-studio","visualization","vscode","vscode-extension"],"created_at":"2024-09-28T08:01:38.948Z","updated_at":"2026-04-08T14:01:20.143Z","avatar_url":"https://github.com/ejoliet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FITS Viewer Extension\n\nThis Visual Studio Code extension allows you to open FITS files in a browser using the Firefly library.\n\n## Features\n\n- Open FITS files directly from the VSCode Explorer.\n- View FITS files in a web browser with Firefly.\n\n## Usage\n\n1. Right-click on a FITS file in the VSCode Explorer.\n2. Select \"Open FITS File\" from the context menu.\n3. The FITS file will open in your default web browser.\n\n## Development\n\nThis uses scaffolding code 'yo', installed with:\n\n```bash\nnpm install -g yo generator-code\n```\n\nAnd run to create the structure of the repos:\n```bash\nyo code\n```\n\nUpdates are in `src/extension.ts` and `package.json`\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (version 14 or higher recommended)\n- [npm](https://www.npmjs.com/) (usually comes with Node.js)\n- [Visual Studio Code](https://code.visualstudio.com/)\n\n### Setup\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/ejoliet/firefly-vscode-extension.git\n    cd firefly-vscode-extension\n    ```\n\n2. Install dependencies:\n    ```bash\n    npm install\n    ```\n\n3. Build the extension:\n    ```bash\n    npm run compile\n    ```\n\n4. Open the extension in VSCode:\n    ```bash\n    code .\n    ```\n\n5. Launch the extension:\n    - Press `F5` to open a new VSCode window with your extension loaded.\n\n## Installation\n\nBuild package with\n\n```bash\nvsce package\n```\n\n### From VSIX File\n\n1. Download the `.vsix` file from the provided link.\n2. Open VSCode.\n3. Go to the Extensions view (`Ctrl+Shift+X` or `Cmd+Shift+X` on macOS).\n4. Click the three-dot menu (`...`) at the top-right corner.\n5. Select \"Install from VSIX...\" and choose the downloaded `.vsix` file.\n\n## Extension Settings\n\nThis extension does not require any specific settings.\n\n## Known Issues\n\n- Ensure the FITS file is accessible and not corrupted.\n\n## Release Notes\n\n### 0.0.1\n\n- Initial release of FITS Viewer Extension.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejoliet%2Ffirefly-vscode-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejoliet%2Ffirefly-vscode-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejoliet%2Ffirefly-vscode-extension/lists"}