Commit graph

5084 commits

Author SHA1 Message Date
Joao Moreno
bfec11d703 use lowercase 2016-05-04 11:26:38 +02:00
Joao Moreno
3e8dab98c7 fix build 2016-05-04 11:26:38 +02:00
Joao Moreno
b35c322fda dont use spaces in package.json 2016-05-04 11:26:38 +02:00
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
Joao Moreno
1d5fdb1a03 earlier .build/electron test 2016-05-04 09:33:58 +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
Johannes Rieken
a66bd49361 Merge pull request #6057 from Ikuyadeu/Ikuyadeu/remove_shouldShowEmptySuggestionList
remove Unnecessary IModeSupportChangedEvent
2016-05-04 07:55:51 +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
dc2f8a6f4d Merge branch 'Ikuyadeu/remove_shouldShowEmptySuggestionList' of https://github.com/Ikuyadeu/vscode into Ikuyadeu/remove_shouldShowEmptySuggestionList 2016-05-04 09:49:03 +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
Benjamin Pasero
8334c89462 set npm_config_runtime 2016-05-03 16:18:59 +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
Benjamin Pasero
da7d451328 specify runtime for npm install 2016-05-03 15:43:36 +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
Yuki Ueda
dd20d8cb28 delete mode change event 2016-05-03 18:35:42 +09: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
Yuki Ueda
08c50ca706 remove some parameter 2016-05-03 17:01:05 +09:00
Yuki Ueda
7e24713f8c remove some 2016-05-03 16:14:59 +09:00
Alex Dima
75d4d244ab Reuse the same instance of character classifier accross multiple link computations 2016-05-03 08:14:18 +02:00