Hi All,
Jeez I hate being a dummy! I'm trying to set up N-R with the projects option. I added the lines to my settings.js file:
editorTheme: {
projects: {
enabled: true
}
},
Stopped N-R (it restarted right after the stop command, because it's in systemctl?). On restart, it shows the following [warn] Projects disabled : editorTheme.projects.enabled=false.
Russ