QNA tool with autocompletion feature
Install nodejs: https://nodejs.org
Install node libs:
> cd ace
> npm install --production
> cd ace
> node static.js
The editor will be served at http://localhost:8888/kitchen-sink.html
Change the Document option in the left pane to Relevance if it hasn't been set.
The web version uses Ace editor http://ace.c9.io. The full ace editor with Relevance mode is under 'ace' folder.
Install nodejs: https://nodejs.org
Install node libs:
> npm install --production
Command line version requires QNA/FixletDebugger to evaluate relevance. For MacOS, BES Client is required to be installed on the same machine. For Windows, QNA is already included in this package.
> bin/qna