MineBill
633fb97e68
Expose hightlight colors to theming.
2025-01-27 22:36:28 +02:00
Brian Fiete
dae452da47
Temporarily(?) remove composite workspace file support
2025-01-07 17:26:15 -08:00
Brian Fiete
b9550e4219
memoryBreak fix
2024-12-31 17:42:13 -08:00
Brian Fiete
6e1eaf63e8
Deprecating StackStringFormat
2024-12-31 14:15:12 -08:00
Brian Fiete
1484a5f53c
Improved debugger side effect handling, auto refresh options
2024-12-31 13:17:53 -08:00
Brian Fiete
769036584a
ShowDisassemblyPanel fix
2024-12-29 09:03:05 -08:00
Brian Fiete
cac67b8288
Fixed setFocus for some ShowPCLocation and ShowSourceFile cases
2024-12-29 07:14:30 -08:00
Brian Fiete
a1413866a7
Added cleancache
2024-10-25 17:20:00 -04:00
Brian Fiete
31746c1f19
Wasm calling convention fixes. IDEHelper/Tests runs on wasm now.
2024-10-25 11:20:01 -04:00
Brian Fiete
c0ebcc8fda
Test support in wasm
2024-10-25 07:41:53 -04:00
Brian Fiete
76c58b3ed0
Added support for Setup program in managed packages
2024-10-24 14:59:34 -04:00
Brian Fiete
f2489f3b93
Handle spaces in paths in WasmLaunch
2024-10-24 06:27:24 -04:00
Brian Fiete
5627956682
Use WasmLaunch for html files
2024-10-23 05:23:37 -04:00
Brian Fiete
4870c6fdd8
Initial package management support
2024-10-21 09:18:07 -04:00
Brian Fiete
c24fb8a26f
Autoinstall Emscripten
2024-10-18 09:13:24 -04:00
Brian Fiete
e4f1906627
Fixed BfPassInstance when shutting down while compiling
2024-10-17 14:18:53 -04:00
Brian Fiete
a0cc0b22e5
Merge pull request #2030 from zerkawei/linux-ipc
...
Prevent IPCHelper usage outside Windows
2024-09-09 10:33:04 -04:00
zkw
cd21eb27c7
Prevent IPCHelper usage outside Windows
2024-09-09 15:49:02 +02:00
zkw
e1c8ed5a19
Use Beep instead of MessageBeep
2024-09-09 13:51:22 +02:00
M0N7Y5
81a2f95279
linux build quick fix
2024-08-27 05:48:22 +02:00
Brian Fiete
2a2913f857
Added @Script: support to breakpoints
2024-08-25 09:30:49 -04:00
Jannis
6640a2ab7a
Update IDEApp.bf
2024-08-15 10:29:28 +00:00
Brian Fiete
8052066ab0
Added "Keep Native Console Open" option
2024-07-24 09:41:08 +02:00
Brian Fiete
20a8e3327c
Embedded console / terminal support
2024-07-23 07:56:23 +02:00
Brian Fiete
186c2125fa
Initial console support
2024-07-19 10:31:33 +02:00
Brian Fiete
45a5978611
Move windows terminal option
2024-07-16 15:04:15 +02:00
Booklordofthedings
8f7287b3dc
Added an open in terminal dialogue
2024-07-16 12:49:15 +02:00
Brian Fiete
6a5b0b49ed
Fixed undo text corruption bug
2024-04-27 08:24:55 -04:00
Brian Fiete
16ed9ff8cf
Avoid deselecting watch items on right-click menu popup
2024-04-27 07:24:36 -04:00
Brian Fiete
82b4974a82
Find in Watch
2024-03-25 06:18:50 -04:00
Brian Fiete
22b0aba954
Worker threads with 8MB stack
2024-03-18 05:43:27 -04:00
Brian Fiete
ddd9b1b218
Extensive runtime refactor to reduce generated executable sizes
2024-03-16 07:23:29 -04:00
Brian Fiete
b722614501
Make "Failed to execute" a nice red error
2024-02-04 07:34:29 -05:00
Brian Fiete
90626036c6
Improved prebuild/postbuild external program execution
2023-12-09 09:11:52 -05:00
Martin Cietwierkowski
d9d954254f
Add output window filtering options similar to what Visual Studio
...
offers.
To use right click on output window, and select which messages should
appear and which should be filtered out.
By default all types of messages appear as they normally would before
this change.
These settings are persisted into workspace_user file
This change helps keep the clutter out of the output window so that
program output logs are easier to read, especially on application
startup.
2023-08-23 20:18:45 -04:00
Brian Fiete
f9ecf3ae6b
Verbose build menu option
2023-07-27 07:14:49 -07:00
sere3925sere
7484b50970
Update IDEApp.bf
2023-06-15 18:51:11 +04:00
Brian Fiete
2fd5d67e07
Startup panel tweaks
2023-06-08 10:06:14 -04:00
Brian Fiete
73d3e0f5e2
Merge pull request #1858 from Fusioon/startup_panel
...
Add startup panel
2023-06-08 08:28:28 -04:00
Fusioon
64a23ceb9a
Add startup panel
2023-06-04 13:41:44 +02:00
Brian Fiete
ed444416f0
Improved settings reloading recent file menu item updating
2023-06-01 08:00:16 -04:00
Fusioon
479a218258
Fix IDE starting in normal window instead of maximized
2023-05-24 22:23:39 +02:00
disarray2077
64700d7a95
Fix detection of external modifications
2023-05-05 15:03:24 -03:00
Brian Fiete
d3ca45d80a
Better setting/project/workspace handling of concurrent IDE instances
2023-04-25 09:59:32 -07:00
Brian Fiete
ac6f58f118
Switch some captures to '?'
2023-03-17 08:39:05 -07:00
Brian Fiete
c7ae0988dc
Improved hot compilation handling of DLLs
2023-02-20 16:21:56 -05:00
Brian Fiete
20b1827632
Null check
2023-01-26 10:54:49 -05:00
Chernyavsky Andrey
cd90c3f5be
Fixed memory leak of temporary tab
2022-11-25 14:29:47 +05:00
Brian Fiete
08d292d3ea
Pin tab menu tweak
2022-11-22 07:37:02 -08:00
Chernyavsky Andrey
98a03d5d46
Feature: Pinned tabs
2022-11-22 01:24:49 +05:00