Commit graph

23490 commits

Author SHA1 Message Date
rinqu-eu
210185a525 Add indentationRules to lua 2017-09-13 17:12:17 +02:00
Sandeep Somavarapu
a400e3a239 #33963 Revert the changes 1c7479e970 2017-09-13 17:08:36 +02:00
Joao Moreno
7ecb3f9feb smoke: fix typo 2017-09-13 16:52:16 +02:00
Martin Aeschlimann
fb5cdf0948 [html] change default of html.format.unformatted to empty 2017-09-13 16:31:34 +02:00
Martin Aeschlimann
8351891a17 [html] remove console log 2017-09-13 16:00:45 +02:00
Martin Aeschlimann
b72963d506 [json] Provide a flag in json schema to ignore a property in proposals. For #33083 2017-09-13 12:49:36 +02:00
Martin Aeschlimann
46c8ce6df5 configuration contribution point: support for array of settings sections, deprecate the 'allOf' trick used in CSS. 2017-09-13 12:38:28 +02:00
isidor
aa6936c162 fix smoke test for debug console 2017-09-13 12:22:41 +02:00
Johannes Rieken
73ae855e78 Merge pull request #34255 from nicksnyder/patch-4
Remove duplicate event firing of onDidClose
2017-09-13 11:56:56 +02:00
isidor
d45c0ca64e debug: do not colorize in repl based on heuristics
fixes #34043
2017-09-13 11:32:44 +02:00
Benjamin Pasero
6b16f46c83 💄 2017-09-13 11:29:02 +02:00
Martin Aeschlimann
4608d968dc [loc query] Typo in source string. Fixes #34266 2017-09-13 11:14:42 +02:00
Martin Aeschlimann
883a3fee36 Merge pull request #34245 from gregvanl/master
Typos and link to vscode.d.ts ThemeColor
2017-09-13 11:11:58 +02:00
Benjamin Pasero
f26842cb12 config - do not report file change event for files that are unrelated 2017-09-13 09:43:08 +02:00
Isidor Nikolic
297c44eea9 Merge pull request #34052 from forivall/fix-multi-root-order
Actually don't sort folders when they are all root folders
2017-09-13 09:26:46 +02:00
Joao Moreno
276d5bbaba fix #34098 2017-09-13 09:25:07 +02:00
Joao Moreno
33515809d6 Merge remote-tracking branch 'origin/joao/badenv' 2017-09-13 09:19:47 +02:00
Joao Moreno
b1a7be798e add git.stageAll to provider menu
related to #34230
2017-09-13 09:18:09 +02:00
Joao Moreno
3ac4826939 list: dont cancel list mouse events 2017-09-13 09:17:22 +02:00
Christof Marti
06529dbcac Legacy text search (#24074) 2017-09-12 22:16:49 -07:00
Christof Marti
3307e76f76 Relative file match (#24074) 2017-09-12 22:16:48 -07:00
Christof Marti
783df422b9 Convert globs to NFD on Mac (#24074) 2017-09-12 22:16:48 -07:00
Christof Marti
eb6fbe66c5 Enable Ripgrep (#24074) 2017-09-12 22:16:48 -07:00
Benjamin Pasero
a34cc54d2e fix compile 2017-09-13 06:38:08 +02:00
Daniel Imms
d5865f0f03 Fix lines being cut off at top of terminal
Fixes #34243
2017-09-12 20:34:24 -07:00
Daniel Imms
6d133f997c Uplevel xterm.js
Fixes #34138
2017-09-12 19:27:54 -07:00
Daniel Imms
b9e940ff1f Uplevel xterm.js
Improves terminal letter spacing
2017-09-12 19:04:31 -07:00
Matt Bierner
bba374c79b Colorize python placeholders in strings 2017-09-12 18:59:00 -07:00
Rob Lourens
02350be480
Bump vscode-ripgrep to get fix for quickopen+rg 2017-09-12 16:12:13 -07:00
Nick Snyder
246cead34f Remove duplicate event firing of onDidClose 2017-09-12 15:39:32 -07:00
Daniel Imms
440b9abf1f Uplevel xterm.js
Fixes #33955
2017-09-12 15:07:37 -07:00
Martin Aeschlimann
5c12dc3e10 [html] update service 2017-09-12 23:38:13 +02:00
Martin Aeschlimann
3014483db0 [css] update service 2017-09-12 23:37:38 +02:00
Emily Marigold Klassen
77809680cb Find the index of the root instead of storing it on the model 2017-09-12 12:17:55 -07:00
Greg Van Liew
470c65d373 Fix for vscode-docs #1132 2017-09-12 12:07:08 -07:00
Greg Van Liew
04166957e9 Merge upstream master 2017-09-12 12:01:14 -07:00
Matt Bierner
3864be5b8e Add rules for regex groups to vs dark+ and light+ themes 2017-09-12 11:52:25 -07:00
Daniel Imms
b411fb2c2c Fix majority of terminal line/column cases
Part of #34193
2017-09-12 11:38:35 -07:00
Matt Bierner
35c8bc4daa Further improve colorization of embeded expressions
- Add groovy embedded support
- Make high contrast colorization consistent
2017-09-12 11:04:02 -07:00
Matt Bierner
69bc9d6ac9 Update groovy and cshtml colorization tests 2017-09-12 10:44:05 -07:00
Matt Bierner
dc2f6ec2a5 Improve colorization of embedded start end puctuators across languages 2017-09-12 09:49:40 -07:00
Matt Bierner
3d314e25eb Fix ruby embedded source puctuator colorization 2017-09-12 09:34:11 -07:00
isidor
327d06f5a2 debug: only show exception widget when exception frame is focused
fixes #29097
2017-09-12 16:43:12 +02:00
isidor
6180e697d6 debug repl: do not focus element on context menu
fixes #34066
2017-09-12 16:03:36 +02:00
Joao Moreno
3c5078e452 Merge branch 'master' of github.com:Microsoft/vscode 2017-09-12 15:14:02 +02:00
Joao Moreno
5a4a40c9cb fixes #34209 2017-09-12 15:13:49 +02:00
Joao
3b44e8ce90 fix #34159 2017-09-12 14:55:43 +02:00
Joao
c98d7d37f6 update splitview 2017-09-12 14:55:43 +02:00
Joao
26b643279f toolbar: update options 2017-09-12 14:55:43 +02:00
Joao
47255e8ed7 splitview: clean addView 2017-09-12 14:55:42 +02:00