Commit Graph

2507 Commits

Author SHA1 Message Date
isidor
65d26f57ff debug: hover use the tree only for complex variable inspection 2016-01-05 16:42:08 +01:00
isidor
308cb7401b debug: move debugHover.css to own file 2016-01-05 16:42:07 +01:00
isidor
cece28dc1e debug: put a tree inside a hover 2016-01-05 16:42:07 +01:00
isidor
d1ff2538f2 debug: do not hide the hover when user clicks or moves over it 2016-01-05 16:42:06 +01:00
isidor
e0b60311da debug: refactor hover such that doShow takes an expression 2016-01-05 16:42:06 +01:00
Benjamin Pasero
010a019c50 process.noAsar in forked processes 2016-01-05 16:34:39 +01:00
Benjamin Pasero
fef01e389d update hygiene script 2016-01-05 16:32:49 +01:00
Benjamin Pasero
37dbbb3573 ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-01-05 16:32:32 +01:00
Benjamin Pasero
e911c888a3 filePicker.alternateFileNameMatching: true 2016-01-05 16:15:11 +01:00
Benjamin Pasero
cbf608e5de search: fix bad callback use 2016-01-05 15:58:25 +01:00
Johannes Rieken
b41f402660 no blank lines in sample code 2016-01-05 15:57:10 +01:00
Benjamin Pasero
4ddc89d0ea Can't create a tsconfig.json file anymore (fixes #1785) 2016-01-05 15:48:41 +01:00
Andre Weinand
90b80d32a5 update debugprotocol module 2016-01-05 15:36:00 +01:00
Martin Aeschlimann
3e3066c777 Using the notice language provided in the W3C Document License 2016-01-05 15:24:29 +01:00
Martin Aeschlimann
386308bc18 Update Jade.tmLanguage to version from Dec 1 2015 2016-01-05 14:40:08 +01:00
Martin Aeschlimann
b102636053 No Intellisense with package.json #1769 2016-01-05 14:21:38 +01:00
David Storey
8f9f82fbe3 Add CSS Intrinsic Sizing values 2016-01-05 04:16:49 -08:00
David Storey
abf38ea5ea Add misc missing descriptions 2016-01-05 03:51:29 -08:00
Martin Aeschlimann
6868079234 [json] 'format' missing in meta schema 2016-01-05 12:51:13 +01:00
Martin Aeschlimann
3507d31507 [json] preloaded meta schema not used for *.schema.json 2016-01-05 12:51:12 +01:00
Martin Aeschlimann
f70dd32f67 Update htmlbeautify (version of jsbeautifiy is unchanged) 2016-01-05 12:51:12 +01:00
Andre Weinand
ea594b25fb debug protocol: add attribute 'adapterData' to Source 2016-01-05 12:38:41 +01:00
Benjamin Pasero
b1dc00567d search: bubble cancellation further down to prevent work 2016-01-05 12:07:49 +01:00
Joao Moreno
80e0b2dcad add git askpass window title
fixes #1558
2016-01-05 11:02:27 +01:00
Benjamin Pasero
f2ddd114dd remove unused 2016-01-05 10:53:53 +01:00
David Storey
335cfb9648 Update and add new properties for CSS Logical Properties 2016-01-05 01:50:15 -08:00
Johannes Rieken
93aa9c8b65 errors & warnings view must be prepared for no editor, fixes #1783 2016-01-05 10:47:56 +01:00
Johannes Rieken
2e50c91b24 correct command argument caching for CodeLensProvider, fixes #1698 2016-01-05 10:38:02 +01:00
David Storey
27749dc3e1 Update CSS Shapes L2 descriptions 2016-01-05 00:22:25 -08:00
David Storey
65f94f3ac6 Add descriptions to CSS/FX Motion Path properties 2016-01-05 00:05:55 -08:00
David Storey
162f5c3781 Add CSS/FX Masking, inc. "repeat" reduction 2016-01-04 23:37:13 -08:00
David Storey
c2b7f365a7 Update CSS/FX Filters L2 2016-01-04 16:28:31 -08:00
David Storey
c8492c42cc Update CSS/FX Filters properties 2016-01-04 16:09:08 -08:00
Johannes Rieken
fa1c52de3b towards code lens lifecycle, still #1698 2016-01-04 18:48:19 +01:00
Johannes Rieken
de3e63c058 💄 trim [ExtHost|MainThread]Commands classes 2016-01-04 18:48:18 +01:00
Joao Moreno
69aba0984c s/host/hostname/
fixes #69
2016-01-04 17:41:36 +01:00
Johannes Rieken
ff077c103e create dummy commands (and manage them) when code action or code lens commands have argument #1698 2016-01-04 16:22:28 +01:00
Johannes Rieken
8b5d2dd2eb don't reuse testing thread service, fixes #1382 2016-01-04 16:22:28 +01:00
Johannes Rieken
73cafb37a0 💄 use Disposable class 2016-01-04 16:22:27 +01:00
Joao Moreno
2c843226d5 git lib: use iconv to decode buffers
fixes #1539
2016-01-04 16:13:41 +01:00
Joao Moreno
513b5dfef4 better sync animation 2016-01-04 16:06:28 +01:00
isidor
bb69254bfb debug: call stack message box shows stopped reason of focused thread
fixes #1701
2016-01-04 15:55:06 +01:00
isidor
77dffb0026 debug: introduce thread.stoppedReason 2016-01-04 15:55:05 +01:00
Joao Moreno
bd73420827 remove suggest optimization
fixes #1712
2016-01-04 15:50:22 +01:00
Benjamin Pasero
45b142889e we are actually on 0.10.6 2016-01-04 14:55:02 +01:00
Benjamin Pasero
ecb0931361 update with new electron version 2016-01-04 14:54:11 +01:00
Benjamin Pasero
06d149db0b use electron 0.35.5 2016-01-04 14:50:34 +01:00
Joao Moreno
1aff05757f do not prompt to install an already installed extension
fixes #1411
2016-01-04 14:30:39 +01:00
Benjamin Pasero
5c23b523ff OpenAnythingHandler throws errors (fixes #1763) 2016-01-04 13:58:15 +01:00
isidor
e614b09283 debug: introduce variable.available to show variable request errors better
fixes #1700
2016-01-04 12:58:46 +01:00