Commit graph

19636 commits

Author SHA1 Message Date
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
Ramya Achutha Rao
bd544519ab Ignore comments when select next/prev. Fixes #27763 2017-06-06 16:11:11 -07:00
Dustin Campbell
a53cce90d3 Update C# TextMate grammar with latest fixes from csharp-tmLanguage (#28120)
This includes fixes for the following:

* C# 7 ref locals and ref returns (https://github.com/dotnet/csharp-tmLanguage/issues/12)
* C# 7 throw expressions (https://github.com/dotnet/csharp-tmLanguage/issues/69)
2017-06-06 14:28:34 -07:00
Jens Hausdorf
544d44350b remove double semicolons (#28110) 2017-06-06 13:51:23 -07:00
Rob Lourens
d5890e4a16 Fix #28123 2017-06-06 13:46:17 -07:00
Johannes Rieken
c664cb8344 extract snippet suggest provider, #26275 2017-06-06 19:14:15 +02:00
Johannes Rieken
44da540b4b fix #27949 2017-06-06 19:14:15 +02:00
Johannes Rieken
97dc70739e debt - remove commented out stuff 2017-06-06 19:14:15 +02:00
Alex Dima
d167d92ba1 Fix typo (#28101) 2017-06-06 16:03:39 +02:00