To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorGrammar
- Scenarios
-
- Changing languages should change behaviour of word matching
-
- When
- I open a new edit tab
- And
- I replace the contents with "Who let the dogs out?"
- And
- I switch the language to "C++"
- And
- I select the word at 18
- Then
- the selected text should be "out"
- And
- I switch the language to "Ruby"
- And
- I select the word at 18
- Then
- the selected text should be "out?"
Last published almost 7 years ago by danlucraft.