Commit graph

19650 commits

Author SHA1 Message Date
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
Alex Dima
0697435ac5 More tests for ScrollbarState (#6710) 2017-06-06 16:01:32 +02:00
Isidor Nikolic
1014f260fc Merge pull request #28101 from jens1o/fix-typos
fix some typos
2017-06-06 15:56:03 +02:00
isidor
4cbb97ca23 debug: improve hc colors for variables
fixes #28014
2017-06-06 15:45:52 +02:00
Alex Dima
a25ffe6b55 Fixes #6710: Correctly model the case where the slider is artificially inflated in size 2017-06-06 15:40:22 +02:00
Alex Dima
31a42937a4 Move slider position computation into ScrollbarState (#6710) 2017-06-06 15:40:22 +02:00
Alex Dima
7b9679d2bc Add tests for ScrollbarState (#6710) 2017-06-06 15:40:22 +02:00
Benjamin Pasero
3ab0ef4d7b 💄 2017-06-06 15:08:58 +02:00
isidor
b97d6d3bf3 debug: fix debug console string counter
fixes #27856
2017-06-06 14:55:59 +02:00
isidor
60bbed82be disable minimap in output
fixes #27979
2017-06-06 14:26:35 +02:00
Martin Aeschlimann
a76e066881 Merge pull request #28028 from jens1o/jens1o-html
Add `.rhtml` to html extension
2017-06-06 14:18:10 +02:00
Alex Dima
f68e7383e2 Do not use object.deepClone on the incoming editor options (#28093) 2017-06-06 14:13:26 +02:00
isidor
38743ee0fb debug: respect that '[2J' is the ansi escape sequence for clearing the display
fixes #27389
2017-06-06 14:03:16 +02:00
campersau
772aa2c10f cleanup duplicate semicolons in minimapCharRenderer
itroduced in 8f9dc8e220 (diff-0e25f213bdb14a7f0c59d148e40f02f5R256) and 8faa03f885 (diff-0e25f213bdb14a7f0c59d148e40f02f5R256)
2017-06-06 13:32:10 +02:00
Johannes Rieken
b13f7c7aaa fix #27902 2017-06-06 13:06:50 +02:00
Johannes Rieken
2497dfe8a9 debt - remove last bit of old snippet syntax 2017-06-06 12:59:52 +02:00
Johannes Rieken
d03b5e9541 eng - print test failure to renderer console for easy reveal in dev tools 2017-06-06 12:59:52 +02:00
Alex Dima
e4d76e67e1 Fixes #28093: deep clone editor creation options 2017-06-06 12:40:27 +02:00
Benjamin Pasero
0ee66e5d33 debt - clean up view state for resources/untitled when input gets disposed 2017-06-06 12:38:46 +02:00
jens1o
b0e7f06a76 fix some typos 2017-06-06 12:23:10 +02:00
Alexandru Dima
961c14aee7 Merge pull request #28087 from jens1o/patch-1
fix casing
2017-06-06 12:23:06 +02:00
Alexandru Dima
ff471edcd9 Merge pull request #27778 from microsoftsam/master
Turn autocomplete off on Mobile device keyboards
2017-06-06 12:22:26 +02:00
Alexandru Dima
e92fb859f8 Merge pull request #27123 from WaiSiuKei/master
Add entry file of oniguruma when packing
2017-06-06 12:21:54 +02:00
Benjamin Pasero
35d1212bff debt - less dependencies to untitlededitorinput 2017-06-06 12:19:31 +02:00
Anton Vildyaev
23e0a8a656 Next group action should not create new group (#27967)
* Next group action should not create new group

* Remove unused references
2017-06-06 12:07:09 +02:00
isidor
d221a330e9 debug: fix callstack focus/selection weirdness
fixes #28098
2017-06-06 12:06:17 +02:00
Anton Vildyaev
0b6b5857fc Fix funny dot bug (#27966)
* Fix funny dot bug

* fix comment
2017-06-06 12:06:12 +02:00
Benjamin Pasero
90b78697ad 💄 2017-06-06 12:00:42 +02:00
Benjamin Pasero
7df06724b8 use tildify in more places 2017-06-06 11:58:49 +02:00
Benjamin Pasero
0c125f9b61 tweak path labels with environment 2017-06-06 11:58:18 +02:00
Benjamin Pasero
a8c7eaf7d1 align command alias with labels 2017-06-06 11:57:30 +02:00
Alex Dima
552c80be2d Fixes #28064: Use editor's configured line height for textarea's line height 2017-06-06 11:55:05 +02:00
Benjamin Pasero
70deb179d4 inputs: open context menu where mouse is 2017-06-06 11:51:06 +02:00
Benjamin Pasero
14adf4bb46 always have a representedFilename 2017-06-06 11:44:38 +02:00
Benjamin Pasero
a7dee48b14 tweak menu (for #25145) 2017-06-06 11:32:40 +02:00
Sandeep Somavarapu
85257c4de6 Fix #27955 2017-06-06 11:29:20 +02:00
Benjamin Pasero
56cf3122be improve window picker (for #25145) 2017-06-06 11:15:42 +02:00