Brian Fiete
|
e81c0d6dfa
|
Fixed a splat-to-addr bug with methodRef captures
|
2021-12-27 15:26:20 -05:00 |
|
Brian Fiete
|
87ab0ad169
|
Added error for 'readonly' on methods with non-ref return
|
2021-12-27 15:05:58 -05:00 |
|
Brian Fiete
|
b2cb8f74d3
|
Added GetEnumerator
|
2021-12-27 14:34:55 -05:00 |
|
Brian Fiete
|
c5e1e70409
|
Merge pull request #1308 from disarray2077/patch-4
Add IsDefined<T>, GetValues<T> and GetNames<T> to Enum class
|
2021-12-27 20:28:28 +01:00 |
|
Brian Fiete
|
b57ac935e5
|
Add "Time Autocomplete" internal IDE flag
|
2021-12-27 14:25:34 -05:00 |
|
disarray2077
|
f0bd5ceea5
|
Fix enum fields enumerator
|
2021-12-27 16:06:05 -03:00 |
|
Brian Fiete
|
1d30beb2d2
|
Add comment for SetDefinitionLocation change
|
2021-12-27 14:03:08 -05:00 |
|
Brian Fiete
|
9cbc638873
|
Properly dispose of variant result
|
2021-12-27 14:02:51 -05:00 |
|
Brian Fiete
|
9d63e3e585
|
Merge pull request #1295 from marsej/ErrorsPanel-fix
Fix flaky ShowErrorNext and random re-ordering in ErrorsPanel
|
2021-12-27 19:38:10 +01:00 |
|
Brian Fiete
|
22867908ad
|
Merge pull request #1304 from disarray2077/patch-2
Fix Property Go To Definition
|
2021-12-27 19:35:46 +01:00 |
|
Brian Fiete
|
cc0455fbb0
|
Merge pull request #1310 from disarray2077/patch-5
Make Variant `IDisposable`
|
2021-12-27 19:35:23 +01:00 |
|
Brian Fiete
|
268d7f7dba
|
Fixed DoImplicitArgCapture with value composite member
|
2021-12-27 13:34:36 -05:00 |
|
Brian Fiete
|
977772de08
|
Fixed name
|
2021-12-27 13:16:38 -05:00 |
|
Brian Fiete
|
d40ddc0e69
|
Added EnumCase field flag
|
2021-12-27 13:14:17 -05:00 |
|
Brian Fiete
|
bbdcb44988
|
Merge remote-tracking branch 'origin/master'
|
2021-12-27 12:55:20 -05:00 |
|
Brian Fiete
|
b9908cb4a8
|
Allow calling convention attributes
|
2021-12-27 12:55:14 -05:00 |
|
Brian Fiete
|
096ade7614
|
Remove warning for 32-bit
|
2021-12-27 12:33:32 -05:00 |
|
disarray2077
|
b707bef001
|
Make Variant IDisposable
|
2021-12-27 14:22:22 -03:00 |
|
disarray2077
|
60c0377d95
|
Add IsDefined<T>, GetValues<T> and GetNames<T> to Enum class
|
2021-12-27 13:45:52 -03:00 |
|
Brian Fiete
|
edb4b620f8
|
Merge pull request #1303 from disarray2077/patch-1
Fix Initializer Go To Definition
|
2021-12-27 17:11:12 +01:00 |
|
Brian Fiete
|
85663b82ad
|
Merge pull request #1307 from disarray2077/patch-3
Add methods PadLeft/PadRight and Equals(StringView) to String class
|
2021-12-27 17:06:51 +01:00 |
|
disarray2077
|
bf9753f8a2
|
Add methods PadLeft/PadRight and Equals(StringView) to String class
|
2021-12-27 12:38:33 -03:00 |
|
Brian Fiete
|
8e543d8cc5
|
Support for generic attributes
|
2021-12-27 10:21:47 -05:00 |
|
Brian Fiete
|
32fb5956aa
|
Bump to c++17
|
2021-12-27 10:21:34 -05:00 |
|
Brian Fiete
|
f13fc76cd0
|
Fixed case where tuple has var member
|
2021-12-27 10:01:03 -05:00 |
|
Brian Fiete
|
da58610736
|
HasSelection fix for cursor up/down
|
2021-12-27 09:35:54 -05:00 |
|
Brian Fiete
|
fe9286f41c
|
Fix small selection issues after uncomment
|
2021-12-27 09:35:34 -05:00 |
|
Brian Fiete
|
33204ff599
|
Evaluate mixin result as expression in mixin definition
|
2021-12-27 06:47:46 -05:00 |
|
Brian Fiete
|
905ccae64c
|
Fixed cursor up/down when there's a selection
|
2021-12-27 06:17:14 -05:00 |
|
Simon Lübeß
|
8f0502972f
|
Added option to toggle between classic and fuzzy autocomplete
|
2021-12-25 21:03:05 +01:00 |
|
Simon Lübeß
|
ac99191487
|
Sort updated autocomplete results
|
2021-12-24 14:08:40 +01:00 |
|
Simon Lübeß
|
04888b8f10
|
Improved performance of fuzzy string matching
|
2021-12-24 14:08:05 +01:00 |
|
Simon Lübeß
|
b70745ef1e
|
Merge branch 'master' of https://github.com/beefytech/Beef into FuzzyAutoComplete
|
2021-12-24 14:07:34 +01:00 |
|
disarray2077
|
f7b6bf4ba2
|
Fix Property Go To Definition
|
2021-12-23 19:06:38 -03:00 |
|
disarray2077
|
2ccfd9e2d8
|
Fix Initializer Go To Definition
|
2021-12-23 18:36:07 -03:00 |
|
Brian Fiete
|
6e869c5ac5
|
Fixed Quick Info command
|
2021-12-23 07:34:54 -05:00 |
|
Brian Fiete
|
6c2d03c898
|
Removed erroneous assertion in DoImplicitArgCapture
|
2021-12-23 07:25:45 -05:00 |
|
Brian Fiete
|
e2337e7ac1
|
Fixed issue clearing duplicate key binds
|
2021-12-23 07:07:03 -05:00 |
|
Brian Fiete
|
6e988b90aa
|
Moved default 'Comment Lines' to 'Ctrl+K, Ctrl+/'
|
2021-12-23 06:29:25 -05:00 |
|
unknown
|
3335536081
|
Fix whitespace
|
2021-12-23 02:33:14 +02:00 |
|
unknown
|
3676825b12
|
Fix whitespace
|
2021-12-23 02:27:57 +02:00 |
|
unknown
|
70c41dbfc3
|
Fix whitespace
|
2021-12-23 02:25:37 +02:00 |
|
unknown
|
96f2e07fb8
|
Fix flaky ShowErrorNext and random re-ordering in ErrorsPanel
|
2021-12-23 02:19:56 +02:00 |
|
Brian Fiete
|
4f9146c875
|
Merge pull request #1293 from disarray2077/patch-2
Fix dynamic libraries in Linux and MacOS
|
2021-12-22 14:27:45 -05:00 |
|
disarray2077
|
72c31e545c
|
Fix dynamic libraries in Linux and MacOS
|
2021-12-22 16:00:41 -03:00 |
|
Brian Fiete
|
a5a8ae9076
|
Mangle fix - name set when it should append
|
2021-12-22 13:35:25 -05:00 |
|
Brian Fiete
|
0cd0c8905c
|
Fixed issue typing '/'
|
2021-12-22 09:55:52 -05:00 |
|
Brian Fiete
|
ad46ac81e5
|
Update VS download link
|
2021-12-22 05:53:49 -05:00 |
|
Brian Fiete
|
d3e5005814
|
DoesLiteralFit selection fix
|
2021-12-22 05:43:46 -05:00 |
|
Brian Fiete
|
a5794d210c
|
Removed multi-line line commenting from ToggleComment
|
2021-12-21 18:11:46 -05:00 |
|