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

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

Awesome Lists containing this project

README

          

# kdb Visual Studio Code extension

[![KX VScode CI Main Testing](https://github.com/KxSystems/kx-vscode/actions/workflows/main.yml/badge.svg)](https://github.com/KxSystems/kx-vscode/actions/workflows/main.yml) [![KX VScode Release](https://github.com/KxSystems/kx-vscode/actions/workflows/release.yml/badge.svg)](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.