https://github.com/kxsystems/kx-vscode
Kx Visual Code Extension Repository
https://github.com/kxsystems/kx-vscode
Last synced: 4 months ago
JSON representation
Kx Visual Code Extension Repository
- Host: GitHub
- URL: https://github.com/kxsystems/kx-vscode
- Owner: KxSystems
- License: apache-2.0
- Created: 2023-02-17T16:11:13.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-04-10T10:07:33.000Z (about 1 year ago)
- Last Synced: 2025-04-10T10:51:46.654Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=KX.kdb
- Size: 11.9 MB
- Stars: 13
- Watchers: 6
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# kdb Visual Studio Code extension
[](https://github.com/KxSystems/kx-vscode/actions/workflows/main.yml) [](https://github.com/KxSystems/kx-vscode/actions/workflows/release.yml)
The **kdb Visual Studio Code extension** provides developers with an extensive set of features that enables them to create and edit q files, connect to multiple kdb processes, and execute queries.
This extension serves as an IDE for [KDB-X](https://code.kx.com/kdb-x/) and can also be used with [kdb Insights Enterprise](https://code.kx.com/insights/enterprise/index.html). In addition, it supports the kdb+ Personal Edition and kdb Insights SDK, working with any q executable.
## Documentation
All guides, setup instructions, and feature documentation are available at:
👉 https://code.kx.com/vscode
## Reference
- [Reference Card](https://github.com/KxSystems/kx-vscode/wiki/Reference-Card) for a list of all commands, shortcuts, and settings
- [Contribution Guide](https://github.com/KxSystems/kx-vscode/blob/-/.github/CONTRIBUTING.md) for details on how to help improve the extension
## Data and telemetry
The KX kdb Extension for Visual Studio Code collects usage data and sends it to KX to help improve our products and services. Read our [privacy statement](https://kx.com/privacy-policy/) to learn more. This extension respects the telemetry.enableTelemetry setting which you can learn more about at https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting.