; PureBasic IDE Exported Preferences ; [Sections] IncludeShortcuts = 1 IncludeToolbar = 1 IncludeColors = 1 IncludeFolding = 1 ; ; Shortcut settings ; [Shortcuts] New = CONTROL+COMMAND+24 Open = CONTROL+COMMAND+25 Save = CONTROL+COMMAND+29 SaveAs = 0 SaveAll = 0 Reload = 0 Close = CONTROL+COMMAND+33 CloseAll = 0 DiffCurrent = 0 EncodingPlain = 0 EncodingUtf8 = 0 NewlineWindows = 0 NewlineLinux = 0 NewlineMacOS = 0 Preferences = 0 EditHistory = 0 Quit = 0 Undo = CONTROL+COMMAND+36 Redo = CONTROL+COMMAND+35 Cut = CONTROL+COMMAND+34 Copy = CONTROL+COMMAND+13 Paste = CONTROL+COMMAND+32 InsertComment = CONTROL+COMMAND+0 RemoveComment = CONTROL+SHIFT+COMMAND+0 AutoIndent = CONTROL+COMMAND+19 SelectAll = CONTROL+COMMAND+11 Goto = CONTROL+COMMAND+17 JumpToKeyword = CONTROL+COMMAND+21 LastViewedLine = CONTROL+COMMAND+22 ToggleThisFold = 40 ToggleFolds = CONTROL+COMMAND+40 AddMarker = CONTROL+COMMAND+38 JumpToMarker = 38 ClearMarkers = 0 Find = CONTROL+COMMAND+16 FindNext = 39 FindPrevious = SHIFT+39 FindInFiles = CONTROL+SHIFT+COMMAND+16 NewProject = CONTROL+SHIFT+COMMAND+24 OpenProject = CONTROL+SHIFT+COMMAND+25 CloseProject = CONTROL+SHIFT+COMMAND+33 ProjectOptions = 0 AddProjectFile = CONTROL+SHIFT+COMMAND+11 RemoveProjectFile = CONTROL+SHIFT+COMMAND+28 OpenProjectFolder = 0 NewForm = 0 FormSwitch = CONTROL+SHIFT+COMMAND+13 FormDuplicate = 0 FormImageManager = 0 Compile = 41 RunExe = SHIFT+41 SyntaxCheck = 42 DebuggerCompile = 0 NoDebuggerCompile = 0 RestartCompiler = 0 CompilerOptions = 0 CreateEXE = 0 BuildAllTargets = 0 Debugger = 0 Stop = 0 Run = 43 Step = 44 StepX = CONTROL+COMMAND+44 StepOver = 46 StepOut = 47 Kill = 0 BreakPoint = 45 BreakClear = 0 DataBreakPoints = 0 ShowLog = 0 ClearLog = 0 CopyLog = 0 ClearErrorMarks = 0 DebugOutput = 0 WatchList = 0 VariableList = 0 Profiler = 0 History = 0 Memory = 0 LibraryViewer = 0 DebugAsm = 0 Purifier = 0 VisualDesigner = ALT+32 StructureViewer = ALT+29 FileViewer = 0 VariableViewer = 0 ColorPicker = 0 AsciiTable = ALT+11 Explorer = ALT+34 ProcedureBrowser = 0 Issues = 0 ProjectPanel = 0 Templates = 0 Diff = 0 AddTools = 0 Help = 37 UpdateCheck = 0 About = 0 NextOpenFile = CONTROL+COMMAND+72 PreviousOpenFile = CONTROL+SHIFT+COMMAND+72 ShiftCommentRight = CONTROL+COMMAND+15 ShiftCommentLeft = CONTROL+SHIFT+COMMAND+15 SelectBlock = CONTROL+COMMAND+23 DeselectBlock = CONTROL+SHIFT+COMMAND+23 AutoComplete = CONTROL+COMMAND+80 AutoCompleteConfirm = 72 AutoCompleteAbort = 79 ProceduresUpdate = 48 ; ; Toolbar layout ; [Toolbar] ItemCount = 25 Icon_1 = Menu:New Action_1 = Menu:New Icon_2 = Menu:Open Action_2 = Menu:Open Icon_3 = Menu:Save Action_3 = Menu:Save Icon_4 = Menu:SaveAll Action_4 = Menu:SaveAll Icon_5 = Separator Action_5 = Icon_6 = Menu:Close Action_6 = Menu:Close Icon_7 = Separator Action_7 = Icon_8 = Menu:Cut Action_8 = Menu:Cut Icon_9 = Menu:Copy Action_9 = Menu:Copy Icon_10 = Menu:Paste Action_10 = Menu:Paste Icon_11 = Separator Action_11 = Icon_12 = Menu:Undo Action_12 = Menu:Undo Icon_13 = Menu:Redo Action_13 = Menu:Redo Icon_14 = Separator Action_14 = Icon_15 = Menu:Compile Action_15 = Menu:Compile Icon_16 = Menu:CompilerOptions Action_16 = Menu:CompilerOptions Icon_17 = Separator Action_17 = Icon_18 = Menu:Debugger Action_18 = Menu:Debugger Icon_19 = Menu:Stop Action_19 = Menu:Stop Icon_20 = Menu:Run Action_20 = Menu:Run Icon_21 = Menu:Step Action_21 = Menu:Step Icon_22 = Menu:Step Action_22 = Menu:StepOver Icon_23 = Menu:StepOut Action_23 = Menu:StepOut Icon_24 = Menu:Kill Action_24 = Menu:Kill Icon_25 = Standard:New Action_25 =  ; ; Color settings ; [Colors] ASMKeywordColor = RGB(208, 98, 98) ASMKeywordColor_Used = 1 BackgroundColor = RGB(36, 36, 36) BackgroundColor_Used = 1 BasicKeywordColor = RGB(200, 130, 65) BasicKeywordColor_Used = 1 CommentColor = RGB(112, 112, 112) CommentColor_Used = 1 ConstantColor = RGB(122, 158, 194) ConstantColor_Used = 1 LabelColor = RGB(255, 255, 255) LabelColor_Used = 0 NormalTextColor = RGB(205, 205, 205) NormalTextColor_Used = 1 NumberColor = RGB(122, 158, 194) NumberColor_Used = 1 OperatorColor = RGB(122, 158, 194) OperatorColor_Used = 0 PointerColor = RGB(255, 255, 255) PointerColor_Used = 0 PureKeywordColor = RGB(255, 198, 109) PureKeywordColor_Used = 1 SeparatorColor = RGB(140, 220, 255) SeparatorColor_Used = 0 StringColor = RGB(106, 135, 89) StringColor_Used = 1 StructureColor = RGB(255, 255, 255) StructureColor_Used = 0 LineNumberColor = RGB(133, 133, 133) LineNumberColor_Used = 1 LineNumberBackColor = RGB(36, 36, 36) LineNumberBackColor_Used = 1 MarkerColor = RGB(0, 255, 0) MarkerColor_Used = 1 CurrentLineColor = RGB(44, 44, 44) CurrentLineColor_Used = 1 SelectionColor = RGB(53, 133, 159) SelectionColor_Used = 1 SelectionFrontColor = RGB(255, 255, 255) SelectionFrontColor_Used = 1 CursorColor = RGB(255, 255, 255) CursorColor_Used = 1 Debugger_LineColor = RGB(30, 30, 30) Debugger_LineColor_Used = 0 Debugger_LineSymbolColor = RGB(30, 30, 30) Debugger_LineSymbolColor_Used = 0 Debugger_ErrorColor = RGB(255, 0, 0) Debugger_ErrorColor_Used = 0 Debugger_ErrorSymbolColor = RGB(255, 0, 0) Debugger_ErrorSymbolColor_Used = 1 Debugger_BreakPointColor = RGB(215, 140, 104) Debugger_BreakPointColor_Used = 0 Debugger_BreakpoinSymbolColor = RGB(255, 128, 64) Debugger_BreakpoinSymbolColor_Used = 1 DisabledBackColor = RGB(0, 0, 0) DisabledBackColor_Used = 1 GoodBraceColor = RGB(255, 255, 255) GoodBraceColor_Used = 1 BadBraceColor = RGB(255, 0, 0) BadBraceColor_Used = 1 ProcedureBackColor = RGB(38, 38, 38) ProcedureBackColor_Used = 1 CustomKeywordColor = RGB(200, 130, 65) CustomKeywordColor_Used = 0 Debugger_WarningColor = RGB(255, 200, 0) Debugger_WarningColor_Used = 0 Debugger_WarningSymbolColor = RGB(255, 200, 0) Debugger_WarningSymbolColor_Used = 1 IndentColor = RGB(55, 55, 55) IndentColor_Used = 1 ModuleColor = RGB(158, 123, 176) ModuleColor_Used = 1 SelectionRepeatColor = RGB(43, 106, 128) SelectionRepeatColor_Used = 1 PlainBackground = RGB(36, 36, 36) PlainBackground_Used = 1 ToolsPanel_FrontColor = RGB(84, 154, 197) ToolsPanel_BackColor = RGB(34, 32, 38) ; ; Folding Keywords ; [Folding] StartWords = 8 EndWords = 5 Start_1 = ;{ Start_2 = DeclareModule Start_3 = Macro Start_4 = Module Start_5 = Procedure Start_6 = ProcedureC Start_7 = ProcedureCDLL Start_8 = ProcedureDLL End_1 = ;} End_2 = EndDeclareModule End_3 = EndMacro End_4 = EndModule End_5 = EndProcedure