Commit Graph
4029 Commits
Author SHA1 Message Date
Joao Moreno e634302883 extract userData path computation 2016-05-04 11:26:38 +02:00
Joao Moreno e9f9aad3f8 fix bad JS 2016-05-04 11:26:38 +02:00
isidor 0dfaf2cca3 debug: transition to running state after launch / attach also 2016-05-04 10:59:20 +02:00
isidor e807b1caa9 debug: reduce min panel height
fixes #6085
2016-05-04 10:02:33 +02:00
Johannes Rieken 43f6ac04d4 some clean up and storage of peek view layout data 2016-05-04 09:56:04 +02:00
Johannes Rieken e23fe6364e make zone widget abstract 2016-05-04 09:56:04 +02:00
isidor f348d02a50 debug: show 'Thread' on hover
fixes #5807
2016-05-04 09:54:06 +02:00
Johannes Rieken 0773b92c0c fix another keybinding#invokeHandler regression which happens when having a constraint defined... 2016-05-04 09:00:29 +02:00
Johannes Rieken cff665d10a 💄 renames in rename 2016-05-04 08:40:03 +02:00
Johannes Rieken 20180be747 show rename widget on top of peek widget, fixes #6075 2016-05-04 08:32:51 +02:00
Benjamin Pasero ac30659fdb inline constant 2016-05-04 08:28:28 +02:00
Yuki Ueda af161ec614 delete SuggestRegistry 2016-05-04 10:52:39 +09:00
Yuki Ueda 52b8e28ff7 Merge remote-tracking branch 'refs/remotes/Microsoft/master' into Ikuyadeu/remove_shouldShowEmptySuggestionList 2016-05-04 10:29:44 +09:00
Yuki Ueda c959f8a8be delete mode change event 2016-05-04 09:48:29 +09:00
Yuki Ueda 1dd15066c7 remove some parameter 2016-05-04 09:48:29 +09:00
Yuki Ueda 6970c052d0 remove some 2016-05-04 09:48:29 +09:00
isidor 95f55954f0 debug: context menu actions for threads
fixes #5643
2016-05-03 22:35:10 +02:00
Johannes Rieken d9b918a89f add sash to reference search widget 2016-05-03 19:34:38 +02:00
Alex Dima cb0977bb8d Fix editor incorrectly reporting itself as being "widget focused" after a contextmenu was triggered once 2016-05-03 18:30:57 +02:00
Alex Dima ba4d6211a9 Fix bad index access 2016-05-03 17:56:26 +02:00
Joao Moreno a4ed1806e9 docs 2016-05-03 17:54:09 +02:00
Alex Dima fb5b68d199 Merge pull request #5423 from outcoldman/vscode and improve the proposed changes
- add `editor.useTabStops` for tab/backspace behaviour
- add `editor.trimAutoWhitespace` for auto inserted whitespace cleanup
2016-05-03 17:39:13 +02:00
Johannes Rieken c2f0492c16 allow to resize a zone widget using the sash, enable resize for reference search and peek declaration, #5120 2016-05-03 17:37:17 +02:00
isidor 57106501e0 debug: do not fabricate fake 'continued' event 2016-05-03 16:50:29 +02:00
Joao Moreno 5b7432f85f make sugest widget adopt editor's font in code html elements 2016-05-03 16:12:07 +02:00
Joao Moreno 2f8129f6d9 cleanup request service proxy config 2016-05-03 16:12:07 +02:00
Joao Moreno 91d18edb3c refactor 2016-05-03 16:12:07 +02:00
Joao Moreno 0622e85b43 different line height ratio for osx 2016-05-03 16:12:07 +02:00
Joao Moreno 73627ac0ef simplify request service 2016-05-03 16:12:07 +02:00
Johannes Rieken c4f86d2a30 💄 zone widget 2016-05-03 14:35:43 +02:00
isidor ceb858f1e1 debug: fix broken font in debug hover 2016-05-03 12:34:47 +02:00
isidor 9548418b22 debug: display thread paused / running
fixes #5818
2016-05-03 12:15:32 +02:00
Benjamin Pasero 0a59b9354c extract variable 2016-05-03 12:04:48 +02:00
Johannes Rieken 5216c11904 retrigger suggest when suggest registry changes, fixes #3121 2016-05-03 11:28:04 +02:00
Benjamin Pasero 8bd8a32e39 aligned css names 2016-05-03 11:06:01 +02:00
Benjamin Pasero 6b3a206453 css - drop some vendor prefixes 2016-05-03 10:59:32 +02:00
Johannes Rieken 7662564923 debt - align ServiceAccessor behaviour when service is missing 2016-05-03 10:38:40 +02:00
Johannes Rieken 53ea821d88 fix regression with delegation commant 2016-05-03 10:15:23 +02:00
Alex Dima 75d4d244ab Reuse the same instance of character classifier accross multiple link computations 2016-05-03 08:14:18 +02:00
Alexandru Dima 5259a1547a Merge pull request #5293 from hungys/bugfix
Fix link parsing for non-ASCII characters
2016-05-03 08:05:34 +02:00
isidor 10119d0811 debug: evaluate all watch expressions on repl element add
#2399
2016-05-02 23:40:51 +02:00
Alex Dima 2e5329024c More clean-up in editorCommon 2016-05-02 23:03:38 +02:00
isidor 251d3d79d8 debug: minor outputelement id tuning 2016-05-02 19:31:42 +02:00
Alex Dima e05566c980 Command handlers are invoked with var-args 2016-05-02 19:00:33 +02:00
Joao Moreno fb467cc7a6 reduce app dependency from env 2016-05-02 18:54:07 +02:00
Joao Moreno 8a59d104d4 use strings for process.env 2016-05-02 18:54:07 +02:00
Joao Moreno b66dc779a2 make env a pure class 2016-05-02 18:54:07 +02:00
Joao Moreno 7410fdf685 remove version from environment service 2016-05-02 18:54:07 +02:00
Joao Moreno c330ac2a36 reduce further dependency in workspace context service 2016-05-02 18:54:07 +02:00
Alex Dima 487e7dd1a0 Do not patch in "context" when invoking command through keybinding service 2016-05-02 17:55:51 +02:00