Currently allautocomplete also scans comments and suggests words appearing there as well. It would be great to have an option in allautocomplete to exclude from the scan the comments lines in the code. Of course, it would need to be aware of how comments are written in each language (//, /* in C++, # in python etc.)
Currently allautocomplete also scans comments and suggests words appearing there as well. It would be great to have an option in allautocomplete to exclude from the scan the comments lines in the code. Of course, it would need to be aware of how comments are written in each language (//, /* in C++, # in python etc.)