开发环境搭建-stm32CubeIDE配置

代码自动提示补全

使用方法如下:
在CubeIDE的安装路径STM32CubeIDEplugins下找到org.eclipse.cdt.ui_7.3.201.202205131409.jar,并将此文件改名备份,然后,将下载的同名插件文件复制到该路径下,重新启动STM32CubeIDE即可。
百度地址
链接: https://pan.baidu.com/s/17qxUiMLNhVgsV0rx0f2U5g 提取码: a5yf

中文编码

  • Window->preferences->General->Workspace->Text file encoding->Default(GBK)
  • 项目的Properties->Resource->Text file encoding->Other (GBK)(直接输入GBK编码)

中文字体大小

Window->Preferences->General->Appearance->Colors and Fonts->Text Font ->Edit->脚本(中欧字体)

Doxygen 型注释的支持

  • 工作空间默认
    Windows -> Preferrences -> C/C++ -> Editor -> Documentation tool comments
    默认为none,修改为Doxygen即可
  • 工程特别属性
    如果不想设置为整个工作空间的默认属性,可以在工作属性对话框的这里找到:
    Project -> Properties -> C/C++ General -> Enable project specific settings
    选择Doxygen即可
本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
THE END
分享
二维码

)">
< <上一篇
下一篇>>