Community
Participate
Working Groups
The expression view added a feature which enables editing the expressions using the File->Rename action short-cut (F2). It enables in-line cell editing when in column mode and dialog popup for no-columns mode. However, this feature does not work for DSF because DSF uses its own column IDs. The attached patch would change one of the expression view column ID constants to match the platform name column ID. The referred ID is in an internal class, however it's one of the internal classes that's become a de-facto API in platform and we'll make sure to provide backward compatibility in case they need to be changed.
Created attachment 200113 [details] Fix.
Created attachment 200114 [details] Patch after doing a pull...
I pushed the fix to cdt8_0 and master. Patrick please review.
*** cdt git genie on behalf of 352795 *** Bug 352795 - [expressions] Enable in-line editing of expression activated by File->Rename action. [*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=48646a0cbda2b22e427a66848bf18969e32efd7b
*** cdt git genie on behalf of 352795 *** Bug 352795 - [expressions] Enable in-line editing of expression activated by File->Rename action. [*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=fcaa5b68b9c5bb99fc101ffbaa37fb9d89599c73