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

https://github.com/juniors90/gap-snippets

A collection of different GAP snippets.
https://github.com/juniors90/gap-snippets

algebra gap vscode-extension vscode-snippets

Last synced: about 1 year ago
JSON representation

A collection of different GAP snippets.

Awesome Lists containing this project

README

          

# gap-snippets

![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/juniors90.gap-snippets)
![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/juniors90.gap-snippets)
![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/juniors90.gap-snippets)
[![GitHub issues](https://img.shields.io/github/issues/juniors90/gap-snippets)](https://github.com/juniors90/gap-snippets/issues)
[![GitHub forks](https://img.shields.io/github/forks/juniors90/gap-snippets)](https://github.com/juniors90/gap-snippets/network)
[![GitHub stars](https://img.shields.io/github/stars/juniors90/gap-snippets)](https://github.com/juniors90/gap-snippets/stargazers)
[![GitHub license](https://img.shields.io/github/license/juniors90/gap-snippets)](https://github.com/juniors90/gap-snippets)
[![GitHub contributors](https://img.shields.io/github/contributors/juniors90/gap-snippets?color=green)](https://github.com/juniors90/gap-snippets/graphs/contributors)

A collection of different GAP snippets.

## Features

![if-elif-else snippet](images/if-elif-else.png)

### Details

- License: MIT
- Version: 0.0.2
- Extension URI: https://github.com/juniors90/gap-snippets

## Known Issues

Known issues at avaialble at the [Github Repo](https://github.com/juniors90/gap-snippets/issues)

## Release Notes

### 0.0.1

- [x] Code snippets for Print, LogTo and Read files.
- [x] The if, if-else, if-elif-else syntax.
- [x] The for and while loop syntax.
- [x] The for loop where the list in the loop body is a range.

### 0.0.2

- [x] Code snippets for AutoDoc-2020.08.11.

---

**Enjoy!**