We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c0cac commit 90bade1Copy full SHA for 90bade1
2 files changed
crates/djls-semantic/src/project.rs
@@ -4,6 +4,7 @@ mod introspector;
4
mod names;
5
mod python;
6
mod resolve;
7
+mod static_model;
8
mod symbols;
9
mod sync;
10
mod system;
0 commit comments