settings.json 265 B

12345678910111213141516
  1. {
  2. "ShowEmptyProjects": false,
  3. "SelectedGroups": [],
  4. "ExpandedProjects": [],
  5. "EnableSpellChecker": true,
  6. "ColumnOrder": [
  7. "name",
  8. "type",
  9. "neutral-value",
  10. "neutral-comment"
  11. ],
  12. "VisibleColumnKeys": [
  13. "name",
  14. "neutral-value"
  15. ]
  16. }