Commit graph

24195 commits

Author SHA1 Message Date
Alex Dima
aa9952edb7 Fix after PR #34486 and run OSS tool 2017-09-27 11:54:14 +02:00
Dirk Baeumer
29f17e701a Fixes #35022: Transition from task 0.1.0 to 2.0.0 produces errors 2017-09-27 11:53:44 +02:00
Benjamin Pasero
06a2f97a23 opening a file using code --wait does not wait to quit (fixes #35049) 2017-09-27 11:50:55 +02:00
Johannes Rieken
8aede05fa0 improve docs, fixes #35063 2017-09-27 11:35:01 +02:00
Alexandru Dima
8cba35dd0f Merge pull request #34486 from myEditor/master
Updated the license to MIT
2017-09-27 11:32:19 +02:00
isidor
e059563fb6 repl: display source on non mac platforms
fixes #35213
2017-09-27 11:28:25 +02:00
Johannes Rieken
48108b05c4 fix #35059 2017-09-27 11:19:50 +02:00
Alex Dima
5fa6afd04f Fixes #35162: force sticking to beginning of line only if no other characters than the indent would fit on a wrapped line 2017-09-27 11:14:32 +02:00
Johannes Rieken
6d00916e01 improve warning for bad links, #35017 2017-09-27 10:54:25 +02:00
Sandeep Somavarapu
788685c398 Use strings instead of numbers for error codes 2017-09-27 10:48:38 +02:00
Johannes Rieken
f5964236ee fix #35018 2017-09-27 10:43:05 +02:00
Benjamin Pasero
6027600fdf Console.logs from command handler not linked to origin (fixes #35140) 2017-09-27 10:37:27 +02:00
Johannes Rieken
c3beb36106 fix #35061 2017-09-27 10:28:44 +02:00
Johannes Rieken
22336f0530 fix #35053, fix #35051 2017-09-27 10:27:11 +02:00
Joao Moreno
37335ef228 doc: remove link
fix #35017
2017-09-27 10:15:28 +02:00
Alex Dima
da62840a7a Fixes #32436: Emit whitespace's width for non monospace fonts even if the line contains foreign elements, but they are not placed on the whitespace itself 2017-09-27 09:59:47 +02:00
Dirk Baeumer
65a749456d Fixes #35064: task list still shows a root name with bracket 2017-09-27 09:38:44 +02:00
Benjamin Pasero
1083d34c87 updated touch bar icons 2017-09-27 07:56:51 +02:00
Benjamin Pasero
81dedc0ca8 Listing for Encoding Confusing (fixes #35146) 2017-09-27 07:56:41 +02:00
Rob Lourens
67a8479bdc
Bump vscode-ripgrep 2017-09-26 17:32:57 -07:00
Rob Lourens
0a8c30136f
Fix #35126 - continue on if searching with no open folders 2017-09-26 17:06:53 -07:00
Rob Lourens
915dafdb37
Remove extra space in string 2017-09-26 16:01:39 -07:00
Matt Bierner
60470a533b Relax check on TS path completion trigger 2017-09-26 13:24:37 -07:00
Ramya Achutha Rao
a0139b47f4 Allow emmet in script tag if mimetype is html, plain or x-template #34921 2017-09-26 11:40:47 -07:00
Matt Bierner
4dd1244c0a Fix referenceLink detection for unicode
https://github.com/Microsoft/vscode/issues/33714#issuecomment-332207865https://github.com/Microsoft/vscode/issues/33714#issuecomment-332207865

Fixes #33714
2017-09-26 10:31:19 -07:00
Rob Lourens
8372344d76
Fix #35012 - allow ^\s*$ regex search 2017-09-26 10:30:50 -07:00
Benjamin Pasero
b6ecd78bda tweak settings description 2017-09-26 18:21:09 +02:00
Benjamin Pasero
ded04a7f1b docs for #35017 2017-09-26 17:40:35 +02:00
Alex Dima
df43efe47f Fixes #34779: Do not trim long text in the current page if a screen reader is known to be attached 2017-09-26 17:37:00 +02:00
Benjamin Pasero
4368d0f452 validate ctor arguments (fixes #35112) 2017-09-26 17:19:35 +02:00
Benjamin Pasero
5851b873dd jsdoc tweaks (fixes #35108) 2017-09-26 17:11:49 +02:00
Benjamin Pasero
fd19798aa1 Consider to change RelativePattern ctor argument order (fixes #35103) 2017-09-26 17:07:57 +02:00
Alex Dima
14b519c2e6 Fixes #34477: Improve description for editor.rulers 2017-09-26 17:07:35 +02:00
Benjamin Pasero
afdecfdfc1 Missing jsdoc (fixes #35107) 2017-09-26 17:04:28 +02:00
Alex Dima
71dcfd40b3 Fixes #34835 2017-09-26 17:03:18 +02:00
Alex Dima
b52bfbbacd Disable autoClosingBrackets when screen reader is attached 2017-09-26 17:01:38 +02:00
Dirk Baeumer
4b5195a7a8 Fixes #35066: Tasks: consider using folder name for terminal drop down 2017-09-26 16:21:33 +02:00
Sandeep Somavarapu
97cf7e7aaf Fix #35035 2017-09-26 16:02:07 +02:00
isidor
45cbd76a1c just do schema === 'untitled'
fixes #35083
2017-09-26 15:47:38 +02:00
isidor
3b4d210376 replViewer: better class name reset
fixes #35013
2017-09-26 15:44:30 +02:00
isidor
3fa1f8151b fileActions: also take untitled scheme into account
fixes #35083
2017-09-26 15:36:35 +02:00
Joao Moreno
095c18b2f0 smoke: loosen smoke test requirement 2017-09-26 13:04:06 +02:00
Joao Moreno
9c9996cc51 smoke: increase timeouts 2017-09-26 12:32:55 +02:00
Martin Aeschlimann
a2d1bbbe6f [css/thml] update language services (reduce footprint) 2017-09-26 12:29:09 +02:00
isidor
ab9560852a Revert "debug: polish process focusing on continued"
This reverts commit b900681057.
2017-09-26 11:32:18 +02:00
Joao Moreno
92bece7b4e fixes #35015 2017-09-26 11:09:58 +02:00
Benjamin Pasero
83621f9fc1 test for #35003 2017-09-26 09:45:52 +02:00
Joao Moreno
00d91bf9c3 smoke: all platforms are slow 2017-09-26 08:51:33 +02:00
Joao Moreno
055d9274d2 smoke: slow windows 2017-09-26 08:01:46 +02:00
Christof Marti
a5210bcbda Fix folding tests 2017-09-25 21:50:19 -07:00