Commit Graph

340 Commits

Author SHA1 Message Date
Basile Burg 19ff4f214f removed unused method 2014-12-16 08:18:00 +01:00
Basile Burg c0603f8e9d removed unused file 2014-12-16 07:54:50 +01:00
Basile Burg b00b2d5f48 bug found 2014-12-14 14:17:19 +01:00
Basile Burg d70200244b hide range error in debug mode 2014-12-14 14:16:54 +01:00
Basile Burg b93810099f added folding to cache system 2014-12-13 04:44:11 +01:00
Basile Burg 96be761415 fix, static macro auto insertion broken due to dollar added as wordbreaker 2014-12-12 08:03:20 +01:00
Basile Burg 0da23fa8f4 forgot to remove two ref to fDoc 2014-12-12 07:11:33 +01:00
Basile Burg 77e6a6ef77 fix, AV while closing doc on linux 2014-12-12 07:05:37 +01:00
Basile Burg 89cde48f5c fix, splitter bug on realign 2014-12-12 05:50:42 +01:00
Basile Burg ea85c97350 fix, splitter bug on realign 2014-12-12 05:36:29 +01:00
Basile Burg 82995b0963 fix , selection after move up/down 2014-12-12 05:23:12 +01:00
Basile Burg 45d84c2464 slightly improved the completion menu 2014-12-11 22:54:35 +01:00
Basile Burg 32c1defa71 added editor cache system 2014-12-11 14:04:58 +01:00
Basile Burg 4903d8097a added missing word breakers, solve current ident highlight issues 2014-12-11 12:16:31 +01:00
Basile Burg 3b746c212a removed old switch 2014-12-11 12:15:33 +01:00
Basile Burg 93be81f643 wrapped DCD things in a class: allow to save settings and the instance to know docs and projs.
+ fixes the small lag previously happening during first DCD query
2014-12-11 09:06:16 +01:00
Basile Burg d0ca1fbffa fix, changed ancestor, previous one didn't have a Shortcut.
removed default attrib, property is always written to setting file
2014-12-09 11:33:48 +01:00
Basile Burg 8fc973dd99 made clearer the reason why TCEOption force EntitiesConnector to update 2014-12-09 11:32:28 +01:00
Basile Burg 4e15bdcd15 optimized entities-connection performances at startup 2014-12-09 04:54:51 +01:00
Basile Burg dce827ef65 avoid possible failure if dir does not exist 2014-12-09 03:49:46 +01:00
Basile Burg 1592af26bb added TCEStaticEditorMacro 2014-12-09 03:48:59 +01:00
Basile Burg 58483b5c63 preparing alpha 9 2014-12-08 03:29:19 +01:00
Basile Burg 9a13de3c05 editor position buffer on key up 2014-12-07 10:51:20 +01:00
Basile Burg 817944c2e6 no way to redirect xterm like cmd 2014-12-07 08:53:55 +01:00
Basile Burg 1cf1a81c56 project outputFilename extension not constrained 2014-12-07 08:25:08 +01:00
Basile Burg 3c62646055 replaced custom extension stripping routine by sysutils version 2014-12-07 07:59:28 +01:00
Basile Burg 460db35033 binaries are on the rls page 2014-12-07 02:45:10 +01:00
Basile Burg c1bcec63e5 cleanup 2014-12-07 00:40:13 +01:00
Basile Burg 55dd5d13fe added file action, export to html 2014-12-06 22:40:47 +01:00
Basile Burg f567639784 tweaked guessMessageKind() to allow dscanner [warn] to be detected 2014-12-06 09:04:46 +01:00
Basile Burg 10164ecae9 tweaked getLineFromMessage() to allow dscanner "line:col" in addition to dmd "line,col" 2014-12-06 08:46:34 +01:00
Basile Burg f14b48da75 fix, module name get be retrieved "std.string" 2014-12-06 08:14:53 +01:00
Basile Burg 5d777a850f added persistence for splitters positions 2014-12-06 08:00:13 +01:00
Basile Burg 3db69ee89e added tool option, parameters can be passed from a dialog 2014-12-06 02:26:31 +01:00
Basile Burg 1e63f7d6e9 added a file filter 2014-12-06 02:10:10 +01:00
Basile Burg 74826a6fbb alias can be automatically set 2014-12-06 00:44:28 +01:00
Basile Burg eb7f061480 added support for MouseLinks: <Ctrl>+Move, <Ctrl>+<mbLeft>, invoke dcd find symbol loc 2014-12-06 00:38:34 +01:00
Basile Burg 19c2afe9d9 pass project src folder to dcd, mostly for Ctrl+Shift+up / find symb decl 2014-12-04 08:55:55 +01:00
Basile Burg 0b7efd8d9e tweaked non-default value color 2014-12-04 08:28:41 +01:00
Basile Burg 163c8dbf92 tweaked default compiler options 2014-12-04 08:28:13 +01:00
Basile Burg ab23dc13d9 cleanup 2014-12-04 00:56:21 +01:00
Basile Burg 3c1ef011aa cleanup 2014-12-04 00:53:24 +01:00
Basile Burg ea21bc207d fix, DCD completion half broken due to a typo 2014-12-04 00:48:48 +01:00
Basile Burg 76dd9b8d44 fix, double quoted string literal escape 2014-12-04 00:21:33 +01:00
Basile Burg 91e7cfe503 fix, char literal escape 2014-12-03 19:11:07 +01:00
Basile Burg 7807b0c9e6 removed useless swtich 2014-12-03 19:10:50 +01:00
Basile Burg e4b6c29bd2 Merge pull request #2 from BBasile/Coedit/master
Coedit/master
2014-12-03 03:28:33 +01:00
Basile Burg 9470f53a58 fix, static explorer warning for 'enum member' type 2014-12-03 02:15:42 +01:00
Basile Burg bdbc857e1f added action to copy symbol identifier 2014-12-02 08:11:44 +01:00
Basile Burg cb5ad75f3d fix, wysiwyg double quoted string 2014-12-02 04:14:01 +01:00