refactor: reformat type introspection code and remove ObjectProps system.
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"clangd.fallbackFlags": [
|
||||
"-I${workspaceFolder}/src",
|
||||
"-I/home/share/micromamba/envs/mutom/include",
|
||||
"-I/home/rigoni/.conan2/p/eigen5481853932f72/p/include/eigen3"
|
||||
],
|
||||
"clangd.semanticHighlighting.enable": true
|
||||
}
|
||||
Reference in New Issue
Block a user