Commit graph

61847 commits

Author SHA1 Message Date
Johannes Rieken
02f23e5680 remove polyfill promise 2020-03-02 15:30:43 +01:00
Johannes Rieken
c3efba96a7
Merge pull request #90682 from microsoft/joh/es6
ES6 everywhere
2020-03-02 15:18:52 +01:00
Sandeep Somavarapu
452e16a1ac Fix #91731 2020-03-02 14:49:25 +01:00
Johannes Rieken
1bccecab0a remove more files from typings for which we have lib.*.d.ts files 2020-03-02 14:36:25 +01:00
Sandeep Somavarapu
16faaa5d81 Fix #69480 2020-03-02 14:29:05 +01:00
Johannes Rieken
1c6efa678a
Merge branch 'master' into joh/es6 2020-03-02 14:27:57 +01:00
Sandeep Somavarapu
e2cca740af Simplify synchronizers. Add more tests. 2020-03-02 14:10:41 +01:00
Sandeep Somavarapu
887c46603f rename keybindings label to Keyboard Shortcuts 2020-03-02 14:10:41 +01:00
Alex Dima
c2a604a18c
Add DocumentSemanticTokensProvider.onDidChangeSemanticTokens 2020-03-02 13:45:25 +01:00
Johannes Rieken
27bc032975 nuke special lib options and use compiler option's lib instead 2020-03-02 13:44:22 +01:00
Benjamin Pasero
e8f005af19 working copy - enforce that there can only be one working copy per resource 2020-03-02 13:16:26 +01:00
Benjamin Pasero
af18dd70e0 working copy - backup() is not optional anymore 2020-03-02 13:15:04 +01:00
Benjamin Pasero
cf432e5437 search editor - register disposable 2020-03-02 13:09:09 +01:00
Johannes Rieken
8fac4133c5 adopt inline compile config for editor src task 2020-03-02 12:51:32 +01:00
Benjamin Pasero
e1d6bfe8b1 debt - push down more native only environment properties 2020-03-02 12:46:04 +01:00
Benjamin Pasero
9eedabce7b debt - move native pieces of window config into node layer 2020-03-02 12:35:26 +01:00
Alex Dima
cf4b29104b
Improve documentation 2020-03-02 12:14:44 +01:00
Johannes Rieken
6852af455a Only add content widget when setting non-hidden state #90653 2020-03-02 12:01:48 +01:00
Alex Dima
afba164ec2
Fixes #91870: Improve description for editor.fontLigatures 2020-03-02 11:56:36 +01:00
Martin Aeschlimann
bf6c93062b Rename CSS smoke test to language features: For #90538 2020-03-02 11:39:43 +01:00
Johannes Rieken
4dfa4346fa
Merge branch 'master' into joh/es6 2020-03-02 11:15:32 +01:00
Benjamin Pasero
66c09fb60e editors - add and adopt IEditorService#isOpen(resource) for fast lookups of opened editors 2020-03-02 11:15:21 +01:00
Benjamin Pasero
f2502971b5 labels - handle file service changes better (fix #91833) 2020-03-02 11:06:59 +01:00
Benjamin Pasero
f33d982fd5 editors - deduplicate editors on saveAll, revertAll 2020-03-02 11:02:27 +01:00
Benjamin Pasero
01dbe67aa9 editors - drop boolean result from revert() 2020-03-02 10:59:15 +01:00
Benjamin Pasero
704bf0f2cc contextkey - add web to statically defined ones 2020-03-02 10:49:37 +01:00
Eric Amodio
d1c1e27028 Changes limit to take a cursor object — #91722 2020-03-02 04:35:43 -05:00
Benjamin Pasero
6f7c9f38b6 Notifications: Updating message recreates notification (drops progress bar) (fix #50931) 2020-03-02 10:22:38 +01:00
Benjamin Pasero
e44c50ba93 progress - reuse status entry if it exists 2020-03-02 09:49:06 +01:00
Benjamin Pasero
6801e4c673 debt - less explicit any 2020-03-02 09:47:12 +01:00
Benjamin Pasero
89b4f048c7 fix tests (#91859) 2020-03-02 09:44:01 +01:00
Martin Aeschlimann
bc760053cb minor: Documentation copypasta bug. Fixes #91772 2020-03-02 09:25:26 +01:00
Sandeep Somavarapu
215dda4dd9 Fix #91688 2020-03-01 22:41:46 +01:00
Eric Amodio
a5225d02a8 Limits schemes for Git timeline provider 2020-03-01 11:32:59 -05:00
Eric Amodio
634522a6ed Fixes #91381 2020-03-01 11:32:18 -05:00
Eric Amodio
afacd2bdfe Fixes #89509, #91464, #91628, #91619 2020-03-01 11:29:54 -05:00
Matt Bierner
77dcee274b Fix formatting for TS 3.9 update 2020-02-29 12:08:55 -08:00
Matt Bierner
ff253a8f60 Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
Rachel Macfarlane
fc9543ac88
Reset settings sync token on 401, fixes #91653 (#91726) 2020-02-28 16:03:12 -08:00
Matt Bierner
d685711e7c Pick up TS 3.8.3 2020-02-28 14:45:36 -08:00
Matt Bierner
4b046579d8 Using private fields for more in extHostWebviews 2020-02-28 14:45:35 -08:00
Matt Bierner
d4dc9e09a2 Fix command being set twice in object 2020-02-28 14:45:35 -08:00
Pine Wu
b393709eb2 Fix #89933 2020-02-28 14:37:22 -08:00
Alex Dima
79a5a741f8
Fixes #91776: Adopt codicons 2020-02-28 23:32:36 +01:00
Alex Dima
7f1bde5cb7
Fixes #15774: Use configured word separators for Ctrl+D 2020-02-28 22:25:48 +01:00
Pine
3d23d67f33
Merge pull request #91781 from microsoft/fix/long-suggestion-handling
suggest: fix handling around long lines
2020-02-28 12:31:04 -08:00
SteVen Batten
a69a45943e resolves #91431 2020-02-28 12:04:27 -08:00
Connor Peet
155fcfa5bb
suggest: fix handling around long lines
See: https://github.com/microsoft/vscode/issues/90552#issuecomment-592680419

`overflow: hidden` should have been `overflow: auto`. Auto displays a
scrollbar which, depending on the platform, can make the items too high.

Also fixes names being cut off (see the loooong) cutoff in the linked
issue. `flex-shrink:0` is on the label, with a max-width of 100%. But
on the left there was the 18px icon, so the right side of the label was
18px off the end and not visible. Fix it by moving the icon outside of
the `.left` side. We could alternately `calc(100% - 18px)`, but since
the icon was not a hardcoded size in CSS I didn't want to implicitly
depend on that.
2020-02-28 11:56:45 -08:00
Pine Wu
a68bfa3846 Add back languages/css test. Fix #90538 2020-02-28 11:56:25 -08:00
Andrew Branch
23850c7990
[typescript-language-features] Add importModuleSpecifierEnding preference (#90405)
* Expose importModuleSpecifierEnding to typescript-language-features

* Add default `auto` setting

* Use string 'auto' for auto setting

* Work with TypeScript 3.8
2020-02-28 11:20:50 -08:00