robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

[ENHANCEMENT] Option to Prepend Namespace to Keywords Automatically

Open jwyffels2 opened this issue 1 year ago • 2 comments

Is your enhancement request related to a problem? Please describe. I am frustrated that when using auto-complete I cannot automatically prepend the namespaace as it often leads to bad practices on the team. It is also kind of annoying when I have to backtrack to add the namespace myself. to ensure consistency etc

Describe the solution you'd like Have a toggle/boolean in the VsCode settings that allows auto-complete to prepend the namespace Describe alternatives you've considered I tried enforcing it manually or making a linter to catch it, but it would honestly just be easier if I can force it

Additional context Add any other context or screenshots about the feature request here.

jwyffels2 avatar Oct 09 '24 20:10 jwyffels2