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.
- Host: GitHub
- URL: https://github.com/juniors90/gap-snippets
- Owner: juniors90
- License: mit
- Created: 2022-08-07T21:22:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T15:53:17.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T15:45:12.723Z (over 1 year ago)
- Topics: algebra, gap, vscode-extension, vscode-snippets
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gap-snippets



[](https://github.com/juniors90/gap-snippets/issues)
[](https://github.com/juniors90/gap-snippets/network)
[](https://github.com/juniors90/gap-snippets/stargazers)
[](https://github.com/juniors90/gap-snippets)
[](https://github.com/juniors90/gap-snippets/graphs/contributors)
A collection of different GAP snippets.
## Features

### 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!**