Commit Graph

23576 Commits

Author SHA1 Message Date
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
Sandeep Somavarapu
1b8f07fee9 Introduce WorkspaceState representing Empty, Folder and Workspace.
Adopt to use getWorkspaceState instead of hasFolderWorkspace or hasMultiFolderWorkspace
2017-09-12 23:23:49 +02:00
Sandeep Somavarapu
18ade0aac4 Revert "Prevent to use hasFolderWorkspace instead check if workspace has configuration"
This reverts commit 6dd25f0848.
2017-09-12 22:35:20 +02:00
Sandeep Somavarapu
6dd25f0848 Prevent to use hasFolderWorkspace instead check if workspace has configuration 2017-09-12 21:29:54 +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
Sandeep Somavarapu
71d6af1f01 Update focussing recent workspaces list 2017-09-12 21:11:55 +02: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
Sandeep Somavarapu
ea663a872f Simplify autofocus in recent workspaces list 2017-09-12 18:35:06 +02:00
Matt Bierner
3d314e25eb Fix ruby embedded source puctuator colorization 2017-09-12 09:34:11 -07:00
Sandeep Somavarapu
f75cee9513 Introduce an API in workspace contet service to check current workspace is with given workspace identifier 2017-09-12 18:10:09 +02: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
Joao
aef7f7b1db remove allow-async tslint rule 2017-09-12 14:55:42 +02:00
Joao
d9246d9833 IViewletView 2017-09-12 14:55:42 +02:00
Joao
d0e342ae78 💄 2017-09-12 14:55:42 +02:00
Sandeep Somavarapu
e6dda15fd5 Remove legacy workspace. Use first root of the workspace instead of legacy workspace resource. 2017-09-12 14:36:47 +02:00
Sandeep Somavarapu
040fea0fa2 smoke test - improve quick open and report screenshots 2017-09-12 12:18:03 +02:00
isidor
02c8bdc0f9 update node debug version 2017-09-12 12:10:44 +02:00
Sandeep Somavarapu
9e40cc9d43 smoke test: Improve quick open behaviour 2017-09-12 11:41:09 +02:00
isidor
526c71c467 debug: allow threads with threadId === 0
fixes #33839
2017-09-12 11:22:52 +02:00
Benjamin Pasero
bc9064f13b slightly better workspace saving format 2017-09-12 11:19:08 +02:00
Johannes Rieken
86fb1a39e0 Merge pull request #34196 from qcz/fix-i18n-message
Fix duplicated {0} placeholders in new snippetsService messages
2017-09-12 11:16:55 +02:00
Sandeep Somavarapu
792fe7cdb4 Fix #34207 2017-09-12 11:01:48 +02:00
Benjamin Pasero
7bbf770f04 save workspace: preserve comments and slashes in paths if used 2017-09-12 10:56:21 +02:00
Sandeep Somavarapu
8ff2211361 #34206 comment the terminal tests 2017-09-12 10:29:55 +02:00
Dániel Tar
33d3af4a9d Fix double {0} placeholders in i18n messages 2017-09-12 08:25:17 +02:00
Daniel Imms
128a4e3640 Disable failing terminal link tests 2017-09-11 21:48:27 -07:00
Matt Bierner
07ff75aa77 Fix suggest with code blocks drawing horizontal scrollbar 2017-09-11 16:50:23 -07:00