https://github.com/outscale/vscode-osc-viewer
3DS Outscale plugin for VSCode
https://github.com/outscale/vscode-osc-viewer
maturity-graduated vscode-extension
Last synced: 2 months ago
JSON representation
3DS Outscale plugin for VSCode
- Host: GitHub
- URL: https://github.com/outscale/vscode-osc-viewer
- Owner: outscale
- License: bsd-3-clause
- Created: 2022-05-25T20:44:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-10T08:07:28.000Z (5 months ago)
- Last Synced: 2025-11-02T00:11:27.531Z (4 months ago)
- Topics: maturity-graduated, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 8.11 MB
- Stars: 9
- Watchers: 5
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 3DS Outscale Viewer
[](https://docs.outscale.com/en/userguide/Open-Source-Projects.html)
This extension provides a vscode integrated viewer of cloud resources. It relies on widely use configuration file (~/.osc/config.json or ~/.osc_sdk/config.json).
## Installation
Open this extension in the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=outscale.osc-viewer) or in [Open VSX Registry](https://open-vsx.org/extension/outscale/osc-viewer).
## What is available ?
### Add profile into configuration file

### Hide resources from the view

### Filter resources from the view

### Show details of a resource

### Do actions on resources

### Show Console logs of VMs

### (Beta) Show Net view
This feature uses the library [cytoscape](https://github.com/cytoscape/cytoscape.js) and the layout [dagre](https://github.com/cytoscape/cytoscape.js-dagre) to display the Net view. This is a beta feature, do not hesitate to test and give feedbacks.

## Development
See [Development process](./docs/development.md)
## License
> Copyright Outscale SAS
>
> BSD-3-Clause