Cannot find CodeMirror `showHint` add-on?

@ebigram

That’s weird. I can import showHint add-on like so:

const app = require('electron').remote.app;
const modulePath = app.getAppPath() + '/node_modules/'
require(modulePath + 'codemirror/addon/hint/show-hint.js');

It works fine:

Can you try it?

Looks like you are not running the code on Inkdrop but on the IDE. That’s why it doesn’t happen anything because the IDE doesn’t know the Inkdrop’s appPath.

I’m afraid that I don’t understand what you are talking about.

It feels like your expression is interesting for me as an English learner.
Good to hear that you are getting used to JS development on the IDE.

Regarding currencies, I don’t think it’s a big deal because I personally don’t care if it’s not paid with JPY and I’ve never got any complaints from other Japanese users so far. I guess people are used to paying with USD for web services.