代碼自動提示補全
使用方法如下:
在CubeIDE的安裝路徑STM32CubeIDE\plugins下找到org.eclipse.cdt.ui_7.3.201.202205131409.jar,并將此文件改名備份,然后,將下載的同名插件文件復(fù)制到該路徑下,重新啟動STM32CubeIDE即可。
百度地址
鏈接: https://pan.baidu.com/s/17qxUiMLNhVgsV0rx0f2U5g 提取碼: a5yf文章來源:http://www.zghlxwxcb.cn/news/detail-486627.html
中文編碼
- 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->腳本(中歐字體)文章來源地址http://www.zghlxwxcb.cn/news/detail-486627.html
Doxygen 型注釋的支持
- 工作空間默認
Windows -> Preferrences -> C/C++ -> Editor -> Documentation tool comments
默認為none,修改為Doxygen即可 - 工程特別屬性
如果不想設(shè)置為整個工作空間的默認屬性,可以在工作屬性對話框的這里找到:
Project -> Properties -> C/C++ General -> Enable project specific settings
選擇Doxygen即可
到了這里,關(guān)于開發(fā)環(huán)境搭建-stm32CubeIDE配置的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!