Hunter Bridges
81b909c541
Fix misc bugs w/ IDE build in folders with a space
...
- Add quotes to bin/msbuild.bat paths
- Tweak PostBuildCmds in Debugger64 and IDEHelper
- Tweak Debug paths in IDE project to be relative to Workspace
- Modify AppendWithOptionalQuotes to not add more quotes if source string already in quotes
- Modify quoting behavior in build shell command construction
2020-10-12 15:49:25 -07:00
Brian Fiete
60b162ba90
Fixed crash hovering over tab for new file
2020-10-12 01:24:39 -07:00
Brian Fiete
75b4032794
Version bump
2020-10-05 14:26:09 -07:00
Brian Fiete
05d5b5f594
Fixed file rename with entry in recent file list
2020-09-29 12:58:24 -07:00
Brian Fiete
da508156c1
Separate Close Panel and Close Document
2020-09-28 05:56:09 -07:00
Brian Fiete
784bd6d374
Made 'Test' a project type
2020-09-27 22:20:26 -07:00
Brian Fiete
52ccdfe46a
Fixed error text
2020-09-26 06:03:29 -07:00
Brian Fiete
e94566b958
ShowRecentFile fix
2020-09-25 09:58:30 -07:00
Brian Fiete
4b64f2c14d
Fixed show-recent-on-close issue with renamed files
2020-09-25 09:39:50 -07:00
Brian Fiete
cfe46abeaa
Fixed tiny tabbed view issue from file recovery
2020-09-22 10:58:22 -07:00
Brian Fiete
fd3265445d
Fixes for new out-var rules, unassigned variable detection
2020-09-22 07:44:47 -07:00
Brian Fiete
b975acb711
IDE file recovery
2020-09-18 05:30:21 -07:00
Brian Fiete
a215bac755
Added Relaunch option on crash dialog
2020-09-17 14:15:38 -07:00
Brian Fiete
980132c3cc
Made workspace user file try to use workspace-relative paths
2020-09-17 07:12:46 -07:00
Brian Fiete
10da44e341
Fixed keyboard focus when navigating workspace files
2020-09-17 06:11:39 -07:00
Brian Fiete
c04778ec5a
Right-click close options for tabs
2020-09-11 23:26:59 -07:00
Brian Fiete
8d934192c0
IDE - Close All Except / Close Tabs
2020-09-11 17:47:38 -07:00
Brian Fiete
d205ef68a3
Version bump
2020-09-11 13:04:09 -07:00
Brian Fiete
a650c7ab9c
Early support for line/statement moving
2020-09-06 09:05:00 -07:00
Brian Fiete
7400e7099c
Fixed focus issue with popup error
2020-09-04 08:58:29 -07:00
Brian Fiete
0347f997f2
Support for Forward/Backward mouse buttons
2020-09-03 08:14:24 -07:00
Brian Fiete
6511d6a845
Recent file selector (ctrl+tab)
2020-09-03 06:49:19 -07:00
Brian Fiete
4d55a32c90
Relaxed project name restrictions. Auto-refresh of installed libraries.
2020-08-31 11:32:33 -07:00
Brian Fiete
79c9f5d818
Fixed generic interference with generic tuples
2020-08-26 06:10:36 -07:00
Brian Fiete
0adfbce884
Added 'Reload Settings' and 'Reset UI' to File/Preferences menu
2020-08-12 08:48:40 -07:00
Brian Fiete
b7b065855d
Start of wasm support
2020-08-06 09:24:37 -07:00
Brian Fiete
657866c3bc
Initial theme support
2020-08-05 05:37:05 -07:00
Brian Fiete
30ff0fb564
BeefBuild fix
2020-07-31 06:39:39 -07:00
Brian Fiete
f034880723
Added diagnostics panel
2020-07-31 06:16:29 -07:00
Brian Fiete
327ba62b5a
Fixed 'expected error' logic
2020-07-19 11:57:04 -07:00
Brian Fiete
1e446a655c
Fixed Test4
2020-07-19 11:07:18 -07:00
Brian Fiete
c08d1161fb
Fixed crash when adding/renaming files during hot compile
2020-07-19 05:47:09 -07:00
Brian Fiete
86a41649ec
Added Diagnostics panel
2020-07-18 06:50:28 -07:00
Brian Fiete
2226e51977
Version fix
2020-07-06 13:23:48 -07:00
Brian Fiete
0d0d55741d
Fixed dynlib extension for macOS
2020-07-04 08:59:36 -07:00
Brian Fiete
6e5b6694a1
Fixed dynamic Beef libs on Linux/macOS
2020-06-30 12:13:20 -07:00
Brian Fiete
9e009b134c
Scope Prev/Next, other minor improvements
2020-06-23 15:24:50 -07:00
Brian Fiete
01d52131df
Partially allowing WSL compilation
2020-06-23 07:33:43 -07:00
Brian Fiete
c6f1f358a9
Added multi-line custom build command
2020-06-22 08:49:23 -07:00
Brian Fiete
156d8413ed
Fixed multiple-test issue
2020-06-20 05:15:01 -07:00
Brian Fiete
271d88f261
Added float format flags
2020-06-19 06:42:52 -07:00
Brian Fiete
d463832168
Added more editor keys and commands
2020-06-13 15:55:08 -07:00
Brian Fiete
76094437cb
IDE fixes
2020-06-10 07:12:26 -07:00
Brian Fiete
34b846b11c
Disable recent menu item when there are no items
2020-06-05 16:15:45 -07:00
Brian Fiete
5d9a5f183d
Fixed some auto-include/ignore project item issues
2020-06-04 17:19:57 -07:00
Brian Fiete
03fbc9d468
Fixes for type dependencies and tests for type deletion bug
2020-06-04 11:47:55 -07:00
Brian Fiete
394dec5bae
Fixed xcopy issue with input redirection
2020-06-01 08:40:15 -07:00
Brian Fiete
8bdfb8e93e
Fixed version check
2020-05-31 09:17:21 -07:00
Brian Fiete
dfde0c6dda
Merge pull request #292 from HydrogenC/patch-1
...
Deprecate [Stdcall]
2020-05-28 09:06:41 -07:00
Brian Fiete
1010e8ac83
Added font failovers for missing fonts
2020-05-25 11:02:09 -07:00