deleted-user-6060
deleted-user-6060
I would like request that droidify respond to panic triggers from apps like ripple, and allow one to completely delete, hide or other actions.
**Describe the bug** A clear and concise description of what the bug is. **Please confirm that this problem is VSCodium-specific** - [ ] This bug doesn't happen if I use...
### Describe your suggested feature Currently only releases are pushed to fdroud It would be really great if you could also push the betas. For faster updates, is it possible...
**Describe the bug** None of these options work.  **Please confirm that this problem is VSCodium-specific** - [ ] This bug doesn't happen if I use Microsoft's Visual Studio Code....
``` [build] /usr/bin/ld: tooling/CMakeFiles/metareflect.dir/reflect.cpp.o:(.data.rel.ro._ZTI11ClassFinder[_ZTI11ClassFinder]+0x10): undefined reference to `typeinfo for clang::ast_matchers::MatchFinder::MatchCallback' [build] /usr/bin/ld: tooling/CMakeFiles/metareflect.dir/reflect.cpp.o:(.data.rel.ro._ZTIZN5clang7tooling24newFrontendActionFactoryINS_12ast_matchers11MatchFinderEEESt10unique_ptrINS0_21FrontendActionFactoryESt14default_deleteIS5_EEPT_PNS0_19SourceFileCallbacksEE28FrontendActionFactoryAdapter[_ZTIZN5clang7tooling24newFrontendActionFactoryINS_12ast_matchers11MatchFinderEEESt10unique_ptrINS0_21FrontendActionFactoryESt14default_deleteIS5_EEPT_PNS0_19SourceFileCallbacksEE28FrontendActionFactoryAdapter]+0x10): undefined reference to `typeinfo for clang::tooling::FrontendActionFactory' [build] /usr/bin/ld: tooling/CMakeFiles/metareflect.dir/reflect.cpp.o:(.data.rel.ro._ZTIZN5clang7tooling24newFrontendActionFactoryINS_12ast_matchers11MatchFinderEEESt10unique_ptrINS0_21FrontendActionFactoryESt14default_deleteIS5_EEPT_PNS0_19SourceFileCallbacksEEN28FrontendActionFactoryAdapter22ConsumerFactoryAdaptorE[_ZTIZN5clang7tooling24newFrontendActionFactoryINS_12ast_matchers11MatchFinderEEESt10unique_ptrINS0_21FrontendActionFactoryESt14default_deleteIS5_EEPT_PNS0_19SourceFileCallbacksEEN28FrontendActionFactoryAdapter22ConsumerFactoryAdaptorE]+0x10): undefined reference to `typeinfo for clang::ASTFrontendAction' [build] clang++:...
I have a large-ish project that uses different build directories for different build types. For example, a simple vscode `settings.json` could look like, ``` { "cmake.buildDirectory": "${workspaceFolder}/build/${buildType}" // config-specific build...
### Guidelines - [X] I have searched searched open and closed issues for duplicates - [X] I am submitting a bug report for existing functionality that does not work as...
[deleted]
### Request Overview Whenever I save a `CMakeLists.txt` file, cmake reconfigures automatically (which is nice), but the focus immediately moves to the output window. I do not want this specific...