/yql-editor

Simple experiment exploring custom language support for Monaco Editor with Electron/React.

Primary LanguageJavaScript

yql-editor

This is an experiment to explore custom language support for the Monaco-Editor with React/Electron.

The tool is a just a simple, incomplete, editor for Vespa AI YQL request files.

YQL Editor Snapshot

Build & Run

npm run make
./out/yql-editor-linux-x64/yql-editor

Development

npm run start