Commit Graph

288 Commits

Author SHA1 Message Date
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
Vadim Lopatin cdde4883e7 update dlangui dependency 2015-02-10 09:57:52 +03:00
Vadim Lopatin 31054482b4 toggle comment feature 2015-02-09 17:43:25 +03:00
Vadim Lopatin 0221da6a76 toggle line comment is working 2015-02-09 17:04:33 +03:00
Vadim Lopatin 14537d67c8 support block comment - uncomment 2015-02-09 16:26:20 +03:00
Vadim Lopatin 4000298679 toggle comment support 2015-02-09 15:28:54 +03:00
Vadim Lopatin da9eafebaf toggle line comments support 2015-02-09 12:33:54 +03:00
Vadim Lopatin 223c562913 add popup menu 2015-02-09 09:44:36 +03:00
Vadim Lopatin 263f9b8d81 more editor actions 2015-02-08 21:23:41 +03:00
Vadim Lopatin 339cdb489d fix close button flag 2015-02-08 19:52:34 +03:00
Stephan Dilly a481a851d0 parse compiler output for errors/warnings and make it clickable to jump to sourcefile/line 2015-02-06 23:16:10 +01:00
Stephan Dilly c8aa277c54 specify dmd version to build
at least 2.065 does not build the project
2015-02-06 19:53:34 +01:00
Vadim Lopatin 1278b1c0e8 fixes 2015-02-06 16:54:46 +03:00
Vadim Lopatin 42fb5cab8e font rendering setting - AutoHint, gamma=0.8 2015-01-31 19:03:45 +03:00
Vadim Lopatin 6f6fe65b31 update actions - continue 2015-01-31 08:04:43 +03:00
Vadim Lopatin 6d482ab4b0 enable / disable toolbar buttons dependin on app state 2015-01-30 17:56:26 +03:00
Vadim Lopatin 301de56d9f tune font settings 2015-01-30 12:05:29 +03:00
Vadim Lopatin bf73e5877d fixes 2015-01-29 22:41:32 +03:00
Vadim Lopatin 0e1d8eae18 update readme 2015-01-29 18:24:42 +03:00
Vadim Lopatin defbaa3f60 improve workspace operations; add upgrade dependencies and refresh project commans; add Tetris project as a sample 2015-01-29 18:03:00 +03:00
Vadim Lopatin 6f2844a1df support build, run and different build configurations with dub 2015-01-29 16:52:32 +03:00
Vadim Lopatin 13e06670b9 fix project props 2015-01-29 16:31:08 +03:00