gohierf

Results 32 issues of gohierf

### Proposed feature or solution Sometimes the precise time does not matter, or has already been decided, and only the date needs to be determined. Currently, we can choose "specific...

enhancement

### What happened? I get a warning [W0601](https://robocop.readthedocs.io/en/5.0.3/rules_list.html#tag-with-space-w0601) stating that there should not be any space in tags, but the spaces are in the variable name, not in the variable...

bug

It would be nice to be able to enable a transformer or another from within the file. For instance, let's say my robotidy configuration files states that `SmartSortKeywords` transformer is...

enhancement

[AlignTemplatedTestCases](https://robotidy.readthedocs.io/en/stable/transformers/AlignTemplatedTestCases.html) works when defining a unique template for the whole suite file in `Test Template` suite setting, but not when using the test case `[Template]` setting. In the example below...

It would be nice to be able to change the transformer configuration from a comment in the file. For instance, for some test case I want a different alignment width...

**Describe the bug** In VSCode file explorer, right clicking "Run Tests" works on directories but not on files. It returns "No tests found in the selected file or folder". But...

bug

**Describe the bug** A "variable not found warning" is shown when referring to a keyword argument in the keyword's documentation. **To Reproduce** It only appears if `[Arguments]` is defined after...

bug

**Describe the bug** "Rename Symbol" (Right click on variable name, or F2) is a great feature, but it does not rename properly in Python evaluations: it removes underscores that are...

bug

**Is your enhancement request related to a problem? Please describe.** The current absence of warnings in the RobotCode extension when assigning a keyword's return value to a variable without a...

enhancement

**Is your enhancement request related to a problem? Please describe.** Sometimes I click on the report or log URL at the end of run in the terminal, to consult these...

enhancement
to-review