An all new Glitch editor

That new inline color picker is popping up in my code where I don’t want it and trying to get rid of it is not easy. eg.
class SceneMain extends Phaser.Scene {
RIGHT HERE!!!colorPickerSQUAREconstructor() {
super(‘SceneMain’);
}