Commit Graph

2507 Commits

Author SHA1 Message Date
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
Andre Weinand
cf45984418 update node-debug 2016-01-12 22:53:23 +01:00
isidor
2bc11998d8 debug: improve simple wording 2016-01-12 17:43:27 +01:00
Joao Moreno
1331354349 use VSCODE_ELECTRON_PLATFORM 2016-01-12 17:26:56 +01:00
Benjamin Pasero
0d0fea0fa4 Migrated autoSaveDelay formatting issues (fixes #1949) 2016-01-12 17:25:08 +01:00
Johannes Rieken
443a902d6a introduce the concept fo ContentProvider to the ResourceEditorInput
Instead of just letting the API layer know about content provider we must push it lower because only than we can handle uri's opaque.
2016-01-12 17:24:24 +01:00
Martin Aeschlimann
1b409e306c Fixes #1960: [html] Cannot read property 'attributes' of undefined in htmlTags 2016-01-12 17:21:33 +01:00
isidor
f4dfed42a5 debug: show warnings in launch.json for relative paths
fixes #1575
2016-01-12 17:12:45 +01:00
isidor
48127859ec debug: dipose breakpoint widget on model changed. 2016-01-12 17:12:45 +01:00
Martin Aeschlimann
114b0a766d Fixes #1502 [css] restriction attribute in css-scheme.xml doesn't work as expected for some types 2016-01-12 17:10:37 +01:00
Martin Aeschlimann
5f38d20061 [css] Evaluate the 2 browser rule for CSS auto-complete. Fixes #1233 2016-01-12 17:10:37 +01:00
Martin Aeschlimann
277510fe7b Merge pull request #1457 from xaverh/master
C++11 keyword "noexcept" added
2016-01-12 17:04:18 +01:00
Joao Moreno
3e690ee703 fail test script on error 2016-01-12 16:59:22 +01:00
Joao Moreno
027ba03e63 enable tests 2016-01-12 16:29:10 +01:00
Joao Moreno
55963623d7 skip integration tests 2016-01-12 16:17:34 +01:00
Martin Aeschlimann
20a44f51c9 Merge pull request #1543 from bgse/bgse-html-angularjs-typos
[html] typos of angularjs attributes(directives)
2016-01-12 16:11:35 +01:00
Joao Moreno
17682edf40 use auth in proxies
related to #1942
2016-01-12 15:41:37 +01:00
Johannes Rieken
5273e35321 💄 tslint 2016-01-12 15:06:47 +01:00
Martin Aeschlimann
4ad3d6d00f [css] Browsers without version number don’t show in CSS IntelliSense. Fixes #1224 2016-01-12 12:37:48 +01:00
Alex Dima
c217931f15 Fixes #1868: revealRange won't scroll horizontal with default reveal type. 2016-01-12 12:02:13 +01:00
isidor
883bd91240 debug: make hover grow and shrink with the tree 2016-01-12 11:41:53 +01:00
Johannes Rieken
7d6831f64b 💄 tslint 2016-01-12 11:39:53 +01:00
Johannes Rieken
699f47b089 💄 tslint 2016-01-12 11:38:11 +01:00