Brian Fiete
|
d4460f0236
|
Comment Toggle fix
|
2021-12-21 07:53:08 -05:00 |
|
Brian Fiete
|
2735238634
|
Comment Selection name change
|
2021-12-21 07:49:57 -05:00 |
|
Brian Fiete
|
dc1a7f9cbb
|
Selection fix
|
2021-12-21 07:49:40 -05:00 |
|
Brian Fiete
|
f029419cea
|
Option label change
|
2021-12-21 07:48:17 -05:00 |
|
Brian Fiete
|
666d8a4064
|
Merge branch 'master' into bfPrinter-mMaxCol-mWrapCommentsAt
|
2021-12-21 07:34:04 -05:00 |
|
Brian Fiete
|
35ebc965d7
|
Merge pull request #1266 from marsej/Comment-toggle-alternate-style-fix
Added editor option for // -style comments in certain cases
|
2021-12-21 07:31:42 -05:00 |
|
Brian Fiete
|
1155bd9600
|
Editor fixes
|
2021-12-21 07:13:47 -05:00 |
|
unknown
|
3a25b8385f
|
minor fix
|
2021-12-21 11:12:32 +02:00 |
|
unknown
|
acc2e5b14c
|
Add option for configuring mMaxCol with mWrapCommentsAt
|
2021-12-21 10:55:40 +02:00 |
|
Brian Fiete
|
4f83b61a10
|
Comptime rebuild flag
|
2021-12-20 09:52:29 -05:00 |
|
Brian Fiete
|
ce4b6e04de
|
Support for comptime file IO and process creation
|
2021-12-20 09:39:39 -05:00 |
|
unknown
|
77db22d095
|
Remove mToggleCommentAlt from SettingsDialog
|
2021-12-18 22:17:46 +02:00 |
|
unknown
|
28ad51fbfb
|
fix some whitespaces
|
2021-12-18 20:51:04 +02:00 |
|
unknown
|
f1652dd1aa
|
Remove mToggleCommentAlt setting
|
2021-12-18 20:45:02 +02:00 |
|
unknown
|
25e0959018
|
Add new key-defaults
|
2021-12-18 20:38:05 +02:00 |
|
unknown
|
5a5a3b0f54
|
Add the new commands to menu
|
2021-12-18 20:36:46 +02:00 |
|
unknown
|
76e94d1cdc
|
Add CommentLines CommentBlocks and replace ToggleComment
|
2021-12-18 20:29:15 +02:00 |
|
Brian Fiete
|
7b65f8887e
|
Fixed autocomplete stack overflow
|
2021-12-16 08:00:20 -05:00 |
|
Brian Fiete
|
224a17e669
|
Fixed ability to view huge (>2GB) spans
|
2021-12-16 07:49:39 -05:00 |
|
Brian Fiete
|
8bc5d09787
|
Error text fix
|
2021-12-15 17:06:43 -05:00 |
|
Brian Fiete
|
a2a97a8e5f
|
Fixed issue detaching editdata when resetting ui
|
2021-12-15 16:24:30 -05:00 |
|
disarray2077
|
53312a35f3
|
Allow underline in generated file name
|
2021-12-15 11:41:02 -03:00 |
|
Simon Lübeß
|
c2c7431620
|
Fixed autocomplete flickering while typing
|
2021-12-15 11:25:38 +01:00 |
|
Brian Fiete
|
8623f8f7e5
|
Removed buttons during regen
|
2021-12-14 11:13:51 -05:00 |
|
disarray2077
|
c545e4ed37
|
Fix folder renaming
|
2021-12-13 10:36:31 -03:00 |
|
unknown
|
969e7af491
|
fix missing mToggleCommentAlt
|
2021-12-13 03:55:27 +02:00 |
|
EinBurgbauer
|
506f5b7d5d
|
file generation dropdown changes, dialog fix
|
2021-12-12 13:10:30 +01:00 |
|
Simon Lübeß
|
8847de545a
|
Basic Utf8 support
|
2021-12-11 23:38:25 +01:00 |
|
Brian Fiete
|
cb6f88b047
|
Minlib fix
|
2021-12-11 10:49:12 -08:00 |
|
Brian Fiete
|
bc996ca471
|
Change label
|
2021-12-11 10:45:40 -08:00 |
|
Brian Fiete
|
f17ed3c749
|
Fix for clicking OK button
|
2021-12-11 10:02:15 -08:00 |
|
Brian Fiete
|
73099e4a04
|
Code generator support
|
2021-12-11 09:08:42 -08:00 |
|
unknown
|
8522ca4216
|
commenting blank now does nothing
|
2021-12-11 07:02:11 +02:00 |
|
unknown
|
14bf2addd9
|
add blank line back
|
2021-12-11 06:20:46 +02:00 |
|
unknown
|
6e011678b4
|
fix whitespace
|
2021-12-11 06:15:53 +02:00 |
|
unknown
|
20261f5d0d
|
Added ToggleCommentAlt as Toggle comments alternate style under Settings/Editor
|
2021-12-11 06:02:11 +02:00 |
|
unknown
|
b3cf28f500
|
Added ToggleCommentAlt for who prefer multi-line // comments
|
2021-12-11 05:58:45 +02:00 |
|
Simon Lübeß
|
f9f53eb97b
|
Basic fuzzy search for autocomplete
|
2021-12-08 22:08:57 +01:00 |
|
Brian Fiete
|
09bf85ad0e
|
Improved performance with lots of raw leaks displayed
|
2021-12-06 12:35:13 -08:00 |
|
Brian Fiete
|
9f57be150e
|
Merge pull request #1252 from blat-blatnik/OpenTabsOnRight
[IDE] Added setting to open new tabs on right instead of left
|
2021-12-06 09:39:49 -08:00 |
|
disarray2077
|
8b96697fdf
|
Also expose type-specific AllocStackCount
|
2021-12-04 19:27:28 -03:00 |
|
disarray2077
|
111b785081
|
Expose AllocStackCount to corlib
|
2021-12-04 17:19:08 -03:00 |
|
Brian Fiete
|
15003d5f6a
|
ContainsAlt rename
|
2021-12-03 05:58:45 -08:00 |
|
blat-blatnik
|
4c8a4ec769
|
Reset to default.
|
2021-12-01 08:02:36 +01:00 |
|
blat-blatnik
|
0e0a989e8e
|
Should work for all tabs now.
|
2021-12-01 00:21:12 +01:00 |
|
blat-blatnik
|
318cb6524d
|
Added setting to open new tabs on right instead of left
|
2021-11-30 23:37:44 +01:00 |
|
Brian Fiete
|
a8546fbbdf
|
Merge pull request #1198 from MineGame159/remember_string_find_class
[IDE] Find class dialog and open file in workspace dialog now remembers last searched string
|
2021-11-30 09:21:45 -08:00 |
|
Brian Fiete
|
223b7b9e1b
|
Merge pull request #1212 from miere43/delete-all-right
Add "Delete All Right" command to IDE
|
2021-11-29 09:27:06 -08:00 |
|
Brian Fiete
|
0bb273b898
|
Remove unnecessary pauses for build scripts
|
2021-11-26 08:56:01 -08:00 |
|
Brian Fiete
|
0592701576
|
Respect debug working directory during test
|
2021-11-23 12:39:25 -08:00 |
|