Commit graph

61589 commits

Author SHA1 Message Date
Daniel Imms
8dfc759232 Run OSS tool for v1.43 2020-02-24 18:00:02 -08:00
Eric Amodio
2c9ce783fb Fixes issue where no timeline message wasn't shown 2020-02-24 19:19:52 -05:00
Eric Amodio
b78a012ae3 Adds timeline.excludeSources setting
Allows the filtering of timeline sources from the Timeline view
2020-02-24 19:19:51 -05:00
Eric Amodio
0a8ffc6bcb Enables timeline view for insiders & stable
The timeline.showView setting is on by default for insiders
2020-02-24 19:19:51 -05:00
Eric Amodio
838d34a996 Fixes timeline message z-index 2020-02-24 19:19:51 -05:00
Matt Bierner
915089a8aa Fix silly error with toString for custom editors
Fixes #91317
2020-02-24 15:58:47 -08:00
Matt Bierner
a10e4cb911 Make sure we set the correct replacement range for dot member completions
Fixes #91105
2020-02-24 15:53:13 -08:00
Connor Peet
31f757f254
debug: update js-debug-nightly to "2020.2.2117" @ 2020-02-22T01:07:51.383Z 2020-02-24 15:26:55 -08:00
Matt Bierner
3c030d7014 Add extra guard on restarting TS server on fatal crash 2020-02-24 15:12:57 -08:00
Matt Bierner
6ff3d9c899 Auto restart TS Server on watch options change 2020-02-24 15:12:57 -08:00
Eric Amodio
d46c8a8c3c Lots of timeline related changes, below
UI:
Adds Refresh icon to view title
Adds "Load more" entry at the end of the list for paging

API:
Restructures api around cursors
Renames TimelineCursor to generic TimelineOptions for more flexibility
Adds paging object to Timeline for clearer paging usage
Changes cursors to be strings, and explicit before and after cursors
Allows limit to take a cursor, so we can reload current data set
Clarifies id and fallback to timestamp
Adds reset flag to TimelineChangeEvent for providers to reset caching

Git provider:
Orders and returns commit date as the timestamp
Supports limit of a cursor (using rev-list --count)
Stops returning working/index changes when paging
Forcably resets cached data when changes are detected (naive for now)
2020-02-24 15:48:37 -05:00
SteVen Batten
d226035b73 additional drag feedback 2020-02-24 12:02:20 -08:00
SteVen Batten
fff2324963 refs #86309 2020-02-24 12:02:20 -08:00
Jackson Kearl
64517a9384 Add selectAllSearchEditorMatches command 2020-02-24 11:47:19 -08:00
Jackson Kearl
0a1c99f7c6 Add go to nex/prev result for search editor 2020-02-24 11:26:46 -08:00
Miguel Solorio
e8237e7231 Update auth page branding 2020-02-24 11:19:07 -08:00
Rachel Macfarlane
bf0a32e729 Add support for other vscode environments for github auth 2020-02-24 11:14:11 -08:00
SteVen Batten
94b4d22c33 fixes #86309 2020-02-24 10:45:31 -08:00
deepak1556
3d10b3156e update distro 2020-02-24 10:26:20 -08:00
Jackson Kearl
278004b67b Fix #91299. 2020-02-24 10:21:30 -08:00
Miguel Solorio
cae183ef31 Fix #88863 2020-02-24 09:43:26 -08:00
Daniel Imms
f6bd0bac9b US spelling, grammar 2020-02-24 07:31:17 -08:00
Andre Weinand
049b51ba9f update DAP 2020-02-24 12:29:58 +01:00
Andre Weinand
7adff8721e node-debug@1.43.1 2020-02-24 12:06:15 +01:00
Alex Dima
07c33977da
Fixes #91177 2020-02-23 23:06:58 +01:00
Alex Dima
e5d4033931
Fixes #91203 2020-02-23 23:04:43 +01:00
Alexandru Dima
1706e430c5
Merge pull request #91218 from nrayburn-tech/touch
Change browser touch events to not be passive
2020-02-23 22:46:20 +01:00
Alexandru Dima
645884224c
Merge pull request #91239 from nrayburn-tech/hover
Add padding above hover for second line
2020-02-23 22:43:15 +01:00
Alex Dima
d5513f2fe2
Fixes microsoft/monaco-editor#1810 2020-02-23 22:42:40 +01:00
Alex Dima
bf4a9e26d8
Fixes #90819: High contrast is more important than render whitespace in selection 2020-02-23 21:56:16 +01:00
Alex Dima
ee764991ac
Fixes #91178: Use previous part when dealing with offsets with an after inline decoration 2020-02-23 21:47:38 +01:00
Alex Dima
0792b07962
Add LinePart.metadata (for #91178) 2020-02-23 21:47:38 +01:00
Alex Dima
4c0a06c7ea
let -> const 2020-02-23 21:47:38 +01:00
Martin Aeschlimann
03b30ff3cc [folding] add setting to allow clicking in empty space to unfold. Fixes #88522 2020-02-23 21:15:13 +01:00
Sandeep Somavarapu
b893a20110 Fix #89111 2020-02-23 20:26:38 +01:00
Sandeep Somavarapu
d6e842b665 #90068 adopt to reval near top 2020-02-23 19:51:45 +01:00
Sandeep Somavarapu
067fbc80e3 #90068 Adopt to revealPositionNearTop 2020-02-23 19:48:40 +01:00
nrayburn
97fc97c2f8 Add padding above hover for second line 2020-02-23 11:58:00 -06:00
Benjamin Pasero
127c34484b fix tests 2020-02-23 17:04:38 +01:00
Benjamin Pasero
bc97567cf4 untitled - fix description not showing invalid paths 2020-02-23 17:01:22 +01:00
Benjamin Pasero
646aaf67aa
Cleanup open-url handling (#91234)
* cleanup open-url handling

* open url - allow to open a remote workpsace without opening a window first

* help build

* undo build change

* support files too
2020-02-23 16:54:53 +01:00
Sandeep Somavarapu
6f79071a2f Fix #91193 2020-02-23 15:10:35 +01:00
Sandeep Somavarapu
746afb03c9 turn on sync preview confirmation 2020-02-23 14:58:17 +01:00
Martin Aeschlimann
75c47b7505 [html] update dependencies 2020-02-23 13:54:54 +01:00
Martin Aeschlimann
efe562c3df [css] update dependencies 2020-02-23 13:44:03 +01:00
Sandeep Somavarapu
17a59977bc make sync is on command simple 2020-02-23 13:10:30 +01:00
Sandeep Somavarapu
a8fec27182 Just call Turn on Sync 2020-02-23 13:05:54 +01:00
Sandeep Somavarapu
b78d185305 add store property to product configuration 2020-02-23 13:00:54 +01:00
Christof Marti
e943540509 Schema update (microsoft/vscode-remote-release#1045) 2020-02-23 11:51:55 +01:00
Christof Marti
1a03d6b5fc Schema update (microsoft/vscode-remote-release#46) 2020-02-23 11:48:34 +01:00