Commit Graph

2482 Commits

Author SHA1 Message Date
Martin
4d3ce329d2 IDE: reword command description for "delete current line". !398 2025-04-03 12:01:11 +02:00
Martin
5ed7be5ee4 IDE: Editor > Indent options, new layout and text 2025-03-24 21:15:35 +01:00
Martin
0cd0084798 IDE: update Editor > Userdefined Markup options 2025-03-24 21:15:35 +01:00
Maxim Ganetsky
38136a9910 IDE: improved some captions 2025-03-24 22:39:59 +03:00
Martin
8e59857521 IDE, SynEdit: PascalHighlighter, CustomWords (Tokens, must be identifier) for comment and string. Custom color for comment by type // vs (* . Includes Issue #40881 2025-03-24 13:30:56 +01:00
Martin
e05279af09 IDE, SynEdit: add ecDeleteLineKeepX 2025-03-23 12:57:15 +01:00
Martin
df8d5fbc1b SynEdit: PascalHighlighter, Implement colors for nested brackets 2025-03-22 21:15:09 +01:00
Martin
69f46e54f0 IDE, Color opts, i18n 2025-03-21 10:26:12 +01:00
Maxim Ganetsky
0853229897 IDE: improved wordwrap options frame i18n 2025-03-20 19:16:04 +03:00
Martin
d387a08f04 Ide, SourceEditor: Allow setting word-wrap based on Highlighter. Issue #41527 Patch by paweld 2025-03-19 17:09:24 +01:00
Maxim Ganetsky
2ad2922453 IDE: improved some captions after 584fe85a36 2025-03-12 18:30:12 +03:00
Maxim Ganetsky
584fe85a36 IDE: fixed typos in resource strings 2025-03-12 17:41:36 +03:00
Martin
83509a5b76 SynEdit: PascalHighlighter, implement new highlights for declaration sections and proc-headers: param, type, value. Implement basic label and structure-member (after dot) highlight. Issues #22711 and #40152 2025-03-11 23:13:46 +01:00
Maxim Ganetsky
7d4071e845 IDE: improved captions of clipboard-related keymappings, request in merge request !368 2025-03-07 21:45:35 +03:00
Martin
cf948b040d SynEdit: Added align-option to auto-string continue on line-break. Issue #23886 2025-03-07 01:01:25 +01:00
Maxim Ganetsky
91b037de63 IDE: improved captions of column-block related keymappings 2025-03-06 22:57:30 +03:00
Martin
277a8f0a31 IDE, SynEdit: Add column-selection-shift (shift inside selection only) Issue #40978 2025-03-06 18:06:18 +01:00
Michaël Van Canneyt
f95b262013 * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
Martin
4162ac50d8 IDE: Editor-Options, fixed wrap column 2025-02-27 17:45:09 +01:00
Martin
b9f6ea9b9d IDE: Debugger-Backend options, new layout 2025-02-26 14:22:43 +01:00
Maxim Ganetsky
8e6b802fb7 IDE: removed a number of highlighting-related duplicate resource strings 2025-02-23 13:00:02 +03:00
Maxim Ganetsky
a356cd0957 IDE: removed a number of keymappings-related duplicate resource strings 2025-02-23 13:00:02 +03:00
Maxim Ganetsky
33ebad8fdc IDE: removed bookmark-related duplicate resource strings 2025-02-22 01:28:02 +03:00
Maxim Ganetsky
7bf295cb28 IDE: removed some duplicate resource strings 2025-02-21 22:43:41 +03:00
Maxim Ganetsky
53138e3764 IDE: removed some duplicate resource strings 2025-02-21 20:27:21 +03:00
Martin
4532b71738 IDE: WrappedView Options, added special home/end key handling 2025-02-21 13:13:18 +01:00
Maxim Ganetsky
efe63fa20d IDE: fixed one more minor typo in resource string name 2025-02-17 19:04:05 +03:00
Maxim Ganetsky
1a131ef104 IDE: fixed word wrap options page i18n by correcting some typos 2025-02-17 18:33:39 +03:00
Martin
6f2525c144 IDE: Config for word-wrap indent and markup 2025-02-16 20:56:44 +01:00
n7800
a5bf264276 IDE/Options: Hide the panel of conflict shortcuts if they are absent. Merge request !435. 2025-02-16 10:10:07 +02:00
Maxim Ganetsky
fb2a5016f6 IDE: improved i18n 2025-02-12 00:48:09 +03:00
mattias
8726dd48e7 ide: find/rename identifier: allow conflict and check if FNode is valid 2025-02-11 16:17:22 +01:00
mattias
87d27af233 ide: save file as: check for pascal keyword in unit name and suggest retry or ampersand 2025-02-10 16:04:05 +01:00
n7800
2a3214baf3 IDE/Menu: Show a tooltip about individual menus when asked how to open a project/package. MR !425. 2025-02-01 00:14:44 +02:00
mattias
f302e2508c ide: find/rename identifier: added option find overrides 2025-01-29 17:07:36 +01:00
Martin
21d8cebd73 IDE, SynEdit: command to toggle fold on current line. Issue #41359 2025-01-26 12:20:02 +01:00
Martin
ab35263d34 IDE: Add config for SynEdit wrapped-view 2025-01-24 21:43:11 +01:00
mattias
5661bb7120 ide: use RemoveAmpersands 2025-01-24 16:47:19 +01:00
Maxim Ganetsky
73061f3b95 IDE: improved FPDoc editor dialog i18n 2025-01-06 01:56:09 +03:00
mattias
c729f88cfb fpdoc: resourcestring and layout 2025-01-05 16:47:11 +01:00
Maxim Ganetsky
824fffeacf Lazbuild: Removed mentions of deprecated widgetsets from a help message. Based on patch by Don Siders, issue #41302. 2025-01-03 22:25:28 +03:00
Maxim Ganetsky
539405bf10 IDE: minor improvements of Codetools error messages 2025-01-03 02:09:42 +03:00
mattias
ed2a217e45 ide+codetools: list and rename dotted units and identifntifiers and amp identifiers, from WooBean007 2024-12-29 16:50:38 +01:00
n7800
f6a164e1bb IDE/SearchResultsView: Adding IDE commands to open next/previous search result. Issue #40328 2024-12-26 06:44:32 +02:00
n7800
e06e4ac58b IDE: Move clipboard IDE commands to a separate category. Merge request !400. 2024-12-26 06:41:24 +02:00
n7800
a4e6f6d2e4 IDE: Added IDE macro ProjVer to get project version. Issue #23198 2024-12-26 01:34:07 +02:00
n7800
3f57047f77 IDE/ProjectInspector: Add a button to the toolbar to show/hide the properties panel 2024-11-06 04:10:05 +00:00
n7800
0cc7727429 IDE/Options: Improved color name for text selection in color scheme 2024-10-29 20:11:38 +05:00
Maxim Ganetsky
0b46fd2f3a IDE: improved captions of IDE title settings 2024-10-28 19:16:04 +03:00
Martin
0327410ec6 IDE: Custom IDE title, remove separate task-bar-button-caption 2024-10-28 13:06:29 +01:00