@joemidnite said in Notepad++ release 8.9:
it does not address the 2nd JavaScript theme. Would the new install delete the 2nd theme, or should I delete both before I do the update?
I don’t know what you mean by that. The instructions tell you how to fix JavaScript in your active theme.
Specifically, it says, and I quote, “You can just copy the entire <LexerType name="javascript.js" desc="JavaScript" ext="">...</LexerType> section from the downloaded theme(s) and paste it overtop that same section in your Config Directory and/or Installation Directory theme file(s), then save and restart to get it to take effect.”
So you download the newer file to some temporary location and open it. Then you open your active theme (in either the install directory or AppData, depending on whether you’ve customeized your theme or not), and you paste the javascript.js section from the temporary file overtop the javascript.js section from your active file. Then you save, and restart Notepad++.
if you haven’t customized your theme at all (no changes to font or color or user keywords or user extensions anywhere), then it’s even easier: just download the file, and save it in your install directory’s themes subdirectory, and restart.