Notepad ++ does autocomplete for html as well as for JavaScript. but autocomplete depends on the extension.html file; the file supports html-only completion. Is there a way to enable javascript autocomplete in the script tag of the html file? I mean, besides copying the list of autocomplete keywords from "javascript.xml" to the files "html.xml" ...
You will need
Both are not quick beginnings.
. , "". - .
- 2
<script> </script>
( ) - 2 : JavaScript , .
, Notepad ++ - , , JSLint, emmet, nppFTP, indent by fold... (Obsidian): .;)
Source: https://habr.com/ru/post/1792420/More articles:plain css height - htmlWhat happens to this pointer to void? - c8-bit char in hexadecimal - c ++How to calculate “Friday before” in Java or Groovy? - javaWhy does string.insert (iterator, char) work six times in a row, but not seven? (C ++) - c ++Response.REdirect in IFrame - c #Как определить схему шифрования, используемую при выдаче шифрованного текста и ключа - cryptographyБазы данных SQL Database, написанные на Python - pythonHow to determine the encryption algorithm used in ciphertext? - encryptionDeploy Rails application for EC2 - ruby-on-railsAll Articles