Paul B. Kim
20fd850084
harden language tooling setup
2026-05-08 23:44:54 +09:00
Paul B. Kim
bcf01e34ef
Merge remote-tracking branch 'upstream/master'
2026-04-05 15:20:49 +09:00
Paul B. Kim
0db92a7f4b
refactor(debug): inline C/C++ DAP setup into debug plugin spec
...
dap_cpp.lua was a separate module used in exactly one place.
Inlined setup_cpp_dap() directly into debug.lua to remove
the unnecessary indirection.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 12:31:23 +09:00
Paul B. Kim
1da7fbeaf3
feat(debug): add C/C++ codelldb profile and textobject selects
...
Add additive C/C++ DAP launch defaults and treesitter select textobjects to speed structural editing while preserving existing keymaps and DAP controls.
2026-03-06 11:14:46 +09:00
Paul B. Kim
6fb17303bc
feat(workflow): add backend engineering plugin stack
2026-03-06 11:14:38 +09:00
Paul B. Kim
0ecd67991d
chore: base
2026-02-08 19:57:17 +09:00