Commit graph

56390 commits

Author SHA1 Message Date
Alex Dima
be37461e4f
Fixes #77332: Increase first line limit for mode detaction from 100 to 1000 2019-10-25 20:52:37 +02:00
Daniel Imms
749a0232bf Remove some old TODOs 2019-10-25 11:24:16 -07:00
Daniel Imms
b2cb8babc5 Fix hidden sash in terminal with right panel and splits
Fixes #79226
2019-10-25 11:17:57 -07:00
Daniel Imms
4035b05689 Remove old removed setting
Fixes #83261
2019-10-25 11:09:12 -07:00
Matt Bierner
6aab56dd62 Use specific scope name for js vs ts
Fixes #83289
2019-10-25 10:53:04 -07:00
Alexander
4ec12523c0 Add default styles for <kbd> tags (#83300) 2019-10-25 10:39:39 -07:00
Pine Wu
3c0709edec Update classifier for extensions-development label 2019-10-25 10:04:06 -07:00
Alex Dima
a65d762070
Adopt Intl.Collator for SortLinesCommand (#70920) 2019-10-25 17:43:46 +02:00
Andre Weinand
1cb4575fea node-debug@1.40.1 2019-10-25 16:47:02 +02:00
Benjamin Pasero
e5f0077f40 css 💄 2019-10-25 16:41:56 +02:00
Johannes Rieken
1dabb23c3c more typos #70231 2019-10-25 16:38:14 +02:00
Martin Aeschlimann
f2c1232c6f
Merge pull request #83311 from featherbear/argv_noargs
Change checks for present command line arguments
2019-10-25 16:37:26 +02:00
Martin Aeschlimann
e86aa62e3b
Merge branch 'master' into argv_noargs 2019-10-25 16:37:15 +02:00
Johannes Rieken
6c3cfafd28 callh - Shift-Enter refocuses onto current item 2019-10-25 16:26:49 +02:00
Joao Moreno
7563aa3c3f
Merge branch 'pr/80083' 2019-10-25 16:14:19 +02:00
Joao Moreno
7da96f94c1
cleanup setting name and values 2019-10-25 16:11:36 +02:00
Benjamin Pasero
c7c025b608 web - set font-smoothing properly for FF 2019-10-25 16:07:48 +02:00
Joao Moreno
d5e692e758
smart commit should be aware of handleUntracked 2019-10-25 16:06:11 +02:00
Andre Weinand
4629c56682 cleanup for #81060 2019-10-25 16:03:30 +02:00
Joao Moreno
82abb9e56d
differentiate between tracked & untracked in staging 2019-10-25 16:01:52 +02:00
Benjamin Pasero
3782d658f8 web - firefox fit-content is -moz-fit-content 2019-10-25 15:55:57 +02:00
Andre Weinand
b2fd9bfcf6 Remove IElectronService.openExtensionDevelopmentHostWindow; fixes #81060 2019-10-25 15:50:51 +02:00
Joao Moreno
003177ea90
git.stageAllUntracked, git.cleanAllUntracked 2019-10-25 15:49:38 +02:00
Daniel Imms
84bd0fb4bc Update distro 2019-10-25 06:48:49 -07:00
Andrew Wong
df459c7c6f
Merge branch 'master' into argv_noargs 2019-10-26 00:48:07 +11:00
Andrew Wong
9af5008c81 Fix for TSLint 2019-10-26 00:47:45 +11:00
Andrew Wong
fb2b560ca0
Merge branch 'master' into argv_noargs 2019-10-26 00:45:52 +11:00
isidor
e4c0f771fb Active inline breakpoint isn't highlighted
fixes #81718
2019-10-25 15:45:48 +02:00
Daniel Imms
03dfb55e2c Add -webkit-background-clip: text; back 2019-10-25 06:44:07 -07:00
Daniel Imms
4f4cf03d8d Use new 0-based xterm viewport range 2019-10-25 06:44:06 -07:00
Daniel Imms
f347c4bbdb Update xterm typings 2019-10-25 06:44:06 -07:00
Daniel Imms
9e80e5a8ca xterm@4.2.0
Diff: d9f58c0...f30c38f

- Fix edge case in text decoder
- mp3 sound, fixes #47711
- New column sequences
- Limit parse buffer size
- -1 disposed markers
- Remove obsolete mouse encodings
- Refine IViewportRange
- Apply scrollSensitivity to fast scroll

xterm-addon-search@0.3.0
2019-10-25 06:44:05 -07:00
Joao Moreno
88c03a7a8d
rename unstaged group 2019-10-25 15:42:19 +02:00
Andrew Wong
f27f4f3b64
Merge branch 'master' into argv_noargs 2019-10-26 00:38:45 +11:00
Alex Dima
29ffbfe3f1
Fixes #83313 2019-10-25 15:35:08 +02:00
Joao Moreno
1b0f70606a
fix untracked decorations 2019-10-25 15:20:44 +02:00
Andrew Wong
65944f53ca Change checks for present command line arguments 2019-10-26 00:20:31 +11:00
Joao Moreno
179154d3f5
💄 2019-10-25 15:19:30 +02:00
Joao Moreno
a8b09d4711
fixed scope 2019-10-25 15:14:59 +02:00
Alex Ross
158ffdf7c3 Add profiles.json to jsonc files for Windows terminal
Related to https://github.com/microsoft/terminal/issues/3183 and Fixes https://github.com/microsoft/vscode/issues/78559
2019-10-25 15:01:28 +02:00
Johannes Rieken
bf06cface9 polish 2019-10-25 13:25:34 +02:00
isidor
4d1e08fec9 user data should also have proper formatting for remote 2019-10-25 12:52:57 +02:00
Benjamin Pasero
a96b8b5246 web - safari is weird 2019-10-25 12:51:32 +02:00
Johannes Rieken
89b049e8e2 callh - fix incorrect preview after toggle 2019-10-25 12:45:58 +02:00
Benjamin Pasero
5ff0b530ba web - cleanup vendor specific CSS rules 2019-10-25 12:45:37 +02:00
Daniel Imms
342f812348
Merge pull request #83175 from jmbockhorst/link
Change terminal link hover widget position to be consistent
2019-10-25 03:45:09 -07:00
Daniel Imms
9fce34075f
Merge branch 'master' into link 2019-10-25 03:44:58 -07:00
Johannes Rieken
992e25cf66 callh - add toggle direction command 2019-10-25 12:27:52 +02:00
Joao Moreno
94389f776f
fix bad git package.nls.json change 2019-10-25 12:19:35 +02:00
isidor
fcc9736b4f fixes #83237 2019-10-25 12:16:17 +02:00