Commit bf021ed
committed
Refactor GodotProjectContext and add helper functions for project scanning
- Reorganized methods in GodotProjectContext for better readability.
- Introduced new helper functions for parsing autoloads and converting database rows to dictionaries.
- Implemented file watcher functionality to monitor project changes.
- Added metrics handling for scan results.
- Created new source files for context helpers, materializers, and metrics.
- Updated register_types to improve initialization function signature.
- Adjusted binary files for project context and scanner rules.1 parent 33e3ae8 commit bf021ed
37 files changed
Lines changed: 4105 additions & 3638 deletions
File tree
- build/tests/windows/template_debug/x86_64
- project/addons/GoToolCenter/bin
- src
- database
- gen
- project_context
- project_scanner
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
159 | 173 | | |
160 | 174 | | |
161 | 175 | | |
| |||
Binary file not shown.
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
0 commit comments