Commit Graph

3238 Commits

Author SHA1 Message Date
Martín Lucas Golini
ad4824dc4c Revert some changes. 2025-01-05 17:43:36 -03:00
Martín Lucas Golini
424b50b7e8 Register global keybindings. 2025-01-05 17:22:21 -03:00
Martín Lucas Golini
dafd342960 Continue fixing stuff. Added buttons in the debugger status bar. 2025-01-05 14:40:25 -03:00
Martín Lucas Golini
d73f1ea1ed debugger fixes and improvements for macOS. 2025-01-05 11:31:52 -03:00
Martín Lucas Golini
0330f38cae More improvements. 2025-01-04 21:11:21 -03:00
Martín Lucas Golini
df65ec78c3 Basic debugging working. 2025-01-04 15:43:54 -03:00
Martín Lucas Golini
c4bd88461d Still more WIP 2025-01-03 22:01:16 -03:00
Martín Lucas Golini
a96e033b81 More WIP. 2025-01-03 00:00:10 -03:00
Martín Lucas Golini
443aead0df More WIP. 2025-01-02 01:08:02 -03:00
Martín Lucas Golini
cf84fc7cff Save side panel tabs order. 2025-01-01 16:18:26 -03:00
Martín Lucas Golini
e0eb9d9096 More WIP. 2025-01-01 01:44:33 -03:00
Martín Lucas Golini
469ca05e9f Refactor how App is exposed. Expose more functionality to the Plugins. 2024-12-31 19:01:32 -03:00
Martín Lucas Golini
9fc6078c61 Merge branch 'develop' into debugger 2024-12-29 23:50:46 -03:00
Martín Lucas Golini
793e87af5c Allow to split editors views by dragging tabs into the tab widget corners. 2024-12-29 23:50:24 -03:00
Martín Lucas Golini
2cedb0fe2e Merge branch 'develop' into debugger 2024-12-29 12:37:53 -03:00
Martín Lucas Golini
a447da4002 Fix crash when trying to highlight matching bracket where its line was hidden. 2024-12-29 12:37:45 -03:00
Martín Lucas Golini
bbfcc74977 More WIP, debugger starting correctly. Tested several commands and all working. 2024-12-28 20:31:33 -03:00
Martín Lucas Golini
d07bb2572c More WIP. 2024-12-28 13:16:03 -03:00
Martín Lucas Golini
42e7369c2f DAP WIP. 2024-12-28 01:13:01 -03:00
Martín Lucas Golini
72a3d09e66 Merge branch 'develop' into debugger 2024-12-27 19:04:24 -03:00
Martín Lucas Golini
4084e38e3c Minor clean up. 2024-12-27 19:04:18 -03:00
Martín Lucas Golini
0dc3642692 Merge branch 'develop' into debugger 2024-12-27 13:17:28 -03:00
Martín Lucas Golini
48772bc6d3 Minor fixes. 2024-12-27 01:03:49 -03:00
Martín Lucas Golini
524ea4da15 Async load fonts too. 2024-12-24 18:05:36 -03:00
Martín Lucas Golini
d166041228 Merge branch 'develop' into debugger 2024-12-22 22:23:50 -03:00
Martín Lucas Golini
a15e461cc8 Speed up load time by loading asynchronously some resources before window creation and avoiding creating some of the largest submenues in settings menu. 2024-12-22 22:23:44 -03:00
Martín Lucas Golini
a19fabee51 Merge branch 'develop' into debugger 2024-12-22 20:25:33 -03:00
Martín Lucas Golini
d96a505f68 Constness clean-up in Window class. 2024-12-22 17:30:48 -03:00
Martín Lucas Golini
60784d79a6 Window size fixes on macOS.
Changes for SpartanJ/ecode/#373
2024-12-22 14:40:02 -03:00
Martín Lucas Golini
fe63326255 Add incognito option parameter (SpartanJ/ecode#373). 2024-12-22 12:12:39 -03:00
Martín Lucas Golini
9cf7a1a6a3 More DAP WIP. 2024-12-21 19:56:09 -03:00
Martín Lucas Golini
83cb083f67 Merge branch 'develop' into debugger 2024-12-21 18:09:35 -03:00
Martín Lucas Golini
10c9a63793 Optimization for StyleSheetSelectorRule::matches. 2024-12-21 16:15:55 -03:00
Martín Lucas Golini
48f7d64e35 Merge branch 'develop' into debugger 2024-12-20 20:22:57 -03:00
Martín Lucas Golini
c4daa30880 Fixes for multi-cursor.
Fixes for file extensions (improperly filtering file extensions).
Added very basic tests for TextDocument multi-cursor.
Add .txt files into projects (register .txt extension as Plain Text).
2024-12-20 20:22:50 -03:00
Martín Lucas Golini
ecf0bf11be Merge branch 'develop' into debugger 2024-12-19 19:16:55 -03:00
Martín Lucas Golini
98c387f2b1 Fix for SpartanJ/ecode#371.
Slightly increase brighness in inactive tab text color.
2024-12-19 19:16:20 -03:00
Martín Lucas Golini
2c36c42c99 Merge branch 'develop' into debugger 2024-12-19 12:39:47 -03:00
Martín Lucas Golini
90ef341f00 Don't open terminal in playground path. 2024-12-19 12:39:41 -03:00
Martín Lucas Golini
401c6ea4f6 Load user styles from style.css user config path if file exists (SpartanJ/ecode#370). 2024-12-19 10:43:46 -03:00
Martín Lucas Golini
09d8067947 More DAP WIP. 2024-12-19 01:23:02 -03:00
Martín Lucas Golini
adcf1e2ea7 Merge branch 'develop' into debugger 2024-12-19 01:22:50 -03:00
Martín Lucas Golini
7e512c48a3 Make tabs more contrast-y. 2024-12-18 10:54:11 -03:00
Martín Lucas Golini
8b2f178615 More DAP WIP. 2024-12-17 22:01:49 -03:00
Martín Lucas Golini
e4ee5f1c09 More DAP WIP. 2024-12-17 20:22:35 -03:00
Martín Lucas Golini
75490bf10b More WIP. 2024-12-16 00:14:42 -03:00
Martín Lucas Golini
d2dabdf92c WIP 2024-12-15 20:56:41 -03:00
Martín Lucas Golini
6e458c8297 Merge branch 'develop' into debugger 2024-12-15 20:42:06 -03:00
Martín Lucas Golini
7fa4bc8139 Add "lsp-show-document-symbols" keybinding to the default LSP options. 2024-12-15 11:27:17 -03:00
Martín Lucas Golini
6c5522575a Fix for issue SpartanJ/ecode#366. 2024-12-11 21:57:19 -03:00