Better code hints, such as typing "document." in JavaScript, and then "query selector, queryselector all" will appear. Similar to visual studio code.
I think this function can be external. If it is not needed, the configuration file can be deleted directly, and the user can customize the code prompt.
For me, typing document. in JavaScript mode of VSCode, I get the property-selector for this class.
Never the less, from your description, this will also be a feature of an Integrated Development Environment (IDE).
This is far beyond the targets of Notepad3 as it does not want to play the role of another IDE - sorry for that.
Ed.:
Most helpful comment
For me, typing
document.in JavaScript mode of VSCode, I get the property-selector for this class.Never the less, from your description, this will also be a feature of an
Integrated Development Environment (IDE).This is far beyond the targets of Notepad3 as it does not want to play the role of another
IDE- sorry for that.Ed.: