aboutsummaryrefslogtreecommitdiffstats
path: root/.config/SuperCollider/sc_ide_conf.yaml
blob: b15ee2bc1c4e8ccab33b1d81c8a7efcbba364ce6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
IDE:
  editor:
    blinkDuration: 600
    colors:
      evaluatedCode: !textFormat
        color: "#000000"
        background: "#f8a200"
      lineNumbers: !textFormat
        {}
      matchingBrackets: !textFormat
        color: "#ff0000"
        bold: true
      mismatchedBrackets: !textFormat
        color: "#ffffff"
        background: "#960000"
      searchResult: !textFormat
        color: "#7a7a7a"
        background: "#36475a"
      selection: !textFormat
        {}
      text: !textFormat
        {}
    font:
      antialias: 2
      family: DejaVu Sans Mono
      size: 10
    highlighting:
      built-in: !textFormat
        color: "#3333bf"
      char: !textFormat
        color: "#007300"
      class: !textFormat
        color: "#0000d2"
      comment: !textFormat
        color: "#bf0000"
      env-var: !textFormat
        color: "#8c4614"
      keyword: !textFormat
        color: "#0000e6"
        bold: true
      number: !textFormat
        color: "#980099"
      primitive: !textFormat
        color: "#3333bf"
      string: !textFormat
        color: "#5f5f5f"
      symbol: !textFormat
        color: "#007300"
    indentWidth: 4
    lineWrap: true
    spaceIndent: false
    stepForwardEvaluation: false
  interpreter:
    autoStart: true
    runtimeDir: ""
  mainWindow:
    detached: !QVariantMap
      documents-dock: ""
      help-dock: ""
      post-dock: ""
    geometry: AdnQywABAAAAAAAAAAAAAAAABP8AAAMIAAAAAAAAAC0AAAN/AAADTAAAAAACAA==
    state: AAAA/wAAAAD9AAAAAgAAAAAAAAAAAAAAAPwCAAAAAfsAAAAcAGQAbwBjAHUAbQBlAG4AdABzAC0AZABvAGMAawAAAAAA/////wAAAGMA////AAAAAQAAAlsAAAK//AIAAAAC+wAAABIAaABlAGwAcAAtAGQAbwBjAGsBAAAAFQAAAhIAAABMAP////sAAAASAHAAbwBzAHQALQBkAG8AYwBrAQAAAigAAACsAAAATAD///8AAAKkAAACvwAAAAEAAAACAAAAAQAAAAL8AAAAAA==
  postWindow:
    lineWrap: false
    scrollback: 1000
  recentDocuments: !QVariantList
    - /home/dave/.config/SuperCollider/startup.scd
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/scoreTick.scd
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/scoreTest.scd
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/HabitSynth.sc
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/HabitScheduler.sc
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/habits
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/habit.scd
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/Habit.sc
    - /home/dave/Dropbox/tu-berlin/courses/SE Time and space perceptions in sound installations/habits/HabitTimer.sc
  shortcuts:
    editor-document-next: Alt+K
    editor-document-previous: Alt+J
  startWithSession: last