lorix74 since I installed it the double mouse click does not select the whole class or the attribute separated by a -, in the visual code settings I correctly set the options to handle the wordSeparator without the - but only your plugin overrides this behaviour. Is there a setting I haven't found to make the double-click select the whole word e.g. text-center ? thank you very much
JakubMisek lorix74 thank you, we'll look into it ... the setting is: "[php]":{ "editor.wordSeparators": "`~!@#%^&*()=+[{]}\\|;:'\",.<>/?" } Can the class name contain the - character?
lorix74 thank you very much Jakub, I already had the setting editor.wordSeparators but not under [php] and it was not considered, now it works correctly