Commit Graph

90679 Commits

Author SHA1 Message Date
Benjamin Pasero
10d5b92762 debt - archive html iframe editor input 2016-01-14 09:58:08 +01:00
Martin Aeschlimann
da4a123f80 [themes] variable type not colored as type 2016-01-14 09:37:47 +01:00
Benjamin Pasero
8f3d4293ba Merge branch 'master' into joh/quickPick2 2016-01-14 07:39:18 +01:00
Wade Anderson
5fb75aef00 Merge branch 'master' into install-count 2016-01-13 18:07:34 -08:00
Wade Anderson
18ac58d236 Changed the view slightly. Replaced version with date since last update, and replaced install count with version in UI. 2016-01-13 10:56:52 -08:00
isidor
2d9051da32 panel: introduce CompositePart so the logic from sidebarPart can be reused 2016-01-13 18:32:14 +01:00
Johannes Rieken
f704f917ae work around travis-extension bug 2016-01-13 18:22:57 +01:00
Andre Weinand
bff465991d update node-debug 2016-01-13 17:45:35 +01:00
Alex Dima
1b2ae42e73 Fixes #1580: sync eol change to extension host documents 2016-01-13 17:32:01 +01:00
Joao Moreno
2de43b858b fix #1988 2016-01-13 17:09:16 +01:00
Joao Moreno
b20b424880 add documentdb dependency 2016-01-13 17:08:35 +01:00
Benjamin Pasero
fb3f387f53 Add fuzzy search to commands in palette (fixes #1964) 2016-01-13 16:54:02 +01:00
Benjamin Pasero
e027a8aa12 push down compare by score 2016-01-13 16:48:13 +01:00
Johannes Rieken
53a3a0fbad reuse meta-property for text below label & desc 2016-01-13 16:38:12 +01:00
Johannes Rieken
d5a91097b9 api changes 2016-01-13 16:37:01 +01:00
Johannes Rieken
0a58b65ab7 quickopen - prep for meta reuse 2016-01-13 16:20:07 +01:00
Benjamin Pasero
b82b39af71 enable fuzzy matching for file packer by default 2016-01-13 16:19:25 +01:00
Johannes Rieken
68e5439a08 support octicon in highlighted label 2016-01-13 16:04:03 +01:00
Alex Dima
2cdf977a34 Add edit stack element before and after accepting a completion 2016-01-13 16:00:11 +01:00
Benjamin Pasero
008867f064 bump version to 0.10.7 2016-01-13 15:59:13 +01:00
Johannes Rieken
4839128904 only report virtual document as unreferenced, fixes #1986 2016-01-13 15:54:20 +01:00
Martin Aeschlimann
ce84f1a8d0 Fixes #1560: remove deprecated CSS colorKeywords 2016-01-13 15:40:32 +01:00
isidor
d86d5a5461 panel: import linting 2016-01-13 15:37:45 +01:00
isidor
b4d74acdd3 panel: CompositeRegistry 2016-01-13 15:32:09 +01:00
isidor
4b9522b5ff panel: CompositeDescriptor 2016-01-13 15:24:37 +01:00
Alex Dima
bcd90ace21 Fixes #192: Add editor.fontLigatures option 2016-01-13 15:14:21 +01:00
isidor
f8b1e3d292 debug: make sure to send a breakpoints request when all bps have been removed
fixes #1985
2016-01-13 15:12:07 +01:00
isidor
6561cfae17 debug: wait for sendBreakpoint response before sending sendExceptionBreakpoints for backwards compatibility with adapters 2016-01-13 15:12:06 +01:00
Joao Moreno
0e17d138ca use strictSSL on windows update download call 2016-01-13 15:11:05 +01:00
Joao Moreno
f8e85f50f7 also use strictSSL on call to download extensions 2016-01-13 15:11:05 +01:00
Johannes Rieken
9eebf6657f move up octicon logic so that it can be reused in quick open 2016-01-13 15:06:38 +01:00
isidor
9cfb2bafb7 panel: move code from viewlet to composite. ViewletEvent -> CompositeEvent 2016-01-13 15:01:47 +01:00
Martin Aeschlimann
c2b4f23fee Fixes #1504: [theme] Monokai theme: parameters are not colored in Orange 2016-01-13 14:59:56 +01:00
Martin Aeschlimann
983132f1a1 Fixes #1943: Tune new colors added for dark+ & light+ themes 2016-01-13 14:59:55 +01:00
Johannes Rieken
b05f6abcaf no DOM in commen 2016-01-13 14:35:06 +01:00
Johannes Rieken
7862546261 Merge pull request #1979 from Microsoft/joh/quickPick
quick pick enhancements
2016-01-13 14:24:03 +01:00
isidor
b20fb63789 debug: make sure to send configurationDone only after breakpoints response arrives. 2016-01-13 12:37:57 +01:00
isidor
4a5dd038ae panel: introduce IComposite 2016-01-13 12:22:08 +01:00
isidor
0799ac0570 debug: do not specially massage some configurations 2016-01-13 12:16:45 +01:00
Alex Dima
0bdc1c373b Fixes #1977 2016-01-13 11:26:47 +01:00
Alex Dima
8853529090 Clean up contentWidgets.ts 2016-01-13 11:26:46 +01:00
João Moreno
2db3302987 do not rename electron.exe 2016-01-13 11:15:03 +01:00
Alex Dima
73e190e3d4 Fixes #1448: reveal editor cursor position only if contextmenu is triggered via keyboard 2016-01-13 11:10:20 +01:00
Johannes Rieken
7e55f101fb proposal for knowning when an item in pick quick pick was selected 2016-01-13 10:58:25 +01:00
Johannes Rieken
7731ac9760 💄 tslint 2016-01-13 10:29:36 +01:00
Johannes Rieken
66bb68f59b 💄 fix typo 2016-01-13 09:06:23 +01:00
Benjamin Pasero
edc06871b2 better focus element for "open recent" 2016-01-13 07:28:40 +01:00
Benjamin Pasero
f694e26ade move more inputs from browser => common 2016-01-13 07:26:53 +01:00
Wade Anderson
6edddf7967 Added install count to view. 2016-01-12 20:33:31 -08:00
Wade Anderson
3e61d5b784 Pull down install count from marketplace API. Order by install count. 2016-01-12 18:29:42 -08:00