Commit Graph

185 Commits

Author SHA1 Message Date
Vadim Lopatin 008e7e742f libdparser 2015-02-20 16:20:11 +03:00
Vadim Lopatin b526afa7aa libdparser 2015-02-20 11:38:15 +03:00
Vadim Lopatin e6e5f28b9d libdparser 2015-02-19 12:12:31 +03:00
Vadim Lopatin ffc943e75b libdparse 2015-02-18 18:10:39 +03:00
Vadim Lopatin cf62449ce1 libdparse 2015-02-18 17:08:29 +03:00
Vadim Lopatin c3274b8a9c libdparse 2015-02-18 16:08:32 +03:00
Vadim Lopatin be2e3cdc54 libdparse integration experiments 2015-02-18 14:07:19 +03:00
Vadim Lopatin e8cd7b882c libdparser integration 2015-02-18 12:15:41 +03:00
Vadim Lopatin 353a8fc8a2 integration with libdparse, initial version 2015-02-18 10:58:23 +03:00
Vadim Lopatin 91591afb65 Merge branch 'master' of github.com:buggins/dlangide 2015-02-18 09:52:20 +03:00
Vadim Lopatin 4227477e18 commit dcd-client for win32 2015-02-18 09:51:47 +03:00
Vadim Lopatin cef3c4ff49 fix tokenizer - issue #31 2015-02-17 22:32:15 +03:00
Vadim Lopatin 6dd4ac7fe6 more settings 2015-02-17 17:54:23 +03:00
Vadim Lopatin 7778bd3ecf IDE settings, initial implementation 2015-02-17 17:41:19 +03:00
Vadim Lopatin 250ee0c224 update readme 2015-02-17 16:57:50 +03:00
Vadim Lopatin ded50dfbf3 better autocompletion 2015-02-17 16:41:12 +03:00
Vadim Lopatin 8389e71459 fix focus after completion 2015-02-17 16:09:30 +03:00
Vadim Lopatin 115e20ba79 DCD support improvements 2015-02-17 16:01:12 +03:00
Vadim Lopatin 0ae570dd26 dcd support 2015-02-17 14:22:00 +03:00
Vadim Lopatin ebc9ae9d3e pass project import paths to DCD client 2015-02-17 14:09:28 +03:00
Vadim Lopatin 4fa4bd22a6 dcdinterface improvements 2015-02-17 13:53:42 +03:00
Vadim Lopatin 7b4e43ef8d dcd integration 2015-02-17 13:20:44 +03:00
Vadim Lopatin 00577332a1 source and import paths 2015-02-17 11:50:34 +03:00
Vadim Lopatin 41c534d2b7 refactor DCDInterface 2015-02-17 10:15:15 +03:00
Vadim Lopatin 5cc61f1b76 rename simpledsyntaxhighlighter to shorter name 2015-02-17 09:37:45 +03:00
Vadim Lopatin ee16f38b1d Merge branch 'Freakazo-dcd' 2015-02-17 09:30:00 +03:00
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