Sha256: 50129457456d55c968f7182d1bcbc356c5f46761e27c677f36e77421433afb71

Contents?: true

Size: 238 Bytes

Versions: 19

Compression:

Stored size: 238 Bytes

Contents

When /^I switch the language to (.*)$/ do |language|
  puts "this should use menus rather than setting it directly"
  Swt.sync_exec do
    Redcar.app.focussed_window.focussed_notebook.focussed_tab.edit_view.grammar = language
  end
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
redcar-0.13 plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.13.5dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.13.4dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.13.3dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.13.2dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.13.1dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-0.12.1 plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.13.0dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-0.12 plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.27dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.26dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.25dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.24dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.23dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.22dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.21dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.20dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.19dev plugins/edit_view/features/step_definitions/grammar_steps.rb
redcar-dev-0.12.18dev plugins/edit_view/features/step_definitions/grammar_steps.rb