@meetingcpp
This really should be bigger than the vcpkg integration. However I rarely use #CLion without having my development tools in a docker container since they made it so _easy_. Will this run with the #Conan install inside the container?
#ConanIO #JetBrains #Cpp
#clion #conan #conanio #jetbrains #Cpp
@Chris_272 Wir haben vor ca. 2 Jahren auf #cmake und #CLion umgestellt und sind begeistert.
Ich will es nicht mehr missen.
I like this new feature in #CLion that allows to customize the project header color and icon.
Very useful when you work with multiple projects at the same time!
#JetBrains #CLion appears to choke when using too many macros in a source file. 😳
I used it when I was busy with my #datastructures course. All of the #JetBrains software has advanced debugging tools.
So I used #PyCharm for #Python, #CLion for C++ and #InteliJ for #Java. It allowed me to debug connections and relationships in data structures.
Today, I wouldn't personally use it because I know those stuff now, and I have my own workflow now. I never step through code anymore, I don't even use the debugging in #VScode anymore.
When required, I am a degenerate "console.log" debugger.
#datastructures #jetbrains #pycharm #python #clion #intelij #java #vscode
AI Assistant for #CLion (C / C++ / CMake)
https://blog.jetbrains.com/clion/2023/06/clion-2023-2-eap4-ai-assistant/
I will have to have a play when I'm back from holiday.
> CLion 2023.1 helps you create a new C++ Module Interface Unit
https://blog.jetbrains.com/clion/2023/03/clion-2023-1-is-out/
Is #jetbrains #fleet better than #clion for #rust #rustlang yet?
I find rust in CLion to be consistently kinda janky and it wouldn't take too much for fleet to be better...
#jetbrains #fleet #clion #rust #rustlang
I write `mod new_module;` in a Rust file and try to create a file for the module through the editor's quick actions:
#JetBrains #Fleet: Doesn't create a file - nothing happens
#Zed: Only creates the file if I'm in Vim Edit Mode, but not while in Vim Normal Mode.
JetBrains #CLion: Actually creates the file (and opens it)
In fairness, the first two are not stable yet
Running #CLion 2023.1 EAP on my @PINE64 #Pinebookpro!
It's a bit... slow... but it works!
I'm working with #CLion on Windows, and my project is crashing with `Exception: Exception 0xc0000005 encountered at address 0x7ff61d58bad4: Access violation reading location 0x00000008`.
The same exact project using #VisualStudio (it uses #CMake, so I'm relatively sure it's close enough) crashes with: `Unhandled exception thrown: read access violation.
std::forward<unsigned int const &>(...) returned 0x8.` or `method X returned nullptr` or similar useful stuff.
Am I missing something?
TIL #macOS has some weird behavior that is very noticeable on #JetBrains IDES (nominally #CLion in my case) where setting an external display refresh rate to 60Hz lags the editor window scrolling enormously (lines just jump around, nothing is smooth, it's a disaster to navigate code) but the second the display is set to 120Hz all of a sudden everything is buttery smooth. For a while I thought maybe the #M1 Max isn't really designed to handle 3x1440p displays with 10bit HDR and high refresh rates. Turns out it was literally just a matter of actually using the high refresh rate. Anyway my #MacBook is now handling this setup better than my gaming PC.
#macos #jetbrains #clion #m1 #macbook
#CLion now supports linker scripts (code highlighting, code completion,...) and it comes in very handy when reviewing a PR that fixes the linker script in #InfiniTime.
PSA: This was going to be a #CLion question, but found the answer, so in case you didn't know:
If you're in Windows and use `OutputDebugString`, you won't see messages on the normal Console tab, but need to navigate to the "Debugger" then "LLDB" tabs to see those messages.
Let that sink in!
✅ New #adventofcode puzzle available
✅ Dominik Eulberg playlist playing on shuffle
✅ New UI in #CLion enabled
Let's have some fun with #rust this morning! :ferris_gesture:
#clion is a pretty great product, minus the face that they don't have first party conan support. need to get on that #jetbrains, since it's a pretty widely used resource and having the functionality auto resolve the dependencies is kinda important. (Yes I know there's a plugin, but it has been out of date for the newest clion version for some time now).
Wow! Thanks so much for all the great advise about #Clion and heap.space
Much appreciation to y'all