Commit graph

26573 commits

Author SHA1 Message Date
Matt Bierner 86999bb82b Fix a few more emmet errors for strict null 2017-11-20 14:34:32 -08:00
Matt Bierner 336e9cebf5 Target es2017 for markdown extension 2017-11-20 14:34:32 -08:00
Matt Bierner 946b275e0a Restrict where jsdoc completion is shown
Fixes #33948
2017-11-20 14:34:32 -08:00
Christof Marti 4df58c0988 Update script (#38324) 2017-11-20 14:23:18 -08:00
Matt Bierner 7965160a6d
Emmet strict mode move, part 2 (#37840)
Continue moving emmet extension to strict mode. This change does the following:

- Remove jsdoc types. These are unused in ts files and can easily get out of date
- Annotate when something can return undefined
- Add null checks for when something can be undefined
- Add explicit types when something can be any
2017-11-20 14:08:49 -08:00
Christof Marti c93e6c60ab Use -addfile instead of -addpkg (#38324) 2017-11-20 13:34:19 -08:00
Joao Moreno dbfa1c0ae5 fix scm groups count badge 2017-11-20 21:34:50 +01:00
Joao Moreno dfc24221a5 fix tree traits
related to #37819
2017-11-20 21:34:50 +01:00
Joao Moreno ca7a79012e list: incremental dom access
related to #37819
2017-11-20 21:34:50 +01:00
Joao Moreno 38f6957087 scm viewlet: delta changes
related to #37819
2017-11-20 21:34:50 +01:00
Joao Moreno d83b859bba introduce ISequence 2017-11-20 21:34:50 +01:00
Joao Moreno cbb12ecce3 use ISplice in scm 2017-11-20 21:34:50 +01:00
Joao Moreno 385697869a sequence module 2017-11-20 21:34:50 +01:00
Ramya Rao d3df83b025
Prompt recommendations only when uri schema is file #37569 (#38666) 2017-11-20 10:59:23 -08:00
Christof Marti aca59e72d6 Align needs-more-info comment with others 2017-11-20 09:59:16 -08:00
Andre Weinand 27da5ea3cd DAP@1.25.0-pre.0 2017-11-20 18:13:21 +01:00
Benjamin Pasero 94b758ebfb debt - move explorer to electron-browser to avoid our faulty paths.relative() method 2017-11-20 17:59:43 +01:00
Martin Aeschlimann 1d860c0b12 Persist icon theme data as well (for #38683) 2017-11-20 17:46:28 +01:00
Benjamin Pasero 42b4fcc442 debt - avoid paths.relative in search 2017-11-20 17:29:17 +01:00
isidor 1152a5c013 ActionBar: only add touch listeners if on a touch device
#37917
2017-11-20 16:57:08 +01:00
Johannes Rieken f29abe48e2 remove more unused code, #38414 2017-11-20 16:53:36 +01:00
Johannes Rieken f657b94fb7 remove unused code, #38414 2017-11-20 16:35:26 +01:00
Martin Aeschlimann a0e0e88a9e
Merge pull request #38683 from Microsoft/ben/30032
cache icon data optimistically like color themes
2017-11-20 16:23:44 +01:00
Martin Aeschlimann 12c6aaa7db [folding] Support Shift+Click on folding marker to recursively unfold. Fixes #16517 2017-11-20 16:20:40 +01:00
isidor 9455a39542 validate composite bar pinned memento state
fixes #38213
2017-11-20 16:12:25 +01:00
Martin Aeschlimann 1cb368d98c
Merge pull request #38727 from AdenFlorian/master
Support middle mouse click on folding decorator to recursively toggle folding
2017-11-20 16:03:28 +01:00
Johannes Rieken 7839886908 fix #37562 2017-11-20 15:50:23 +01:00
isidor d2c775cff1 fixes #38674 2017-11-20 15:49:19 +01:00
Johannes Rieken 93cde923f4 fix #37568 2017-11-20 15:36:08 +01:00
Benjamin Pasero 340eb1434f fix #20182 again 2017-11-20 15:17:52 +01:00
Johannes Rieken d56e2501c2 use backslash when writing pattern samples inside jsdoc, fixes #38464 2017-11-20 15:08:30 +01:00
Alex Dima 08767f86d3 Have InlineDecoration keep track of its type (#37401) 2017-11-20 15:05:07 +01:00
Johannes Rieken 7a81081e29 deco - prevent stale markers 2017-11-20 15:01:55 +01:00
Martin Aeschlimann 1e06d29c16 fix mocha tests launch config 2017-11-20 14:50:04 +01:00
Martin Aeschlimann ce11eb88b3 [html] Follow Link in Multi Root Workspace. Fixes #38469 2017-11-20 13:36:57 +01:00
Benjamin Pasero e1eeccd55c Dragging a tab can show visual glitch when tab not fully visible (fixes #18733) 2017-11-20 12:54:01 +01:00
Sandeep Somavarapu dd23c9ee3f Fix #12907 2017-11-20 12:37:11 +01:00
Benjamin Pasero a5559a3313 about - add mnemonic for copy button 2017-11-20 12:36:33 +01:00
Benjamin Pasero 6baa9e48e8 💄 2017-11-20 12:32:43 +01:00
Benjamin Pasero 25ee5b3a70 Help -> About text can't be selected (fixes #37608) 2017-11-20 12:31:08 +01:00
Sandeep Somavarapu a019af79a8 Fix #38597 2017-11-20 12:24:19 +01:00
Benjamin Pasero d6b39a371d fix tests 2017-11-20 12:21:10 +01:00
Benjamin Pasero 96af874148 fix leaking focus tracker listener 2017-11-20 11:57:49 +01:00
Dirk Baeumer a706de81d7 Fixes #38641: Filter task by project name in multi-root 2017-11-20 11:56:22 +01:00
Dirk Baeumer 07501c2c64 Remove BoundedMap 2017-11-20 11:48:11 +01:00
Dirk Baeumer ac41cd118e Implement LRU Cache on Linked Map 2017-11-20 11:48:10 +01:00
Joao Moreno 1b77525993 fixes #38628 2017-11-20 11:46:15 +01:00
Dirk Baeumer df7e7afa18 Report label as error not taskName 2017-11-20 11:44:30 +01:00
Benjamin Pasero dda74a5deb fix tests 2017-11-20 11:42:59 +01:00
Benjamin Pasero 45d3c1a487 💄 2017-11-20 11:34:49 +01:00