Einzelnen Beitrag anzeigen

CCRDude

Registriert seit: 9. Jun 2011
675 Beiträge
 
FreePascal / Lazarus
 
#12

AW: LOPE - Lightweight ObjectPascal Editor

  Alt 26. Apr 2017, 08:39
Dank des reichhaltigen Feedbacks habe ich mal den nächsten Milestone (0.4) erstellt. High-DPI-Support steht leider noch auf der Liste für 0.5, da Lazarus das erst ab 1.7 direkt unterstützt; ein Workaround ist schon drin, konnte ich aber noch nicht testen, da ich remote nicht auf die entsprechende Test-VM komme. Die Lösung für neue Dateien ist sicher auch noch nicht perfekt. Code completion ist erstmal ziemlich rudimentär, ist noch nicht mit dem Parser verbunden. Sonst habe ich versucht, alle eure Kommentare zu berücksichtigen...
  • Now supports scripts in OnFileOpen
  • Now supports scripts in OnFileSave
  • Now supports scripts in OnFileSave.(extension)
  • Now supports scripts in On(Pre|Post)(Commit|Push|Pull)
  • Renamed buttons on OnCloseQuery dialog
  • Context menu for editor window
  • Added tooltips to left navigation bar
  • Made left navigation bar optional in Settings
  • Some improvements on scaling
  • No longer existing entries in MRU lists are now greyed out
  • Various Close current/all but current/all options available
  • Fixed Close Project state
  • Fixed Open Project menu item
  • Added context menu to right side tabs (Open, Build, Close)
  • Drafted Monokai scheme
  • New popup menu for ready-to-use schemes in color settings
  • Added new welcome page
  • Drafted German translation
  • Implemented auto-complete for approx. 9000 PHP commands
  • Implemented auto-complete for PascalScript functions (not methods yet)
  Mit Zitat antworten Zitat