Commit graph

19644 commits

Author SHA1 Message Date
Andre Weinand
4fce291653 node-debug@1.14.0 2017-06-07 23:22:58 +02:00
Nick Snyder
61fa6e8f5d Concat instead of reduce 2017-06-07 13:51:57 -07:00
Nick Snyder
00a276cf8c filePromise 2017-06-07 13:51:57 -07:00
Nick Snyder
06dfe10a38 Don't hardcode number of result providers
Minor refactor. Does not change any logic.
2017-06-07 13:51:57 -07:00
Ramya Achutha Rao
61377c23b0 Fix build error 2017-06-07 12:51:58 -07:00
Ramya Achutha Rao
28709b648b Enable new emmet by default, add toggle comment feature 2017-06-07 12:42:45 -07:00
Ramya Achutha Rao
6ff1da8d30 Separate Completion Provider for Emmet Css 2017-06-07 12:42:45 -07:00
kieferrm
fed8544b4f change formatOnPase default, fixed 28176 2017-06-07 10:29:11 -07:00
Ramya Achutha Rao
c47b702fa5 Refactoring toggleComment 2017-06-07 10:28:03 -07:00
Matt Bierner
dd9ebe1d6e Fix more TS 2.4 Errors in VS Code codebase (#28144) 2017-06-07 10:20:40 -07:00
Dirk Baeumer
bc72c64573 Always show group label 2017-06-07 18:33:35 +02:00
Alex Dima
36e83cc200 Fixes Microsoft/monaco-editor#446 2017-06-07 17:40:33 +02:00
Johannes Rieken
dfc9961ae1 fix #23728 2017-06-07 17:36:19 +02:00
Michel Kaporin
fcf8b2942d Pass extensions-dir as VS Code arg, instead of Chrome Driver one. 2017-06-07 17:11:35 +02:00
Michel Kaporin
1f1e1ec7c9 Pass the argument to the VS Code executable, instead of a chrome driver. 2017-06-07 17:07:12 +02:00
Michel Kaporin
96869f5742 break from the loop instead of returning 2017-06-07 17:00:08 +02:00
Johannes Rieken
e019e2484b filters - simplify findAllMatches 2017-06-07 16:51:36 +02:00
Michel Kaporin
5ca7c3dacb Resolves #27921 2017-06-07 16:51:04 +02:00
Alex Dima
4347674e04 Fixes Microsoft/monaco-editor#425: Create an aria container dom node as soon as the first editor is instantiated 2017-06-07 16:42:28 +02:00
Johannes Rieken
4b78474e04 prune when total is going bad, fixes #26423 2017-06-07 16:40:34 +02:00
Johannes Rieken
99b581e073 remove unused code 2017-06-07 16:40:34 +02:00
Dirk Baeumer
093cd889ef Reactivate pickers for build and test tasks. 2017-06-07 16:23:55 +02:00
Dirk Baeumer
39a1330e5a Improve terminal default 2017-06-07 16:23:55 +02:00
Alex Dima
6df8165d8d Fixes #21346: Implement a different minimap slider scroll strategy 2017-06-07 16:22:14 +02:00
Johannes Rieken
85a0a67ce5 fix integration tests 2017-06-07 16:13:06 +02:00
Benjamin Pasero
3e7f7fe1b7 fix tests 2017-06-07 16:00:40 +02:00
Johannes Rieken
f215700090 fix #28141 2017-06-07 15:56:25 +02:00
Benjamin Pasero
059f5e473c add "quick open recent" to file menu 2017-06-07 15:49:55 +02:00
Benjamin Pasero
67107455b0 Improve commands picker (#28184) 2017-06-07 15:27:50 +02:00
Johannes Rieken
b83ec1a0e1 fix #26275 2017-06-07 13:05:08 +02:00
Martin Aeschlimann
1f3721743d Clojure mode for .cljc files. Fixes #27741 2017-06-07 13:04:51 +02:00
Michel Kaporin
59c132912a Added missing workbench parts and services to pull from Transifex. 2017-06-07 12:35:34 +02:00
Alex Dima
f5e4e4f424 Have the minimap slider be constantly aligned with the scrollbar slider (#21346) 2017-06-07 11:10:31 +02:00
Benjamin Pasero
573b0577c4 TS 2.4 fixes 2017-06-07 10:59:51 +02:00
Benjamin Pasero
8526234cbb 💄 2017-06-07 10:38:23 +02:00
Nick Snyder
32dd1b7684 More explicit typing (#28148)
Does not change any behavior
2017-06-07 10:29:48 +02:00
Dirk Baeumer
0bbb9c7c44 Fixes #28171: Problem matchers referenced in API will not be resolved correctly 2017-06-07 10:24:08 +02:00
isidor
ed1b6da17a debug menu: enable all breakpoints
fixes #28143
2017-06-07 10:22:57 +02:00
Benjamin Pasero
f3fa86d0a5 debt - better restore empty workspaces 2017-06-07 10:04:36 +02:00
Benjamin Pasero
93ea9d1ca9 more improvements for #25145 2017-06-07 10:03:56 +02:00
Benjamin Pasero
ea1b253767 debt - improve usage of untitled editor service 2017-06-07 10:03:34 +02:00
Alex Dima
6f0d0c6bcc Fixes #21784: Add editor.minimap.showSlider to control the minimap's slider visibility 2017-06-07 08:43:06 +02:00
Alexandru Dima
8535146dfa Merge pull request #28106 from campersau/patch-1
cleanup duplicate semicolons in minimapCharRenderer
2017-06-07 07:53:43 +02:00
Ramya Achutha Rao
66212c6328 toggle comment across css nodes #27629 2017-06-06 19:18:07 -07:00
Ramya Achutha Rao
0da90fcc62 toggle comment across html nodes #27629 2017-06-06 19:18:07 -07:00
Matt Bierner
a5c9a7c58c Open config file when configure excludes status bar item is clicked. Fixes #21215 2017-06-06 17:53:16 -07:00
Matt Bierner
7968d90989 Extract dispatch blocks to own functions 2017-06-06 17:53:16 -07:00
Matt Bierner
94cf0f8e78 Use map for syncedBuffers 2017-06-06 17:53:16 -07:00
Matt Bierner
d808a55641 Remove buildstatus 2017-06-06 17:53:15 -07:00
Matt Bierner
fbb786088e Remove experimental autobuild 2017-06-06 17:53:15 -07:00