Intellij-Plugin icon indicating copy to clipboard operation
Intellij-Plugin copied to clipboard

Lack of consistency in parameter generation

Open sswaroopgupta opened this issue 8 years ago • 2 comments

From @sguptatw on April 26, 2016 4:17

Expected behavior

The type of parameter generated should be consistent

Actual behavior

The type of parameter generated should be consistent

Steps to reproduce

  1. Create a spec file
Something
=========

sfsdfsdf
--------

* This is showing as implemente"b"d

  1. use create a step implementation.
  2. The generated parameter type is Object
  3. Now use shift f6 and refactor the step to This is "showing" as implemente"b"d
  4. The newly generated parameter is of type String

Gauge version

Gauge version: 0.4.1.nightly-2016-04-19

Plugins
-------
html-report (2.1.0)
java (0.3.4.nightly-2016-04-19)

Copied from original issue: getgauge/gauge#354

sswaroopgupta avatar Jan 30 '17 04:01 sswaroopgupta

From @sriv on January 18, 2017 6:12

Not a Gauge issue. Which IDE is this happening?

sswaroopgupta avatar Jan 30 '17 04:01 sswaroopgupta

This happens on IntelliJ

sswaroopgupta avatar Jan 30 '17 04:01 sswaroopgupta