Jerry Mailloux
Jerry Mailloux
@dagar thoughts on bringing this change in?
Here is the output of the C/C++ Output Channel in Debug Mode: LSP: (received) cpptools/didChangeVisibleTextEditors LSP: (invoked) cpptools/didChangeVisibleTextEditors LSP: (received) cpptools/didChangeVisibleTextEditors LSP: (invoked) cpptools/didChangeVisibleTextEditors LSP: (received) cpptools/didChangeCppProperties (id: 6352) LSP:...
Here is a screenshot of what happens. It seems to not be able to read the classes from the header files. 
It could very well be an issue with the Arduino plugin. It makes intellisense unusable, and also it wasn't easy to determine what was wrong.
I tried reloading the window, etc. I can't get it to show --param in the log. It does show: sending compilation args for /Users/jerrymailloux/dev/envgoarduino/stm32f405_boards/HVPDUApp.cpp It doesn't look like it prints...
@Colengms . Here you go. Looks like you are right. [debug.txt](https://github.com/microsoft/vscode-cpptools/files/15017106/debug.txt) I'll open a bug for the Arduino plugin. Just a thought, though, it would be good to surface a...
Here's one where it can't find database in cantools. [can_send.txt](https://github.com/microsoft/pylance-release/files/15171373/can_send.txt)
Here is the log for that. [language_server.txt](https://github.com/microsoft/pylance-release/files/15171396/language_server.txt)
Hi. Thanks for getting back to me so fast. I couldn't run your example because I am having trouble installing gem-control. Here is my example. I calculated power (called it...
> I don't think we want to include this by default. You can make a new defconfig specifically for CANopen. Yes. That makes sense. I can do that. Wasn't sure...