Long Nguyen

Results 133 comments of Long Nguyen

There are also other scoping inconsistencies that I noticed when comparing `vite dev` with `vite build`. Is the CSS handled differently between dev mode and build mode?

False positive happens, we don't always have time to submit the new build to Microsoft. You can either trust us and use the newest build, or use an older build...

First, answering some questions: > I think adding python 2 support would be largely trivial at this point Yes it would be pretty trivial, but maintaining 2 different versions of...

# Eclipse ## 1. Install the LLVM and LLDB support software - Go to Help -> Install New Software - Select the CDT site, and install "C/C++ LLVM-Family Compiler Build...

# Visual Studio Code - Prerequisite: The C/C++ extension (use [this link](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) or search for C/C++ in Visual Studio Code) ## 1. Setup the compiler - Go to File ->...

# Code::Blocks Not supported :( (Compiler only, debugger not supported)

Qt Creator won't let me save a configuration without a Qt installation. Can someone help me with that?

I downloaded Qt Creator from [the github repo](https://github.com/qt-creator/qt-creator/releases) I think I might have chosen to create a qmake project, not a CMake project, so it doesn't let me save until...

Re: Size issues For comparisons, [WinLibs latest](https://github.com/brechtsanders/winlibs_mingw/releases/tag/10.2.0-11.0.0-8.0.0-r8) are 211MB in size (GCC + GDB + binutils, zipped) without Python. Considering that we haven't exceeded that, even with Python included, I'd...