Commit History

Author SHA1 Message Date
  Paulb23 5c618dd03d Move code folding into CodeEdit and hide line hiding API 4 years ago
  Paulb23 c1b9971ad8 Move and expose Code Hint in CodeEdit 4 years ago
  Paulb23 1c16673798 Move and expose AutoComplete in CodeEdit 4 years ago
  Paulb23 680dc9e81a Add comment and string tracking to CodeEdit 5 years ago
  kobewi 4bee21bcc4 Add preload() to resource path when holding Ctrl 4 years ago
  Hugo Locurcio 80f4e407b2 Add a keyboard shortcut to select the word under cursor in TextEdit 4 years ago
  Paulb23 00e10a842f Add custom background line colour to TextEdit and remove marked lines 5 years ago
  Rémi Verschelde 37c3b33253 Merge pull request #48605 from sent44/scripteditor_get_codeedit 4 years ago
  sent44 2b30728ebf Add get_base_editor to ScriptEditorBase 4 years ago
  llschuster 6b55ec2ca9 text-editor: fix Clicking warning doesn't center around line 4 years ago
  Kongfa Waroros 6294507acb Add Various ColorPicker shapes 4 years ago
  Kyle 2b775bd698 Fixes ctrl-click function line centering 4 years ago
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 years ago
  Eric M 49714b0963 Removed hardcoded shortcuts from /scene and converted to input actions 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  Rémi Verschelde a09846e015 Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework 4 years ago
  bruvzg 3be31c4960 [Complex Text Layouts] Refactor TextEdit and CodeEdit controls. 4 years ago
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 years ago
  Eric M efe5c250d5 Implement new shortcuts system. 4 years ago
  Paulb23 c0da97d29c Remove breakpoints from editor settings 5 years ago
  Paulb23 33ab9cd621 Move safe line color into editor 5 years ago
  Paulb23 d18a90b8f0 Move ConnectionGutter to editor code_editor 5 years ago
  Paulb23 4d7df24d46 Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 5 years ago
  Paulb23 a0b409cb14 Add and convert editor to use CodeEdit 5 years ago
  Paulb23 b289bb514b Fixed script_editor info_clicked signal not being connected 5 years ago
  Andrii Doroshenko (Xrayez) 7247247522 Make unsaved scripts in the script editor more user-friendly 5 years ago