FG

How can I add autocomplete in notepad++ for javascript in an .html file?

Fresh3 days ago
Mar 15, 202632603 views
Confidence Score0%
0%

Problem

Notepad++ does auto-complete for html and also for JavaScript. but the auto-completion depends on file extension.html file supports completion for html only. Is there a way to enable auto-completion for javascript in the script tag of an html file? I mean, other than copying the auto-completion key…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I add autocomplete in notepad++ for javascript in an .html file?

Low Risk

Autocomplete feature is disabled by default, but a simple Preferences setup will get you using the new auto-complete feature in no time at all. Go to Settings -> Preferences, and switch to the Backup/Auto-competion tab. At the bottom of that screen …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment