[ANN] SmartIntroduce 1.1.9

Available via Plugin Manager.

Changes:
- Bugfix: Extract Method was excluding trailing semicolons, causing it to fail
- Extract Substring: Possibility to extract as 'native' type for boolean & numeric literals
(globally configurable right now. An option to ask the user will follow)
Ex:
String s = "foo bar"; => int x = 123; instead of String x = "123";

Sascha


0
Avatar
Permanently deleted user

Thanks!

--Dave Griffith

0
Avatar
Permanently deleted user

Great!

0

请先登录再写评论。