Notepad3: [Feature Request]Better code hints

Created on 23 Oct 2020  路  1Comment  路  Source: rizonesoft/Notepad3

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.

Off Topic

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.:

  • VS Code: # of Developers/Contributors = ~19000 (https://de.wikipedia.org/wiki/Visual_Studio_Code#Entwicklung)
  • Notepad3: # of Developers/Contributors < 10

>All comments

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.:

  • VS Code: # of Developers/Contributors = ~19000 (https://de.wikipedia.org/wiki/Visual_Studio_Code#Entwicklung)
  • Notepad3: # of Developers/Contributors < 10
Was this page helpful?
0 / 5 - 0 ratings