Jonas Berlin
Jonas Berlin
#### Does this PR introduce a user-facing change? ```release-note Quadlet/Container: Add GroupAdd option ``` I have not written anything in Go before and did not manage to run the test...
I'm offering to write either typescript bindings for this project or convert it to use typescript. Both options would retain all the Javascript apis as-is. Would you consider either if...
After completing a keyword with ctrl-space, or requesting information with ctrl-shift-space, there is an information box shown. This information box should display the arguments that the keyword accepts (if any)....
According to the Document that we can create a index file like "LibraryName.index" and put it under folder "robot-indices". But actually, only the BuiltIn.index worked. Index files with other name...
The editor should provide a preference setting for overriding the default tab policy so that users can choose a setting different from other text editors. As an example, Aptana Studio...
The editor should provide a preference setting for overriding the default "Show whitespace characters" so that users can choose a setting different from other text editors. _reported by Jürgen_
If you have ``` * Settings Resource foo.txt * Variables ${VAR} Hello ${USERNAME} ``` and ${USERNAME} is defined in foo.txt, then currently ${USERNAME} is a hyperlink to the definition in...
Add support for using variables in imports e.g. ``` Resource ${RESOURCES}/file.txt ``` Source: #37
It would be nice to show some information about the currently active robot file in the Outline view. The view could include: - list of test cases - list of...
To begin with, "remove trailing whitespace on save" could be implemented