计算机 · 2021年12月29日 0

IDE

qtcreator

支持Meson

  1. 先使能meson插件
    https://doc.qt.io/qtcreator/creator-configuring.html#enabling-and-disabling-plugins
  2. 设置meson插件
    https://doc.qt.io/qtcreator/creator-project-meson.html

VSCODE

解析makefile的工具

安装makefile-tools.vsix即可。

增大空格符的显示宽度

在preferences里将编辑器的字体调整为优先monospace。