MBetters

Results 18 comments of MBetters

@Hish15 Sorry, I should've clarified. I'm using the `STM32_CUBE_${FAMILY}_PATH` variable in the `modern-cmake` branch. However, one thing I've noticed is that when I change `STM32_CUBE_${FAMILY}_PATH` to point to my generated...

I'm using the generated BSP because my team has made custom pin assignments and patches to the BSP code. I was able to get the generated BSP working with the...

Another issue in remote-SSH is that PIO Home --> New Project is showing host filesystem, not guest filesystem.

I'm getting this with `Visual Studio Build Tools 2019`: ``` ... [C:\Projects\NonTerra\__build\OGRE\Tools\AssimpConverter\OgreAssimpConverter.vcxproj] [build] assimp-vc142-mt.lib(Importer.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in main.obj [C:\Projects\NonTerra\__build\OGRE\Tools\AssimpConverter\OgreAssimpConverter.vcxproj]...

@sandcastle I don't have enough time to do that currently, but might sometime in the next few months.

Quick follow-up. It'd be great to have more control over how the Project Outline pane appears. For a multi-root workspace, maybe there could be a setting like `cmake.projectOutline.multiRootOutline.sectionFormat` that could...

@maschgit Idk if you know this, but you can select which multi-root workspace to Configure by clicking the multi-root workspace selector button in the toolbar. It should have the name...

3 requests: - Provide something like `cmake.projectOutline.multiRootOutline.sectionFormat` (just an enum of common-sense settings? I like the idea of variables too though!) - Provide something like `cmake.projectOutline.showEmptyProjects` - Get rid of...