mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
vscode settings sort git ignoreLimitWarning
This commit is contained in:
Vendored
+2
-2
@@ -79,6 +79,7 @@
|
||||
"**/build/*": true
|
||||
},
|
||||
"git.detectSubmodulesLimit": 20,
|
||||
"git.ignoreLimitWarning": true,
|
||||
"files.associations": {
|
||||
"*.jinja": "jinja"
|
||||
},
|
||||
@@ -89,6 +90,5 @@
|
||||
"window.title": "${dirty} ${activeEditorMedium}${separator}${rootName}",
|
||||
"workbench.editor.highlightModifiedTabs": true,
|
||||
"workbench.settings.enableNaturalLanguageSearch": false,
|
||||
"workbench.statusBar.feedback.visible": false,
|
||||
"git.ignoreLimitWarning": true
|
||||
"workbench.statusBar.feedback.visible": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user