https://github.com/zombiezen/vscode-ivy
ivy support for Visual Studio Code
https://github.com/zombiezen/vscode-ivy
apl ivy notebook vscode vscode-extension
Last synced: 4 months ago
JSON representation
ivy support for Visual Studio Code
- Host: GitHub
- URL: https://github.com/zombiezen/vscode-ivy
- Owner: zombiezen
- License: apache-2.0
- Created: 2021-12-11T23:45:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T04:13:35.000Z (almost 4 years ago)
- Last Synced: 2025-06-21T10:05:54.576Z (4 months ago)
- Topics: apl, ivy, notebook, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 246 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ivy support for Visual Studio Code
This is an extension for [Visual Studio Code][]
that adds support for [Rob Pike's ivy language][].[Rob Pike's ivy language]: https://github.com/robpike/ivy
[Visual Studio Code]: https://code.visualstudio.com/## Features
- **Syntax Highlighting** -
Highlighting of built-in operators and literals.
- **Notebooks** —
Evaluate ivy expressions and programs from inside Visual Studio Code!
This extension includes a bundled version of ivy,
so you can view and edit an ivy notebook without installing ivy first.