Martin Aeschlimann
e7bcce6fe2
Merge branch 'master' into improve-monokai-markdown-theme
2019-11-26 14:41:43 +01:00
Sandeep Somavarapu
dc5bff3872
#85036 extension kind ui should run only on ui
2019-11-26 09:14:16 +01:00
Matt Bierner
5ec2e40b21
Fixing webview getting disposed after rename
...
For #83961
2019-11-25 22:38:02 -08:00
Eric Amodio
e1edd6b4ad
Fixes hr's in hovers because of the fix for #69388
...
This keeps hr's full-width (because otherwise they look very strange)
2019-11-26 00:11:31 -05:00
Eric Amodio
457cef96b7
Adds mailmap
2019-11-26 00:11:31 -05:00
Matt Bierner
a63d88ec55
Make sure we normalize paths before sending them to tsserver
...
Fixes #84826
2019-11-25 20:58:47 -08:00
Matt Bierner
ab05d79769
Fix node 12 typing error
2019-11-25 20:12:32 -08:00
Matt Bierner
16fffb122b
Mark parameter suggestions as variables
...
For #85430
2019-11-25 20:09:10 -08:00
Matt Bierner
dd300e4fe7
Show constants as normal variables
...
Fixes #85429
2019-11-25 19:50:32 -08:00
Matt Bierner
4116c9411b
Use enum member completion type
2019-11-25 19:50:32 -08:00
ZHAO Jinxiang
352d641042
Add .cjs to known JavaScript file extensions ( #85460 )
2019-11-25 19:46:09 -08:00
Matt Bierner
d4ab1fcda5
Fixes more node 12 typing errors ( #85420 )
...
* Fixes more node 12 typing errors
For #82514
* Remove Symbol.toStringTag usage for now
* Reverting a few fixes that are not comptible with current node typings
* Revert one more use of StringDecoder
Must wait until we actually pick up the new typings
2019-11-25 19:30:21 -08:00
Jackson Kearl
52bdec0d4e
Make "open in search editor" keybinding only apply to mac
2019-11-25 18:51:33 -08:00
Jackson Kearl
7c9a63f6b6
Add search-editor specific find match highlight tokens
2019-11-25 18:46:34 -08:00
Jackson Kearl
d86abd8e60
allow spaces in search result file names
2019-11-25 17:41:14 -08:00
Rob Lourens
15fea5e0dd
Merge pull request #82510 from njkevlani/feature/multi-cursor-on-search
...
Command and Keybinding for adding multi cursor from search result
2019-11-25 16:43:20 -08:00
Rob Lourens
28ba6987d3
Fix subpixel AA for settings TOC list
...
Fix #85106
2019-11-26 00:38:55 +00:00
Matt Bierner
85d3ccfb9e
Fix custom editor redo
2019-11-25 15:44:25 -08:00
Matt Bierner
750f28769d
Sync custom editor edits
...
If multiple instances of the same custom editor are opened for the same resource, the edit stack should be shared between them. This matches how we work with text files
2019-11-25 15:44:25 -08:00
Matt Bierner
f3d70dbf92
Working on sharing models for same custom editor
2019-11-25 15:44:25 -08:00
Matt Bierner
b52f1c7dae
Trying to hook up background to implement custom editor rename
2019-11-25 15:44:25 -08:00
Matt Bierner
872c3afdf0
Update TS insiders version
2019-11-25 15:44:25 -08:00
Matt Bierner
ffe3749d5a
Working on hooking up custom editor saveAs
2019-11-25 15:44:25 -08:00
Rob Lourens
d1fab46c13
Remove "Settings editor preview" tip from settings GUI color token descriptions
2019-11-25 15:10:05 -08:00
Jackson Kearl
8062282fc7
Fix build
2019-11-25 14:59:40 -08:00
Miguel Solorio
5c3aaed985
Revert "Replace checkbox icon with icon font"
...
This reverts commit 5f27d2a9f9 .
2019-11-25 13:58:40 -08:00
Jackson Kearl
baac06c603
Merge branch 'master' of github.com:microsoft/vscode
2019-11-25 11:56:49 -08:00
Jackson Kearl
24e826acd5
Add extension build scripts
2019-11-25 11:55:15 -08:00
Andrew Liu
37eeb3755a
quick fix ( #85506 )
2019-11-25 11:30:04 -08:00
Miguel Solorio
9dbb30ebf7
Update drag icon
2019-11-25 10:10:09 -08:00
Miguel Solorio
2834fa1ca1
Update list filtering to use icon font
...
cc @joaomoreno
2019-11-25 10:04:26 -08:00
Miguel Solorio
a153ad5ef3
Remove dead code
2019-11-25 09:27:31 -08:00
Miguel Solorio
5f27d2a9f9
Replace checkbox icon with icon font
2019-11-25 09:19:04 -08:00
Miguel Solorio
52839deb1c
Update icons and remove unused svgs
2019-11-25 09:03:26 -08:00
Johannes Rieken
b04c6f9e2e
update API command for #85533
2019-11-25 17:06:16 +01:00
Johannes Rieken
9227460df4
don't over-encode, do try to decode, fixes #85521
2019-11-25 16:58:54 +01:00
Daniel Imms
16d4625715
Include backtick in terminal word separators
...
Fixes #84483
2019-11-25 07:36:52 -08:00
Daniel Imms
4491fd5119
Merge pull request #84429 from petevdp/petevdp/add-terminal-rename-command
...
#82105 Add Terminal Rename Command
2019-11-25 07:33:10 -08:00
Daniel Imms
d7def1653d
Correct auto-complete
2019-11-25 07:32:35 -08:00
Daniel Imms
1b22a6ce3d
Rename with arg command id
2019-11-25 07:26:20 -08:00
Daniel Imms
54f9bccc99
Rename command
2019-11-25 07:22:37 -08:00
Daniel Imms
bb2b119dd7
Merge branch 'master' into petevdp/add-terminal-rename-command
2019-11-25 07:16:32 -08:00
Joao Moreno
c2c643947b
editor: fix word wrap settings in simple editor
2019-11-25 15:42:47 +01:00
Joao Moreno
6941792f28
fixes #85456
2019-11-25 11:43:23 +01:00
Joao Moreno
802a9eae62
fix dirty diff styles
2019-11-25 11:23:02 +01:00
Joao Moreno
a5d0ea3132
fix #84906
2019-11-25 11:17:35 +01:00
Johannes Rieken
abbf52b137
remote inspect-port, workaround for #85490
2019-11-25 10:35:42 +01:00
Alex Ross
aa2d4f92f6
Can only debug once with tasks 0.1.0
...
Part of #85343
2019-11-25 10:23:41 +01:00
Rob Lourens
b8d63e0fcf
Fix #83059
2019-11-25 04:09:18 +00:00
Nilesh Kevlani
8ef3442e69
Merge branch 'master' into feature/multi-cursor-on-search
2019-11-25 08:57:41 +05:30