Implement CSV loading and saving functionality; refactor user list management; update UUID generation and search functions; enhance signal handling in main application.
This commit is contained in:
Vendored
+2
-1
@@ -8,7 +8,8 @@
|
||||
"fcntl.h": "c",
|
||||
"file_operations.h": "c",
|
||||
"string.h": "c",
|
||||
"termios.h": "c"
|
||||
"termios.h": "c",
|
||||
"typeinfo": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "enabled"
|
||||
}
|
||||
Reference in New Issue
Block a user