Johannes Rieken
cb2a6ecef0
strict null trouble
2019-02-14 12:38:34 +01:00
Alexandru Dima
af2bd48a62
Merge pull request #67178 from LucianaMarques/expandLineSelection-issue59003
...
Changed keybinding to select current line -issue 59003
2019-02-14 11:21:55 +01:00
Johannes Rieken
3283483974
add formatter call, use it for no-formatter-case for now #41882
2019-02-14 11:16:32 +01:00
Alexandru Dima
afd3310df7
Merge pull request #66618 from MHalseyPerry/master
...
Improves flipped cursor on line numbers
2019-02-14 10:39:58 +01:00
Alexandru Dima
fc2cecd8ef
Merge pull request #66827 from thieman/tnt/hover-focus-only-with-accessibility
...
Give hover popups focus only when accessibility support is enabled
2019-02-14 10:36:37 +01:00
Martin Aeschlimann
de66301ff2
Fix wrong folding potentially being invoked when document language changes. Fixes #68662
2019-02-14 10:19:38 +01:00
Peng Lyu
54c75aa50b
support icons
2019-02-13 19:34:35 -08:00
Peng Lyu
7519dcadfe
use customized action for reactions
2019-02-13 19:34:35 -08:00
Peng Lyu
1789af2b83
Use customized toolbar for reactions.
2019-02-13 19:34:35 -08:00
Matt Bierner
b819c7668e
Remove jsDocCompletion setting
...
This has been renamed to `javascript.suggest.completeJSDocs` and `typescript.suggest.completeJSDocs`
2019-02-13 17:47:12 -08:00
Matt Bierner
b4522997ac
Add preference to disable shorthand renaming
...
Fixes #68029
Use the `typescript.preferences.renameShorthandProperties` and `javascript.preferences.renameShorthandProperties` to disable shorthand property renames. Default to enabling renames
2019-02-13 17:44:08 -08:00
Matt Bierner
617958f0ad
Use raw href attribute for fallback title instead of the resolved href
...
Fixes #68425
2019-02-13 17:02:52 -08:00
Matt Bierner
762b5f1acc
Remove unused vars
2019-02-13 14:42:38 -08:00
Matt Bierner
8009f4ed63
Re-broadcast key events from webview directly
...
Fixes #68335
2019-02-13 14:35:29 -08:00
Martin Aeschlimann
aadfc43a87
move workbench/themes to browser namespace
2019-02-13 23:24:29 +01:00
Martin Aeschlimann
18d81329b9
welcomePage: Use joinPath
2019-02-13 23:24:29 +01:00
Matt Bierner
04b758802d
Exclude heap service from strict null check
...
Not clear why files under gc-signals source are being checking
2019-02-13 14:20:40 -08:00
Matt Bierner
7b850cfe0f
Strict null check mainThreadHeapService
2019-02-13 14:20:40 -08:00
Matt Bierner
2224ce68da
Strict null work for panels
2019-02-13 14:20:40 -08:00
Matt Bierner
8d3a399e19
Strict null work for watermark
2019-02-13 14:20:40 -08:00
Matt Bierner
c533c84917
Strict null check work in webview
2019-02-13 14:20:40 -08:00
Matt Bierner
52196594d0
Strict null fixes
2019-02-13 14:20:40 -08:00
Matt Bierner
9d667371a6
Strict null fixes related to activeEditor now possibly being undefined
2019-02-13 14:20:40 -08:00
Matt Bierner
ea755ec3d7
Annotate apis that can return undefined
...
Strict null work
2019-02-13 14:20:40 -08:00
Matt Bierner
94e6480fcb
Strict null fixes in dialogService
2019-02-13 14:20:40 -08:00
Matt Bierner
194954925f
Fixing some editor classes not having the same strict signatures as their interfaces
2019-02-13 14:20:39 -08:00
Matt Bierner
74dcffc4f1
Strict null check editorActions
2019-02-13 14:20:39 -08:00
Matt Bierner
221f14af2c
Strict null work in saveErrorHandler
...
Supress access to arrays that we know are set earlier in the code
2019-02-13 14:20:39 -08:00
Matt Bierner
54bc4ffade
Strict null work in fileActions
2019-02-13 14:20:39 -08:00
Peng Lyu
7bf13604ab
update line height for all themes.
2019-02-13 13:17:26 -08:00
Martin Aeschlimann
60595b6285
CLI: --add stops working. Fixes #68595
2019-02-13 22:16:04 +01:00
Peng Lyu
9b5c127782
Update line height of comment title.
2019-02-13 12:09:01 -08:00
Martin Aeschlimann
f43718e6be
remove debugger statement
2019-02-13 20:23:06 +01:00
Matt Bierner
7e4e409c52
Update js/ts grammar
2019-02-13 11:14:41 -08:00
Matt Bierner
aec4ced0b3
Strict null auto add
2019-02-13 11:14:41 -08:00
Matt Bierner
71ba76735d
Merge pull request #68575 from mjbvz/fix-webview-focus-menu
...
Fix clicking on webviews does not dismiss custom title bar menu
2019-02-13 11:01:36 -08:00
Matt Bierner
5b98f71146
Fix webview deserialization potential crash
2019-02-13 10:47:56 -08:00
Sandeep Somavarapu
6e142bc42b
Fix theme picker on install
2019-02-13 18:16:44 +01:00
SteVen Batten
7153ea456b
fixes #67357
2019-02-13 17:56:42 +01:00
Johannes Rieken
0b21524f9c
prep for #41882
2019-02-13 17:35:56 +01:00
Martin Aeschlimann
0e93f650d5
Files opened with openWindow are opening like folders. Fixes #68636
2019-02-13 16:49:45 +01:00
Sandeep Somavarapu
764cd960e6
Fix #68208
2019-02-13 16:48:30 +01:00
Martin Aeschlimann
6850012cf4
Merge pull request #67517 from kdy1/swcrc
...
Treat .swcrc file as json
2019-02-13 16:41:00 +01:00
Martin Aeschlimann
64797345c1
json: multiple selection ranges
2019-02-13 16:36:30 +01:00
Johannes Rieken
a45fb4099c
make insets fit into layering scheme
2019-02-13 16:23:52 +01:00
Benjamin Pasero
d0e4fb537e
fix #67632
2019-02-13 16:00:46 +01:00
Sandeep Somavarapu
9d405dc1f5
Fix #67813
2019-02-13 15:58:48 +01:00
Johannes Rieken
8d25e4b246
Merge pull request #66418 from rdeline/code-inset
...
Code inset feature
2019-02-13 15:54:45 +01:00
Benjamin Pasero
1b2325266c
make #67357 better
2019-02-13 15:40:10 +01:00
Sandeep Somavarapu
d3b30f8b48
#67966 Group setting message and refresh together
2019-02-13 15:37:28 +01:00