hedger
hedger
Please run `ufbt -c` in that folder, then re-run `ufbt VERBOSE=1` and attach command output here. Also could you please share the project files that were generated on your system?
Can confirm, the issue comes from default source collection regexp `*.c*`.
You can also specify `sources=["*.c*, "!flipper_app.code-workspace"]` in your application.fam, that should work.
Closing as a cleaner implementation was merged in #2209.
Yes - if they are obsolete.
Please check again with latest SDK - there were significant improvement in clangd support. Re-open if issue still exists.
Please try CLI debug: `ufbt debug`
No follow-up or reproduction details - closing. Please re-open if you still experience issues with debugging.
@grugnoymeme to merge an app update, it must include a new app version (set in application.fam). Please create a new commit with bumped version in your app's repo and update...
Un-draft when fixed.