You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Library doc now generates a more RFW-like signature for arguments and argument defaults like ${SPACE}, ${EMPTY}, ${True}, etc. for the respective values (28a1f8a)
Fix
Document_symbols throws exception if section name is empty (ffce34d)
Change code property for diagnostics for analyse imports to ImportRequiresValue (222e89c)
New robotcode.robotidy.ignoreGitDir and robotcode.robotidy.config setting to set the config file for robotidy and to ignore git files if searching for config files for robotidy (a9e9c02)
Optimize/speedup searching of files, setting robotcode.workspace.excludePatterns now supports gitignore like patterns (d48b629)
Fix
Patched FileReader for discovery should respect accept_text (c654af5)