Skip to content

Sorting in variables toolview

Emilio Bova requested to merge emiliob/kdevelop:variables_sorting into master

Implement some of the ideas discussed in #21. In the Variables Toolview:

  • Always keep "Auto" and "Locals" in their respective place
  • Don't sort variables by default

Merge request reports