Vadim Lopatin
|
d7339d344a
|
merge latest changes for d syntax highlighter
|
2015-02-17 09:28:43 +03:00 |
Vadim Lopatin
|
2e4f9c7efc
|
merge Freakazo changes for DCD - pool request 29
|
2015-02-17 09:23:57 +03:00 |
Vadim Lopatin
|
e589569941
|
Merge pull request #30 from MrSmith33/master
Fix appending string to dchar[]
|
2015-02-17 09:00:39 +03:00 |
Andrey Penechko
|
0cf500d6b3
|
Fix appending string to dchar[]
|
2015-02-17 03:01:21 +02:00 |
Vadim Lopatin
|
6dd80be82d
|
debugger support, continue
|
2015-02-16 17:48:29 +03:00 |
Vadim Lopatin
|
baa1656de3
|
win32 debugging support, continue
|
2015-02-16 15:31:04 +03:00 |
Vadim Lopatin
|
2a4dca1da9
|
implement settings file for shortcuts: issue #23
|
2015-02-16 12:07:35 +03:00 |
Hans-Albert Maritz
|
bea3c5efb3
|
renamed files to fit style guidelines
|
2015-02-15 20:16:46 +11:00 |
Hans-Albert Maritz
|
7d59862c2b
|
Removed unused function
|
2015-02-15 17:29:28 +11:00 |
Hans-Albert Maritz
|
158d1f1442
|
Cleaned up Show completions
|
2015-02-15 17:27:16 +11:00 |
Hans-Albert Maritz
|
747cb61fee
|
Cleaned up Go To Definition implemention
|
2015-02-15 17:02:53 +11:00 |
Hans-Albert Maritz
|
736517018f
|
Moved SimpleDSyntaxHighlighter class out of dsourceedit
|
2015-02-15 07:42:52 +11:00 |
Hans-Albert Maritz
|
0ebdc67c96
|
Add autocomplete to editor popup and added Show Completions translation
|
2015-02-15 07:27:56 +11:00 |
Hans-Albert Maritz
|
2b438dd653
|
Set focus on completion popup to allow for arrow key selection of completion item
Also set focus back to editor after completion popup
|
2015-02-15 07:06:25 +11:00 |
Hans-Albert Maritz
|
317749bee8
|
revert change in findPairedBracket, set max height to completion popup menu.
|
2015-02-15 06:38:35 +11:00 |
Hans-Albert Maritz
|
0b026d2c6c
|
merge with master
|
2015-02-14 09:40:56 +11:00 |
Hans-Albert Maritz
|
6b5e307753
|
Send the editor content instead of the file name to dcd
|
2015-02-14 09:35:59 +11:00 |
Hans-Albert Maritz
|
ec9b0a2147
|
Insert completion suggestion. issue #20
|
2015-02-14 09:02:46 +11:00 |
Vadim Lopatin
|
b1d4e29057
|
ask user to save unsaved files when closing IDE window - issue #28 implemented for win32 backend
|
2015-02-13 14:21:53 +03:00 |
Vadim Lopatin
|
b874f3e060
|
filter dragged files by file type - leave text files only
|
2015-02-13 13:40:49 +03:00 |
Vadim Lopatin
|
f60032cc4a
|
implement drag&drop files to application window - issue #24
|
2015-02-13 13:38:07 +03:00 |
Vadim Lopatin
|
2fe2506eca
|
fix opening file missing in project - issue #24
|
2015-02-13 10:51:21 +03:00 |
Vadim Lopatin
|
b597326363
|
fix crashes
|
2015-02-12 21:36:17 +03:00 |
Vadim Lopatin
|
fd570d2358
|
improvements in tokenizer
|
2015-02-12 20:21:36 +03:00 |
Vadim Lopatin
|
0fdb79fd1e
|
tokenizer improvements
|
2015-02-12 18:26:50 +03:00 |
Vadim Lopatin
|
df0450ee87
|
improve tokenizer
|
2015-02-12 17:07:43 +03:00 |
Vadim Lopatin
|
3b12b936ff
|
fix shortcuts; fix tokenizer bug
|
2015-02-12 16:39:10 +03:00 |
Vadim Lopatin
|
e185c2a935
|
tooltips for toolbar buttons
|
2015-02-12 15:24:47 +03:00 |
Vadim Lopatin
|
8bcf603b27
|
fix tokenizer; initial implementation of win32 debugger
|
2015-02-12 13:19:11 +03:00 |
Vadim Lopatin
|
f8ce6dad8f
|
fixes in brackets matching
|
2015-02-12 11:13:52 +03:00 |
Hans-Albert Maritz
|
0b01ca2b86
|
Add navigation menu item and remove toolbar items.
|
2015-02-12 10:41:26 +11:00 |
Hans-Albert Maritz
|
56ac7b9fac
|
Added popup to show completion suggestions. issue #20
|
2015-02-12 10:18:51 +11:00 |
Hans-Albert Maritz
|
e09844343e
|
Implementated getting completion suggestions.
See issue #20
Suggestions is not displayed yet.
|
2015-02-12 06:06:23 +11:00 |
Hans-Albert Maritz
|
d766508c99
|
Initial implementation of "Go to definition".
Uses DCD to get location. See issue #5
|
2015-02-12 04:53:41 +11:00 |
Vadim Lopatin
|
31a6288225
|
matching brackets working finally - issue #19 is implemented
|
2015-02-11 16:14:15 +03:00 |
Vadim Lopatin
|
4ed1d85dab
|
matching brackets highlight
|
2015-02-11 15:55:42 +03:00 |
Vadim Lopatin
|
00a50801e1
|
braces matching, continue
|
2015-02-11 15:17:05 +03:00 |
Vadim Lopatin
|
2422cb222e
|
fix window size
|
2015-02-11 13:37:24 +03:00 |
Vadim Lopatin
|
0fee21f99c
|
popup menu support for workspace tree
|
2015-02-11 12:04:12 +03:00 |
Vadim Lopatin
|
da35064cd8
|
fix readme
|
2015-02-11 11:01:30 +03:00 |
Vadim Lopatin
|
ccd774d97a
|
improvements
|
2015-02-11 10:56:46 +03:00 |
Vadim Lopatin
|
fc48143fc5
|
add ctrl+[, ctrl+] for indent/unindent; disable settings menu items
|
2015-02-11 09:35:42 +03:00 |
Vadim Lopatin
|
44bcf89d84
|
update package description
|
2015-02-10 18:38:51 +03:00 |
Vadim Lopatin
|
d9cbe8382b
|
update readme
|
2015-02-10 18:33:12 +03:00 |
Vadim Lopatin
|
a08d03887e
|
highlight paired bracket, part 1
|
2015-02-10 18:31:42 +03:00 |
Vadim Lopatin
|
8afcc1ff9c
|
update project properties
|
2015-02-10 17:58:24 +03:00 |
Vadim Lopatin
|
c9595f64aa
|
optimization
|
2015-02-10 16:07:43 +03:00 |
Vadim Lopatin
|
ffe10b24b8
|
highlight compiler output; fix tetris sample dub.json
|
2015-02-10 11:25:33 +03:00 |
Vadim Lopatin
|
5b95c5a66f
|
Merge pull request #13 from Extrawurst/patch-1
specify dmd version to build
|
2015-02-10 10:19:42 +03:00 |
Vadim Lopatin
|
0e596e2213
|
Merge pull request #16 from Extrawurst/master
parse compiler output for errors/warnings and make it clickable to jump ...
|
2015-02-10 10:06:18 +03:00 |