Damien LaRocque

Results 29 issues of Damien LaRocque

**Is your feature request related to a problem? Please describe.** I can't build projects through extension's command `processing.RunTaskFile`. Each time I try to run it, no integrated terminal shows up,...

enhancement

* Add commands for systems with multiple versions of Python * Explicitly specify that we use Python 3.6 when installing `pytest` and when building `pybind11` * Code block for creating...

> "On Windows, just ensure that the arduino environment is part of the PATH." Are you talking of C:\Program Files (x86)\Arduino? or a file in the folder?

Hello, I am wondering if there could be a way to specify the path in which AppImage files are extracted. For example, say I want to reuse a desktop entry...

**Reasons for making this change:** KiCad v7 now creates lock files when opening a PCB schematic or layout. These lock files should be ignored in version control, as their presence...

Hello, I recently had to migrate a [motor driver node](https://github.com/norlab-ulaval/roboclaw_ros/tree/humble) in ROS2, where the node: * subscribes to `Twist` messages from a `teleop` node * publishes a `Odometry` message at...

Hello ! I was wondering if it has been considered to use `pathlib` instead of `os.path`, considering that : * [`pathlib`](https://docs.python.org/3/library/pathlib.html) is part of the standard library since Python 3.4...

Thanks for this package ! It provides a nice way to work efficiently with LCSC components ! I added a feature that provides a way to set an environment variable...

I can't run MATLAB files after disposing the Terminal with the 🗑 icon. It may be related to an improper disposing of the MATLAB Terminal, where the extension doesn't understand...

Find a way to convey the status on WILN on Warthog

enhancement
good first issue