Commit Graph

23 Commits

Author SHA1 Message Date
0c9c8bc7fa Fixed FormattingRules not being applied 2026-03-15 16:50:21 +01:00
3d1a391cba Added Rules preset (on top of format and style presets) 2026-03-13 21:02:03 +01:00
3105b72ac2 Improved auto-completion engine for formatting parameters and added support for absolute value in number formatting. 2026-03-11 22:39:52 +01:00
0a766581ed Added DataServicesManager and DataService 2026-02-27 21:10:11 +01:00
d447220eae Implemented Delete feature in DataGridsManager.py. There is still a bug as DBEngine.delete is not implemented
Improved readability for tests using matcher
2026-02-21 18:31:11 +01:00
70915b2691 I can add new columns 2026-02-16 21:57:39 +01:00
27f12b2c32 Fixed Syntax validation and autocompletion. Fixed unit tests 2026-02-15 18:32:34 +01:00
e8443f07f9 Introducing columns formulas 2026-02-13 21:38:00 +01:00
d44e0a0c01 Fixed command id collision. Added class support in style preset 2026-02-08 19:50:10 +01:00
8e059df68a Fixed rule conflict management. Added User guide for formatting 2026-02-08 00:12:24 +01:00
6160e91665 Added "table" and "tables" in the DSL 2026-02-07 22:48:51 +01:00
08c8c00e28 Improved completion to support the correct table name for autocompletion and formatting 2026-02-07 20:56:44 +01:00
3fc4384251 Improving completion to support the correct table name for autocompletion and formatting 2026-02-07 18:26:29 +01:00
ab4f251f0c Added syntax colorization. Remove all references to deprecated lark_to_lezer module. 2026-02-07 11:08:34 +01:00
0620cb678b I can validate formatting in editor 2026-02-01 21:49:46 +01:00
d7ec99c3d9 Working on Formating DSL completion 2026-01-31 19:09:14 +01:00
9abb9dddfe Added classes to support formatting 2026-01-26 21:32:26 +01:00
5201858b79 working on improving component loading 2026-01-10 19:17:17 +01:00
797883dac8 I can display datagrid content 2026-01-08 15:19:16 +01:00
1347f12618 Improved Command class management. 2025-12-19 21:12:55 +01:00
045f01b48a Refactored Command to add owner 2025-12-08 21:07:34 +01:00
ce5328fe34 Added first controls 2025-11-26 20:53:12 +01:00
86dfff812b First implementation of bindings 2025-11-09 19:23:18 +01:00