Commit graph

18016 commits

Author SHA1 Message Date
Joao Moreno
facdcded9d 🐛 git status errors are incomplete
fixes #25408
fixes #25302
2017-04-26 16:54:45 +02:00
Joao Moreno
c973c34597 🐛 fix git throttle decorator
fixes #25271
2017-04-26 16:44:54 +02:00
Johannes Rieken
aa69d4df8a fix #22680 2017-04-26 16:16:58 +02:00
isidor
b714af7a56 update quiet light theme
#25327
2017-04-26 15:22:34 +02:00
Benjamin Pasero
eb7cf703bd abyss theme (for #25327) 2017-04-26 10:53:34 +02:00
Dirk Baeumer
8f1203456f FIxes #25319: Fix TS 2.3.1 Compiler Errors in 'workbench/parts/tasks' 2017-04-26 10:37:01 +02:00
Joao Moreno
11f42a781c build 2017-04-26 10:18:08 +02:00
Michel Kaporin
3af180691c Cleaned up unused translation files. Merged translations from Transifex. 2017-04-26 09:54:32 +02:00
Benjamin Pasero
7c1edd9e45 ...das andere links 2017-04-26 09:36:50 +02:00
Benjamin Pasero
48ae6e3027 💄 2017-04-26 07:29:04 +02:00
Rob Lourens
f7358439b7 Fix #25234 - unescape slashes in search string 2017-04-25 22:16:01 -07:00
Matt Bierner
7516e31306 A few more small theme updates 2017-04-25 16:56:37 -07:00
Matt Bierner
1ac5dd5d76 More updates to red color theme 2017-04-25 16:49:04 -07:00
Christof Marti
86bb6326c3 Show message when Git is not found (#24402) 2017-04-25 16:30:12 -07:00
Matt Bierner
b4a3fcbf30 A bit more styling for red theme 2017-04-25 16:26:10 -07:00
Matt Bierner
bcc800bf37 Pick up 04/25.1 TS 2.3.1 insiders release 2017-04-25 16:03:31 -07:00
Matt Bierner
2ff6277228 Add some basic colors for the red theme 2017-04-25 16:00:04 -07:00
Matt Bierner
66114df4b1 Added red-color-theme json file 2017-04-25 15:51:55 -07:00
Matt Bierner
08b0a15967 Update TS/JS Grammars (#25337)
* Update TS/JS Grammars

* Update test results

* Update html tests
2017-04-25 15:29:09 -07:00
admosity
109dcd91f2 Fix typo in inspectKeybindings.ts (#25262) 2017-04-25 15:04:04 -07:00
Christof Marti
d2e95a4501 Color of buttons on welcome page (fixes #19454) 2017-04-25 14:51:19 -07:00
Matt Bierner
3f930c796d Properly gate type definition and implementation providers for TS changes. Fixes #24548 2017-04-25 14:47:37 -07:00
Martin Aeschlimann
90a81236cd [json] update service 2017-04-25 23:40:28 +02:00
Martin Aeschlimann
2c70320d48 [html] update html grammar 2017-04-25 23:40:28 +02:00
Sandeep Somavarapu
7c13b3cda6 Introduce resource context actions 2017-04-25 23:08:15 +02:00
Matt Bierner
8cd0cc2146 Pick up next TS 2.3 insiders 2017-04-25 14:04:29 -07:00
Martin Aeschlimann
717125b3e1 [theme] update kimbie dark 2017-04-25 22:32:23 +02:00
Martin Aeschlimann
c314711026 [theme] don't cache default values as they are invalidated by color customization changes 2017-04-25 22:22:30 +02:00
Matt Bierner
483bd48332 Continue fixing TS 2.3.1 Compiler Errors in VSCode Codebase (#25315)
From: https://github.com/Microsoft/TypeScript/issues/15352

TS 2.3.1 introduced a breaking change by [switching to covariant types for callbacks](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#covariance-in-callback-parameters). This change tries to fix these compiler errors in the workbench codebase
2017-04-25 12:52:41 -07:00
Sandeep Somavarapu
c4ac26cd2d remove gallery url from product json 2017-04-25 21:26:15 +02:00
Daniel Imms
60adf9adc7 Show terminal on run active file
Related #25311
2017-04-25 12:04:11 -07:00
Daniel Imms
57a9937544 Show terminal on run selected text command
Fixes #25311
2017-04-25 12:01:08 -07:00
rebornix
6ee0da64d5 activity bar forground color for Quite Light Theme. 2017-04-25 11:44:02 -07:00
Daniel Imms
46ef5e0a3e Fix horizontal scrolling when shift is held (#25320)
* Fix horizontal scrolling when shift is held

Fixes #24710

* Improve comment
2017-04-25 20:21:04 +02:00
Benjamin Pasero
3bbf01fef2 theme - let focused/selected items in tree/list win over :hover style 2017-04-25 20:19:23 +02:00
Benjamin Pasero
9d066ffbf7 theming - buttons 2017-04-25 20:10:07 +02:00
Matt Bierner
d50d197d5d Fix merge InternalTreeExplorerNode -> InternalTreeNode 2017-04-25 11:03:23 -07:00
Ramya Achutha Rao
e312928cce Rename setting for expanded abbr in suggestions 2017-04-25 10:17:24 -07:00
Benjamin Pasero
6220d04b97 fix #25268 2017-04-25 18:47:16 +02:00
Alex Dima
5d68c85368 Move more core commands out of cursor.ts 2017-04-25 18:42:07 +02:00
Alex Dima
6ef00179a3 More more core commands out 2017-04-25 18:42:07 +02:00
Alex Dima
2f76f54054 Move more core commands out 2017-04-25 18:42:07 +02:00
Alex Dima
0840d28d7d Begin moving cursor core ops out 2017-04-25 18:42:06 +02:00
Sandeep Somavarapu
0c229e9270 Fix #24590 2017-04-25 18:02:01 +02:00
isidor
27a7086c57 fixes #24263 2017-04-25 17:56:22 +02:00
Andre Weinand
2dbf28154a node-debug@1.12.10 2017-04-25 17:55:29 +02:00
Dirk Baeumer
e927daffae Fixes #4358: Output Window is removing new lines 2017-04-25 17:42:07 +02:00
Joao Moreno
24dcf7a27d 🐛 git always show stderr
fixes #23632
2017-04-25 17:37:27 +02:00
Joao Moreno
e2e8ee077d 🐛 better git push error message
fixes #23553
2017-04-25 17:33:23 +02:00
Johannes Rieken
779e7af1ae update doc string 2017-04-25 17:29:59 +02:00