Commit Graph

3731 Commits

Author SHA1 Message Date
Daniel Imms
a8b7f124f8 Merge remote-tracking branch 'upstream/master' 2016-02-23 14:52:01 -08:00
Joao Moreno
c5c06d50f4 add EventDelayer. fix list rendering issue
fixes #3022
2016-02-23 23:16:43 +01:00
Joao Moreno
100beebf4c remove unused code 2016-02-23 23:12:59 +01:00
Joao Moreno
8b81e8b368 list widget refactor 2016-02-23 22:55:37 +01:00
bgashler1@users.noreply.github.com
d221fc81e6 Merge branch 'master' of https://github.com/Microsoft/vscode 2016-02-23 09:54:43 -08:00
Daniel Imms
edbdf75cd8 Merge remote-tracking branch 'upstream/master' 2016-02-23 08:52:52 -08:00
isidor
5800c933da update ThirdPartyNotices.txt 2016-02-23 17:02:46 +01:00
isidor
60299701bd ossreadme: we use typescript 1.8.2 2016-02-23 17:00:00 +01:00
Martin Aeschlimann
6e4b58be90 [folding] action ids mixup 2016-02-23 15:50:42 +01:00
Alex Dima
23bc9cdc97 Folding does not need to recompute on mode changes 2016-02-23 14:19:17 +01:00
Alex Dima
d12b179af8 Standalone Editor improvements 2016-02-23 14:19:15 +01:00
Alex Dima
d5c3c10920 Fix remaining 'super' must be called before accessing 'this' errors 2016-02-23 14:19:14 +01:00
Alex Dima
b63a9c905b Fix some 'super' must be called before accessing 'this' errors 2016-02-23 14:19:12 +01:00
Alex Dima
ec3673e21c Fix 'super' must be called before accessing 'this' in Configuration 2016-02-23 14:19:11 +01:00
isidor
225a0f5c12 debug: fix repl icon in hc theme 2016-02-23 11:06:19 +01:00
Martin Aeschlimann
17862b8ce0 Fixes #2898: [js] update jsconfig.json to latest tsconfig.json schema 2016-02-23 11:03:47 +01:00
Martin Aeschlimann
74cdce2405 Merge pull request #3271 from bgashler1/master
Adds the new icons to code folding
2016-02-23 11:00:36 +01:00
isidor
8a6d73895e indentation: remove setIndentationOptions 2016-02-23 10:49:14 +01:00
Martin Aeschlimann
8e1db5e351 fixes #3273 Improve OLD INJECTION STYLE warning detection 2016-02-23 10:34:11 +01:00
Martin Aeschlimann
91e0fcdcfe [json] 'super' must be called before accessing 'this' 2016-02-23 10:27:38 +01:00
Joao Moreno
9b8f0a7d6f omit 'this before super' errors from build 2016-02-23 10:23:27 +01:00
Joao Moreno
6945d3a5ad compile: gitActions 2016-02-23 09:56:21 +01:00
Joao Moreno
b0dd96a91a update typescript to 1.8.2 2016-02-23 09:48:07 +01:00
Joao Moreno
c6ae31a9ae make build fail on compile errors 2016-02-23 09:33:16 +01:00
Joao Moreno
89b641e269 fix build: json server super call 2016-02-23 08:53:32 +01:00
bgashler1@users.noreply.github.com
74b45bed62 Merge branch 'master' of https://github.com/Microsoft/vscode 2016-02-22 23:37:18 -08:00
isidor
443b25c2aa fix build error 2016-02-23 08:19:44 +01:00
bgashler1@users.noreply.github.com
e81ff056c0 Resolves #3266 high contrast icons for code folding 2016-02-22 21:28:09 -08:00
bgashler1@users.noreply.github.com
bbd7e42cc6 New icons for code folding for issue #2948 2016-02-22 17:51:20 -08:00
isidor
1ae17c0e94 indentation: IndentUsingTabs and IndentUsingSpaces actions 2016-02-23 00:03:50 +01:00
isidor
f61fb802e6 editor: setIndentationOptions 2016-02-23 00:03:50 +01:00
Alex Dima
44c0b1706e Fixes #2604 2016-02-22 23:41:38 +01:00
Alex Dima
40d4c11fdf Fixes #2537 2016-02-22 23:36:42 +01:00
Daniel Imms
c06075bde7 Merge remote-tracking branch 'upstream/master' 2016-02-22 14:26:27 -08:00
isidor
35d8f0a115 indentation: better handling for read only editor and diff editors
fixes #3257
2016-02-22 23:21:54 +01:00
Alex Dima
157e6c999f Fixes #2066 2016-02-22 23:03:24 +01:00
isidor
d2a4a01f95 debug: make areaLabel more concise
fixes #3009
2016-02-22 22:57:05 +01:00
isidor
be9473911b debug: anounce file name and line number when stopped
#3009
2016-02-22 22:57:05 +01:00
Andre Weinand
3010d4c4dc update node-debug to latest 2016-02-22 22:50:04 +01:00
Alex Dima
4de419d21b Adopt new editor.wordSeparators for word mouse navigation 2016-02-22 22:29:06 +01:00
Alex Dima
678700ea6a Adopt new editor.wordSeparators for moveWordRight 2016-02-22 21:39:18 +01:00
Alex Dima
d3bad4ff28 Adopt new editor.wordSeparators for moveWordLeft 2016-02-22 21:27:14 +01:00
Alex Dima
3dad077b07 Protect from spammy calls to setHiddenAreas 2016-02-22 21:19:25 +01:00
Alex Dima
abfaf52532 Adopt new editor.wordSeparators for deleteWordRight 2016-02-22 20:26:20 +01:00
Alex Dima
b505eac92f Adopt new editor.wordSeparators for deleteWordLeft 2016-02-22 20:05:10 +01:00
Alex Dima
a014701756 Add editor.wordSeparators option 2016-02-22 19:22:16 +01:00
Alex Dima
940c8d434e Fixes #66 2016-02-22 18:16:57 +01:00
Alex Dima
ceae9e0f48 Fixes #2653 2016-02-22 17:43:17 +01:00
Martin Aeschlimann
ed3c7ffc0f Merge pull request #2844 from mkosieradzki/patch-1
Add support for jsonSchema integer type in Intellisense
2016-02-22 17:09:58 +01:00
isidor
3ed8667581 indentation: also convert only whitespace lines
fixes #3255
2016-02-22 16:55:05 +01:00