Dan FitzGerald
Dan FitzGerald
**Describe the bug** When calling a command with single quotes, those single quotes are removed when inserted back into the history. For example: ``` echo 'hello world' ``` enters the...
**Describe the bug** When calling a CLAI skill in double quotes, the text following the double quotes is passed to the skill that is in the double quotes. For example:...
Let's make sure issue is not already fixed in latest builds first. - [X] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps...