Getting the Web IDE to highlight method names of custom classes

In the Arduino IDE, one can create a keyword.txt file wherein one can call out class names and method names as various kinds of keywords such that the IDE will then highlight those names is particular colors (and of bold or not bold) etc.

Is there a way to do this for the Wedb IDE?

That currently not possible (yet), but Dev might be able to do that for you, and more.

1 Like

Hmm, interesting. Maybe I should look into using Dev. Is there a pros/cons difference document comparing DEV and Web IDE?

Your code is local, so you can manage it more easily. The IDE is an open source ATOM implementation, which means a load of plugins should be freely available :slight_smile: