lazar
577ffa5213
feat(lsp): add goto declaration for FB, DB, and UDT types
- Add declaration provider (gD) that finds definitions for:
- Functions in .scl files
- Function Blocks (FB) in .scl files
- Data Blocks (DB) in .scl and .db files
- User-Defined Types (UDT) in .scl and .udt files
- Implement project root detection for cross-directory searches
- Add duplicate location filtering to prevent multiple results
- Load UDT types from .udt files in plc_json
- Update documentation with goto declaration feature
2026-02-19 18:01:30 +01:00
..
2026-02-14 15:05:12 +01:00
2026-02-19 13:33:52 +01:00
2026-02-19 11:24:08 +01:00
2026-02-14 15:05:12 +01:00
2026-02-18 13:03:14 +01:00
2026-02-19 18:01:30 +01:00
2026-02-14 15:05:12 +01:00
2026-02-14 15:05:12 +01:00
2026-02-19 18:01:30 +01:00
2026-02-19 18:01:30 +01:00
2026-02-14 15:05:12 +01:00