This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252863

Summary: Inline refactoring
Product: cnd Reporter: danilasergeyev
Component: EditorAssignee: danilasergeyev
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description danilasergeyev 2015-06-08 08:15:30 UTC
It will be helpful to have an inline refactoring functionality, which will allows user to do replacement of macros with actual values or function calls with corresponding function bodies, etc.
Comment 2 Quality Engineering 2015-06-09 02:56:55 UTC
Integrated into 'main-silver', will be available in build *201506090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/bc3178e76d79
User: Danila Sergeyev <danilasergeyev@netbeans.org>
Log: fix bug #252863 Inline refactoring: extra fix
Comment 3 danilasergeyev 2015-06-11 14:18:54 UTC
additional fix: hint, change set:
http://hg.netbeans.org/cnd-main/rev/ff2bad4958fd
Comment 4 Quality Engineering 2015-06-12 20:35:35 UTC
Integrated into 'main-silver', will be available in build *201506121907* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ff2bad4958fd
User: Danila Sergeyev <danilasergeyev@netbeans.org>
Log: fix bug #252863 Inline refactoring, additional fix: hint
Comment 5 Quality Engineering 2015-06-26 04:51:39 UTC
Integrated into 'main-silver', will be available in build *201506260309* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e6f5802e19d0
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: extra fix for #252863 Inline refactoring, additional fix: hint
- reformat after inlining