Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aikoven/vscode-slice

Slice Language Support for Visual Studio Code
https://github.com/aikoven/vscode-slice

Last synced: 3 days ago
JSON representation

Slice Language Support for Visual Studio Code

Awesome Lists containing this project

README

        

# Slice Language Support for Visual Studio Code

> Deprecated! Please use the [official extension](https://marketplace.visualstudio.com/items?itemName=ZeroCInc.slice).

Syntax highlighting and code snippets for
ZeroC [Ice](https://github.com/zeroc-ice/ice)'s IDL,
[Slice](https://doc.zeroc.com/display/Ice/The+Slice+Language).

## Manual Installation

```bash
cd ~/.vscode/extensions
git clone https://github.com/aikoven/vscode-slice.git
```

## Credits

Syntax ported from https://github.com/AndiDog/atom-slice