1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Commit graph

1225 commits

Author SHA1 Message Date
Brian Fiete
c53c7b4157 Fixed readonly addr handling of indexer expression 2025-06-02 06:35:33 +02:00
Brian Fiete
3291ed6966 Show error dialog on failure to load settings file 2025-06-01 18:34:00 +02:00
Brian Fiete
8bd1ed02bc
Merge pull request #2252 from eveningstarinc/Fraser/ExpandedDocumentationSupport
Expanded documentation support while hovering over a function
2025-06-01 07:16:09 +02:00
Brian Fiete
2d251fc2e4 Fixed crash renaming project with project folders 2025-05-29 07:23:55 +02:00
ESH
4be82a0869 Pop unused children 2025-05-28 12:50:40 +02:00
Brian Fiete
39a1f44b9c Move empty autocomplete entry check into c++ side 2025-05-27 06:27:11 +02:00
Fraser
75ec0cf269 update string null check 2025-05-27 05:02:30 +10:00
Brian Fiete
a8b19b0d81 Fixed duplicate hotkey issue with newly-added commands 2025-05-26 18:32:48 +02:00
Brian Fiete
adb7a2bdef Ctrl+Alt+Up/Down support, QuickFind Ctrl+D fixes 2025-05-26 14:44:51 +02:00
Brian Fiete
2ce4ec2e3f Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
Fraser
bd333e5e67 add expanded documentation info upon hovering over a function 2025-05-26 15:12:07 +10:00
Brian Fiete
ba4d29d28d
Merge pull request #2229 from kallisto56/master
Feature: Multi-Cursors
2025-05-25 11:21:35 +02:00
Brian Fiete
9add2e1548
Merge pull request #2203 from eveningstarinc/Yuvan/CustomBuildProperties
Custom Build Properties: Proof of Concept Implementation
2025-05-25 08:52:04 +02:00
Brian Fiete
c889877443 Minlib fixes 2025-05-19 16:19:15 +02:00
Chernyavsky Andrey
5d72a7bdbd Close AutoComplete without removing cursors 2025-05-18 17:46:26 +05:00
Chernyavsky Andrey
1d9c51e28d Fix: Only primary cursor scrolls AutoComplete list 2025-05-16 14:44:02 +05:00
Brian Fiete
dd9bc6636b Protection fix 2025-05-15 17:10:21 +02:00
Brian Fiete
01ba9507c0 Improved protection checks of inner type 2025-05-15 17:04:25 +02:00
Yuvan Wickramasinghe
9a2e5d70a3
Resolve project path string 2025-05-13 18:00:31 -07:00
Yuvan Wickramasinghe
aa46ebadb7
Resolve Windows file version and product version strings. 2025-05-13 17:47:21 -07:00
Yuvan Wickramasinghe
0cf382532c
Removed temporary member resolution logic from custom build properties 2025-05-13 15:29:01 -07:00
Yuvan Wickramasinghe
524ebaa914
Merge remote-tracking branch 'upstream/master' into Yuvan/CustomBuildProperties 2025-05-13 15:14:10 -07:00
disarray2077
6a35544195 Linux fixes 2025-05-11 23:27:42 -03:00
Brian Fiete
262d3179b1
Merge pull request #2222 from MineBill/linux-package-manager
Make the package manager work on Linux.
2025-05-10 12:00:11 +02:00
Chernyavsky Andrey
c6fa2b8e79 Feature: Multi-Cursors 2025-05-04 07:59:10 +05:00
MineBill
94f39b3de7
Only use '.exe' file extension for windows. 2025-04-15 12:31:14 +03:00
MineBill
7f4fd1e87d
Only set UseShellExecute = false for windows. 2025-04-15 12:29:23 +03:00
unknown
7cf64ac9a2 fix autocomplete param position for multiline doc strings 2025-04-12 21:43:16 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
4b879670ca
Merge remote-tracking branch 'upstream/master' into Yuvan/CustomBuildProperties 2025-03-28 14:48:45 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
fe967e6a04
Check for custom build properties in DoResolveConfigString. 2025-03-28 10:51:18 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
d929e1bfe9
Resolve custom build properties specified in workspace project specs. 2025-03-28 10:44:59 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
da31757fa7
Missed a couple places where custom build properties should be loaded. 2025-03-28 10:44:48 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
80a72f991d
Update BeefBuild to use new custom build properties API. 2025-03-28 10:44:40 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
275dbd14e8
Check custom build properties before outputting error message. 2025-03-28 10:44:31 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
b55f980531
Refactored code to resolve custom build properties in Beef projects. 2025-03-28 10:44:23 -07:00
LAPTOP-NV8MPI8C\Yuvan Wickramasinghe
803b9890e2
Beef custom properties proof of concept implementation. 2025-03-28 10:43:50 -07:00
Brian Fiete
81a9478e77 mHadValidateErrors propagation fix 2025-03-23 07:49:01 -04:00
Brian Fiete
94adbe1548 Allow file associations to open BeefSpace.toml as workspace 2025-03-21 13:26:56 -04:00
Brian Fiete
466ada3d0e
Merge pull request #2193 from Fusioon/fix-#2148
Preserve cursor position on CommentLines
2025-03-21 08:40:50 -04:00
Brian Fiete
ab8fa7a91a Fixed redirect issue with -run 2025-03-21 07:50:15 -04:00
Brian Fiete
4ec17514e3 Git debug info 2025-03-20 10:31:46 -04:00
Brian Fiete
f89ad51131 mProjectPanel null fix 2025-03-20 10:04:41 -04:00
Brian Fiete
1c9d1eeae5 Version bump to 0.43.6 2025-03-19 11:01:28 -04:00
Brian Fiete
6974906d2a Null version fix in remote project dependencies 2025-03-17 07:36:15 -04:00
Brian Fiete
cd3052e418 Added Dialog.GenerateClipboardText to fix About version info copy 2025-03-17 06:53:06 -04:00
Fusioon
706d6d1544 Preserve cursor position on CommentLines 2025-03-14 22:38:52 +01:00
Brian Fiete
27620fa35d Fixed local var warning 2025-03-13 08:08:54 -04:00
Brian Fiete
7a752a3375 CompileFail fix 2025-02-22 10:40:14 -08:00
disarray2077
ad22d71e21
Set focus to class name when opening Class Generator 2025-02-18 20:26:01 -03:00
Brian Fiete
de7ec27032 Tweaks to Line Height Scale 2025-02-16 12:04:28 -08:00