CDT formatter: skip format section

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CDT formatter: skip format section

1,400 次查看
jordi_becares
Contributor III

Hi,

MCUxpresso formatter for C files doesn't support system to skip format section (like @formatter:off).

This feature is supported for java from a long time ago, and for CDT is supported from version 9.8 (see).

Last MCUxpresso version (v11.0.1_2563) has CDT v9.6.

When MCUxpresso will be upgrated to new CDT version?

Is there any workaround to support skip format section in current version?

Thanks

Jordi

标签 (1)
0 项奖励
回复
2 回复数

1,296 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

Yes, we have a new IDE version in the pipeline which integrates with a later version of Eclipse/CDT than we currently ship with in IDE v11.0.1.  This new IDE version is currently expected to be released around the end of the year.

In the meantime, maybe something like "cppstyle" might provide the functionality you are looking for. You can access this through the IDE's Help -> Eclipse Marketplace... menu, or at 

Regards,

MCUXpresso IDE Support

1,296 次查看
jordi_becares
Contributor III

Hi,

thanks for the feedback.

I checked the plugin, but it is not useful for my purpose.

I will wait for new release at the end of the year.

Regards

Jordi

0 项奖励
回复