Greg Meece
Greg Meece
Honors Robot Framework formatting on Github.
# Summary If you create an ordered list (1, 2, 3, etc.) and embed a code block within it, even if it renders properly for the vast majority of Markdown...
I very much like this module, but I was hoping to use either code page 437 (standard for Windows command shell) or the Unicode equivalent for box drawing. Example code:...
I've installed the plugin, configured it, etc. **How to Reproduce** 1. Control-Shift-P to bring up the console 2. `SublimeJira: Get issue` 3. The correct prefix for my project comes up...
# Summary RobotCode ignores a mapped drive's pathing and instead uses a full UNC pathing, resulting in a test suite file not being located properly. ## Detail If you have...
# Issue When passing a Robot Framework dictionary to a Python function, one must convert the RF dictionary to a Python (non-ordered, non-DotDict) dictionary. When one passes in a dictionary...
# Description Variables which are composed of both a partial string _and_ an environmental variable are not recognized, even if both variables are populated and accessible to RobotCode. This is...