Commit graph

60131 commits

Author SHA1 Message Date
kieferrm
ab1514ed77 fix GDPR annotation 2020-01-27 22:17:56 +00:00
Martin Aeschlimann
492d045b91 [html] update dependencies 2020-01-27 23:14:42 +01:00
Martin Aeschlimann
1667546ee1 [css] update dependencies 2020-01-27 23:14:32 +01:00
Martin Aeschlimann
d0fd0e2c20 set context on REVEAL_IN_OS_COMMAND_ID 2020-01-27 22:42:34 +01:00
Eric Amodio
6c619202b8 Removes timeout/racing for now
Need to revisit how we will handle long running providers
2020-01-27 15:28:33 -05:00
Eric Amodio
628c60d177 Removes == 2020-01-27 15:28:33 -05:00
Eric Amodio
6e94e48a76 Adds nls folder for timeline 2020-01-27 15:28:33 -05:00
Eric Amodio
5c92e3af68 Fixes open diff command (backwards) 2020-01-27 15:28:33 -05:00
Eric Amodio
b861a1143d Removes open diff command from palette 2020-01-27 15:28:33 -05:00
Eric Amodio
44edf3c197 Polishes the timeline UI/UX
Cleans up API and removes some unused features (e.g. paging)
Adds date formatting
Adds loading progress and message
Removes lots of console.logs 😁
Adds titles to diffs
2020-01-27 15:28:33 -05:00
Eric Amodio
2dc90b8140 Adds index (staged changes) to timeline 2020-01-27 15:28:33 -05:00
Eric Amodio
d7b5fe4cc7 Adds refresh for when timeline changes 2020-01-27 15:28:33 -05:00
Eric Amodio
87c2332fed Adds timeline diff on click and icon support 2020-01-27 15:28:33 -05:00
Eric Amodio
70e1e9b4f4 Adds timeline view & api providers (wip) — #84297 2020-01-27 15:28:33 -05:00
Jackson Kearl
a592b87e9c Properly implement onDidChangeContent (may be overridden by further refactorings, but simple enough so implementing here for now.) Fixes #89265. 2020-01-27 11:50:26 -08:00
Jackson Kearl
5a762cfc03 Fix #89266 2020-01-27 11:45:25 -08:00
Jackson Kearl
9e69ee9a52 Clean up some confguration handling logic 2020-01-27 11:43:17 -08:00
Sandeep Somavarapu
5c610fb97b Fix #86090 2020-01-27 20:30:42 +01:00
Miguel Solorio
1bb2a8c048 Use codicon gear in terminal quick pick (ref #86708)
FYI @tyriar
2020-01-27 11:15:00 -08:00
Miguel Solorio
d6e0e7156e Vertically align codicons in quick open 2020-01-27 11:09:54 -08:00
Jackson Kearl
8e77e9f555 Restore search editor names on reload 2020-01-27 10:55:50 -08:00
Benjamin Pasero
0e19922e4f editor input tweaks (#89289) 2020-01-27 10:55:09 -08:00
Connor Peet
3c33102d24
debug: update js-debug-nightly to "2020.1.33183" @ 2020-01-26T01:06:43.323Z 2020-01-27 10:32:01 -08:00
Rachel Macfarlane
4a69e2ad63 Fallback to directly hitting endpoint if listening on server fails or running in web, fixes #88392 2020-01-27 10:25:40 -08:00
Benjamin Pasero
2d1263bb88 files - remove redundant listener 2020-01-27 19:19:23 +01:00
Connor Peet
35116fa958
minimap: fix decoration cutoff not acocunting for pixel ratio
Fixes #89354
2020-01-27 09:29:53 -08:00
Benjamin Pasero
dcaaae9065 text files - makeDirty => setDirty (fix #89356) 2020-01-27 18:26:22 +01:00
Rachel Macfarlane
26d43c87a1 Do not duplicate account tokens, fixes #89334 2020-01-27 09:22:51 -08:00
Sandeep Somavarapu
5eab0085b4 fix #88803 2020-01-27 17:25:52 +01:00
Sandeep Somavarapu
3f5edc3d45 fix tests 2020-01-27 17:17:13 +01:00
Johannes Rieken
b4ff0736ff 💄 2020-01-27 16:57:40 +01:00
isidor
5c6b51aaaf Show breakpoint window without creating a launch.json in the workplace folder
fixes #89290
2020-01-27 16:50:00 +01:00
Sandeep Somavarapu
ddac984663 Fix #89339 2020-01-27 16:49:43 +01:00
Sandeep Somavarapu
29f6ab04a5 #88577 do not count on auth error 2020-01-27 16:18:03 +01:00
Sandeep Somavarapu
31e32b883c #89334 - Fix save conflicts 2020-01-27 16:14:25 +01:00
Benjamin Pasero
d10819598b text files - do not mark model as dirty from content change events if readonly 2020-01-27 16:12:49 +01:00
Benjamin Pasero
b0a5bc0c89 text files - 💄 save handler 2020-01-27 15:43:43 +01:00
isidor
414e916750 Correct pre-filled folder name when "Download"ing a folder 2020-01-27 15:36:24 +01:00
Benjamin Pasero
ec6feef1bd editor status - use input.isReadonly() to ask for editable state 2020-01-27 15:33:46 +01:00
Sandeep Somavarapu
e4525565c5 add ignore error handler option 2020-01-27 15:26:31 +01:00
Alex Dima
82098224b2
Add IRemoteAgentConnection.withChannel for stateless requests 2020-01-27 15:23:20 +01:00
Joao Moreno
afa24c3c04
fix scm repository selected state
fixes #85975
2020-01-27 15:15:43 +01:00
Joao Moreno
cb02e1cf5f
remove unused code 2020-01-27 15:15:43 +01:00
Johannes Rieken
35148678ab spell out places that support inline theme icons, #87165 2020-01-27 15:09:56 +01:00
Martin Aeschlimann
a6df4b39d9 update typescript-vscode-sh-plugin 2020-01-27 15:03:16 +01:00
isidor
50124ae2b8 download: do overwrite 2020-01-27 14:57:52 +01:00
Benjamin Pasero
be9fd1ffc0 untitled - only report dirty after model is loaded properly 2020-01-27 14:55:49 +01:00
Alex Ross
ea34c333bc Expose command to open user tasks file 2020-01-27 14:52:03 +01:00
Joao Moreno
548baadc5f
git: have own log level
related to #85992
2020-01-27 14:40:24 +01:00
Alex Dima
c6e9d72387
update distro 2020-01-27 14:28:05 +01:00