skarasov

Results 5 issues of skarasov

Issue Type: Bug Simple c code. Run build task with clang or cl. In task terminal no colored output, but in ordinary terminal all fine. ![b](https://user-images.githubusercontent.com/50782570/181044305-c3c691c6-208d-4d9e-8d74-1e3ed35c03b6.jpg) refer: https://github.com/microsoft/vscode/issues/155444 Extension version:...

Language Service
fixed (release pending)
tasks/build/debug

Issue Type: Bug Create simple C code. Create/configure task.json and launch.json. Press button "Run C/C++ File" (1.). Starts wrong configuration (3.), but not configured one (4. 5.). ![run](https://user-images.githubusercontent.com/50782570/179756071-a71fcd11-5302-4c79-aa19-a5a0234d6b8a.jpg) Pressing F5,...

tasks/build/debug

Type: Bug from operator import itemgetter On `operator` 'Go to Definition' works fine, but not on `itemgetter`, it goes to stub (go to and peek ) Extension version: 2022.8.30 VS...

needs investigation

Support of no id micro-controllers and let user choose them (appropriate USB) for flashing. Example, my Debian/Anycubic i3 have no files in /dev/serial/by-id, but it does in /dev/serial/by-path. (https://www.klipper3d.org/FAQ.html#wheres-my-serial-port)

### Checklist - [X] I have read through the manual page (`man fzf`) - [X] I have searched through the existing issues - [X] For bug reports, I have checked...