GithubHelp home page GithubHelp logo

daxhaw / gaiaplatform_vscode_extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaia-platform/gaiaplatform_vscode_extension

0.0 0.0 0.0 340 KB

Visual Studio Code extension for GaiaPlatform

License: MIT License

gaiaplatform_vscode_extension's Introduction

Gaia Platform Tools

Important Notice

This is the updated Gaia Platform Extension for Visual Studio Code. We are currently working to remove the old Gaia Platform Intellisense extension from Marketplace. If you have installed the Gaia Platform Intellisense extension, please uninstall it before installing this one.

Features

The Gaia Platform Tools extension offers the following features:

  • Syntax highlighting, IntelliSense support, and snippets for Gaia's schema definition and ruleset languages.
    • DDL syntax is used to write DDL files that define the schema for the objects used in a Gaia application.
    • Declarative C++ syntax is used to write rules in ruleset files.
  • A database explorer that allows you to browse database, table, and column metadata stored in a Gaia server instance.
  • A data navigator that allows you to view the records stored in the database. In addition, the navigator allows you to view records related to the current record if the schema has defined one or more relationships between the current record's table and other tables in the database.

Using the Extension

It may be helpful to reference the VS Code User Interface documentation to understand how this extension exposes its functionality.

Two new Language Modes named ruleset and ddl are available on the rightmost section of the Status Bar. The Language Mode will change automatically when editing a .ddl or .ruleset file. To change the mode manually, use Ctrl+K M (Windows/Linux) or Cmd+K M (macOS).

The database explorer is accessed by clicking the Gaia icon on the Activity Bar. An explorer view of the Gaia databases will show in the Side Bar. Clicking on the icon while highlighting a table will show that table's records in an editor pane. If that table is related to other tables, then clicking on the icon for the related link's record will show the related record in a new editor window.

Getting Started with Gaia Platform

gaiaplatform_vscode_extension's People

Contributors

jc-gaiaplatform avatar daxhaw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.