Commit Graph

2708 Commits

Author SHA1 Message Date
Basile Burg 7da29420c6 update dparse 2018-09-01 01:53:31 +02:00
Basile Burg c14949b755 cleanup and fix page control test app 2018-08-29 13:28:31 +02:00
Basile Burg 1bfc03ce2d update dparse 2018-08-29 11:03:28 +02:00
Basile Burg 318d94f51d kill D-Scanner if not yet returned 2018-08-29 10:47:49 +02:00
Basile Burg 9e8616eb5d rlz 2018-08-13 07:01:36 +02:00
Basile Burg b3a407d283 EN mistake in comment 2018-08-13 05:50:35 +02:00
Basile Burg aff6ecca60 bad method name, there are many of them 2018-08-13 05:39:53 +02:00
Basile Burg 0d6da7fcd6 fix #354 - CallTips stacking doesn't work fine anymore 2018-08-13 05:15:34 +02:00
Basile Burg fc63dbefee Also remove DCD cache when a libman entry is removed 2018-08-10 08:53:21 +02:00
Basile Burg 9f08e32488 update dparse 2018-08-10 00:58:22 +02:00
Basile Burg cad8a59a94 libman, remove deactivated or deleted entries from dcd 2018-08-10 00:55:24 +02:00
Basile Burg 0872eb54d0 DCD wrapper, add support for import path removal 2018-08-10 00:54:15 +02:00
Basile Burg 7439aea55e fix #355 - Completion doesn't work for items in project groups 2018-08-09 04:13:05 +02:00
Basile Burg 2657767c3e fix wrong icon for UpdateGitBranches action 2018-08-08 23:52:54 +02:00
Basile Burg 53c995b735 update version 2018-08-04 05:21:24 +02:00
Basile Burg c1c5bb7798 update dparse 2018-08-04 05:20:35 +02:00
Basile Burg cd783ab90a start #353 2018-08-03 22:24:08 +02:00
Basile Burg c1375df3d0 rename showCallTips overload that takes a string 2018-08-03 21:22:22 +02:00
Basile Burg 77efdfedc0 rename bad func ident, this func is only called after NewLine
and not to determine if caret is in ddoc
2018-08-03 21:18:40 +02:00
Basile Burg e0d651b99a fix #345 - Auto insertion of leading `+` or `*` sometimes fails for the first line following `/**` / `/++` 2018-08-03 21:12:28 +02:00
Basile Burg c8c69e3f40 fix error displayed after refreshing list of git branches
and when opening a project that's not a repo
2018-08-01 02:14:13 +02:00
Basile Burg 9c3460a501 rlz 2018-07-23 07:01:04 +02:00
Basile Burg 7dd8799062 update dparse 2018-07-23 05:49:12 +02:00
Basile Burg 5a000088d9 fix, proj inspct widg filter size issue 2018-07-22 09:55:37 +02:00
Basile Burg 39467ccb5c remove doc for the static macros 2018-07-19 21:46:28 +02:00
Basile Burg 668b5a4599 fix a few zombie procs
(dub since auto fetch added, git since branch switching added)
2018-07-19 15:29:29 +02:00
Basile Burg f7f1c4b856 messages, add protection against long lines bugging gtk2, close #351 2018-07-19 15:11:34 +02:00
Basile Burg fd20f544cb remove deleted file from project 2018-07-19 15:01:52 +02:00
Basile Burg 4da6eba301 remove static editor macros, close #349 2018-07-14 13:00:42 +02:00
Basile Burg 61b7ea3bc4 update version 2018-07-13 17:16:07 +02:00
Basile Burg 6e8d8889a1 fix #348 - piping git - stderr is also for log, stdout is just for the payload 2018-07-13 17:13:37 +02:00
Basile Burg 391fa0e271 rlz 2018-07-12 07:22:45 +02:00
Basile Burg 4c4c5541e8 update setup builder version 2018-07-12 07:13:47 +02:00
Basile Burg 13f35e9c54 update version 2018-07-12 07:08:16 +02:00
Basile Burg 1b9944f733 add project menu items for git branche checlout and git pull 2018-07-11 16:26:35 +02:00
Basile Burg 7658621a93 mini expl, add supoort for movind splitter with mouse whell, close #343 2018-07-11 13:00:56 +02:00
Basile Burg dac5f31ecf add a c++ highlighter 2018-07-11 07:22:18 +02:00
Basile Burg be41ff25e5 fix, caret position lost when finding call tip after after left paren failed 2018-07-09 01:27:49 +02:00
Basile Burg e35b4a672a prevent possible unsafe access when opening a doc with split view activated 2018-07-09 00:48:42 +02:00
Basile Burg 918388e9ef Add IDE interface for observing the mini explorer
allowing the symstring expander to update more smartly
2018-07-08 13:52:32 +02:00
Basile Burg e675198118 prevent more feature that don't work when doc is not a d source 2018-07-08 13:27:57 +02:00
Basile Burg f9836c9117 show call tips after typing comma, close #344 2018-07-08 13:27:20 +02:00
Basile Burg 4eb691225f rlz 2018-07-04 06:22:45 +02:00
Basile Burg 7afe6a8321 editor, gives a hint about indentation to choose when mixed style is detected 2018-07-03 15:39:04 +02:00
Basile Burg 32e03e9a9b Also prevent brace auto closing with ctrl when invoked directly 2018-07-03 14:42:37 +02:00
Basile Burg ef2ca016ff improve curly brace auto-closing and support CTRL to skip auto closing, clsoe #342 2018-07-03 13:48:53 +02:00
Basile Burg e4fd4d7672 update submodules 2018-07-03 13:31:54 +02:00
Basile Burg 3059dc36e7 style, prefer always semicolon on last statement of the block 2018-07-03 10:53:29 +02:00
Basile Burg 38e4e41abb planned maintenance for bug #293
xref ab68e7287e
2018-07-03 10:52:45 +02:00
Basile Burg e2118ceabc add diloag to create new dub project, deactivated for now
see added comment in main.pas
2018-07-03 09:44:39 +02:00