Artsiom Chapialiou

Results 18 comments of Artsiom Chapialiou

Build is always against 192 (https://youtrack.jetbrains.com/issue/IJSDK-825). Run against whole range 192 - 201 No CI for now. No human resources to support few branches for each Idea major release. :(...

It's bundled JetBrain's CMake plugin behavior. Would suggest reporting that as feature request in their bug tracker: https://youtrack.jetbrains.com/issues PS Nevertheless will have a look if an easy fix is possible...

Yep, that's exactly the place for any feature requests. Implementing Structure View for CMake files is awesome idea. And as far as I can see is totally doable. Can't promise...

@csitarichie try this draft https://github.com/ArtsiomCh/CMake/releases/download/192.4.dev1/CMake-plus-192.4.dev1.jar and lets me know please your thoughts.

@csitarichie Thank you, Richard! Please try this pre-release version: https://github.com/ArtsiomCh/CMake/releases/download/192.4.dev3/CMake-plus-192.4.dev3.jar Use it with updated CMake simple highlighter please: https://github.com/ArtsiomCh/CMake/releases/download/192.4.dev3/CMake-simple-highlighter-192.4.dev3.jar Take close look at Structure View improvements: - Variable (re)definitions added;...

Thank you for testing on a real project! Yeah, looks like variables scoping become a cornerstone for other functionality... I actually tried to implement it a while ago but bumped...

@csitarichie 193.1.1 - Quick Documentation for CMake commands, modules, policies, properties, and variables: Ctrl+Q and mouse hover (if enabled). Variable's scope of visibility is the first priority now.

Can't reproduce with neither with Android Studio Flamingo | 2022.2.1 Patch 2 nor with Android Studio Iguana | 2023.2.1 Patch 1 Do you see it often? If so, is there...

Thanks for reporting! Was it one time exception or you experiencing it often? Based on stacktrace looks like some occasional glitch at IDE internals...

@csitarichie @purpleKarrot Hi folks! It's been a while since you gave me that nice ideas above. As you can see some of them are implemented and some still in progress/postponed....