Thibault Geoffroy
Thibault Geoffroy
### Describe the bug Colorization is broken in the code window, after using a raw string literal. ### Steps to reproduce Paste the following code: ```cpp #include #include int main(){...
### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...
Hi ! I wanted to try out eastl::fixed_string, but the encoding functions seem to generate lots of warnings wrt strict-aliasing. ```cpp extern/EASTL/include/EASTL/internal/char_traits.h: In function 'bool eastl::DecodePart(const wchar_t*&, const wchar_t*, wchar_t*&,...
I tried to compile a file where I removed all layers except layer 0, and nothing happened. I thought the UI froze, because the Download buttons were deactivated, but I...
Hi! Could it be possible to raise the PWM frequency of the LEDs to be beyond 24kHz ? Currently, it's well in the audible spectrum, and it's causing noise issues...