I've had issues loading R4 into the Notepad++ plugin. Loading the default R4 package (e.g. from "Common" in the package manager) downloads v4.1.0, but that leaves R4 unselectable in the Plugin Settings. (I have a hunch the rest of the plugin is expecting v4.0.0 and that the package manager is downloading the R4 package from some URL that now points to the 4.1.0.
I've had issues loading R4 into the Notepad++ plugin. Loading the default R4 package (e.g. from "Common" in the package manager) downloads v4.1.0, but that leaves R4 unselectable in the Plugin Settings. (I have a hunch the rest of the plugin is expecting v4.0.0 and that the package manager is downloading the R4 package from some URL that now points to the 4.1.0.
My workaround was to explicitly import the 4.0.0 NPM package (available from https://www.hl7.org/fhir/package.tgz as of 2019-07-13).