Detection of HOCON path references in string literals is currently working only if the conf file name is "application.conf" and if it is in reources folder of a maven project .
Can you please enhace this to support any conf file and with an option to configure the folders to look into for the .conf file.