Coder Social home page Coder Social logo

aql-idea's Introduction

aql-idea

Plugin description

AQL support for Idea.

TODO

  • Publish/move to better-care github?

Installation

  • Using IDE built-in plugin system (not yet supported):

    Settings/Preferences > Plugins > Marketplace > Search for "aql-idea" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > โš™๏ธ > Install plugin from disk...

Usage

Define ehr servers

  • Open AQL tool window.
  • In Servers tab, click Configure button.
  • Add one or more servers by clicking + button and configure server properties. Test button will test the configuration by making a test request to the current server
  • Click Ok to save the server configuration

Servers will now be listed in the Servers tab inside the AQL tool window. To open a console for a particular server, double-click on the server name.

Multiple consoles per server

Aql servers are now listed in a tree view. To create a new console:

  • Expand the tree node of an aql server.
  • Right-click on the console sub-node, and choose Add Console.
  • Name the console, and select ok. The console should now be present under the consoles sub-node.
  • To open the console, double-click on the console name, or press enter

Each additional aql console can be deleted or renamed by right-clicking on it and selecting the appropriate option.

Aql editing

The aql console supports:

  • syntax highlighting
  • autocompletion of keywords
  • autocompletion of paths and archetypeIds according to the currently active server metadata
  • executing an aql on the currently active server
  • multiple AQLs per file, which can be run individually

Executing an aql

In the gutter there should be a Run icon next to each start of an aql. Click on it to run that particular aql on the currently active server. The results will be shown in AQL tool window, tab Query Results. Besides the results as a table, there will also be tabs that contain the raw request and response contents.

Aql query history

At the bottom of each aql console editor, there is an additional history tab. On this tab you can see recent previously executed queries, and optionally rerun them.

Each console has its own history.


Plugin based on the IntelliJ Platform Plugin Template.

aql-idea's People

Contributors

actions-user avatar markopi avatar markopi-better avatar

Watchers

 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.