Dirk Baeumer
20130d4938
Fixes #62649 : Don't serialize URI as JSON in DTOs
2018-11-06 10:33:54 +01:00
isidor
10968e3ee6
revert debt - remove now obsolete smoothScrollingWorkaround setting
2018-11-06 10:19:39 +01:00
Johannes Rieken
650a18e3f4
debt - less TPromise in service interface
2018-11-06 09:44:17 +01:00
Rachel Macfarlane
340133accd
Revert "Add strict null checks in issue and launch services, #60565 "
...
This reverts commit cd1a6b4fbe .
2018-11-05 17:50:59 -08:00
Ramya Achutha Rao
6f139c79ad
Test for multiline selection for wrap
2018-11-05 17:45:40 -08:00
Matt Bierner
d8cce48edd
Update markdown grammar
2018-11-05 17:25:47 -08:00
Rachel Macfarlane
cd1a6b4fbe
Add strict null checks in issue and launch services, #60565
2018-11-05 17:20:30 -08:00
Matt Bierner
8784755458
Use TS 3.1.4 for building VS Code
2018-11-05 16:47:53 -08:00
Matt Bierner
812a35fc39
Update js/ts grammar
2018-11-05 16:20:13 -08:00
Matt Bierner
6e5b0be369
Use set instead instead of regexp for kind modifiers
2018-11-05 16:16:34 -08:00
Matt Bierner
92fc1f1f74
Enable file icons for js/ts path intellisense
...
Fixes #61625
Requires TS 3.2+. Uses the kind modifier to determine the type of the file being imported
2018-11-05 16:08:44 -08:00
Matt Bierner
d5913e54b7
Always show the code action light bulb if quick fixes or refactorings are available
...
Fixes #61642
Remove logic added by ab77235 . The original concern was that we would end up showing the light bulb too often but its not sure this will be a problem in practice.
2018-11-05 15:41:17 -08:00
Matt Bierner
edce7e2b8d
Version js/ts Api
2018-11-05 15:11:50 -08:00
Rachel Macfarlane
f5e8321964
Remove comment user icons that fail to load
2018-11-05 15:06:14 -08:00
Matt Bierner
b929dc93d3
Use api for onCompletionAccepted instead of command
2018-11-05 14:29:50 -08:00
Miguel Solorio
b4b3f75deb
Fix #62446 , increase opacity of selection highlight bg
2018-11-05 14:23:38 -08:00
Matt Bierner
170077d533
Adding command that is fired when a js/ts completion is accepted
2018-11-05 14:17:17 -08:00
Matt Bierner
fec1775aa5
Strict null checks
2018-11-05 13:39:33 -08:00
Rob Lourens
10b95a0b88
Fix strict-null-check
2018-11-05 11:57:36 -08:00
Rob Lourens
fd87535685
Fix #62409 - resolve exclude patterns for searchPaths correctly
2018-11-05 11:57:29 -08:00
Matt Bierner
07340673ea
Strict null checks
2018-11-05 11:55:31 -08:00
Matt Bierner
580619e8b6
Fix strict null errors in encoding and storage
...
Fixes #62072
2018-11-05 11:39:42 -08:00
Matt Bierner
234ccfa412
Strict null checks
2018-11-05 11:18:38 -08:00
Rachel Macfarlane
2f85cd4541
Send only needed extension data to issue reporter, fixes #62481
2018-11-05 10:31:31 -08:00
Rob Lourens
3e5e6e6baf
Clean up unused parameter from PR
2018-11-05 10:08:10 -08:00
SteVen Batten
2f81ec4eb8
remove unnecessary filter conversion ( #62505 )
2018-11-05 07:59:09 -08:00
isidor
ed84ffaf05
debug issues to weinand
2018-11-05 16:26:54 +01:00
isidor
654692234b
debug: add "Run to Cursor" to command palette
...
fixes #62500
2018-11-05 16:26:54 +01:00
Johannes Rieken
b7761829fb
debt - less TPromise
2018-11-05 16:09:57 +01:00
Johannes Rieken
5c6694ca28
fix #62457
2018-11-05 15:49:34 +01:00
Dirk Baeumer
b862791cf2
Fix merge compile error
2018-11-05 15:12:07 +01:00
Dirk Baeumer
41c02aa888
Fixes #62594 : Resolving process task doesn't take task system into account
2018-11-05 15:10:59 +01:00
Joao Moreno
fb9e1da186
update git iconv-lite dependency
...
fixes #62272
2018-11-05 13:39:47 +00:00
Joao Moreno
54a0868259
enable component detection in product builds
...
fixes #62453
2018-11-05 13:27:08 +00:00
isidor
1a88afd1b6
debug repl: Make sure to select the session if debugging is already active
...
fixes #62473
2018-11-05 14:21:29 +01:00
Isidor Nikolic
90d02d3bdf
Merge pull request #62504 from cleidigh/selectbox-vo-label
...
SelectBox: ComboBox role workaround for native select Addresses: #60929
2018-11-05 14:04:08 +01:00
Joao Moreno
a0b871880e
strict null checks: add dataTree
2018-11-05 13:48:14 +01:00
Joao Moreno
4ad30a4b56
strict null checks: add objectTreeModel
2018-11-05 13:48:14 +01:00
Joao Moreno
28db446e83
strict null checks: add indexTreeModel
2018-11-05 13:48:14 +01:00
Joao Moreno
5039d4a089
strict null checks: abstractTree
2018-11-05 13:48:14 +01:00
Joao Moreno
d51f8c7fe1
move ITreeModelOptions to /tree
2018-11-05 13:48:14 +01:00
Joao Moreno
43de37cab4
strict null checks: several ipc utils
2018-11-05 13:48:14 +01:00
Joao Moreno
f695de3a3f
strict null checks: issueIpc.ts
...
fixes #61093
2018-11-05 13:48:14 +01:00
Joao Moreno
a76cfdb609
strict null checks: grid.ts
...
fixes #61542
2018-11-05 13:48:14 +01:00
Johannes Rieken
c59c2374b0
disable bogous test, #62587
2018-11-05 13:08:10 +01:00
Johannes Rieken
7dd291b51c
debt - less TPromise in mainThread-things
2018-11-05 13:02:08 +01:00
Johannes Rieken
0817eb5df5
debt - less TPromise in tests
2018-11-05 12:40:56 +01:00
Johannes Rieken
9298df91e3
debt - less TPromise in webview stuff
2018-11-05 12:40:55 +01:00
Dirk Baeumer
03a1417d75
Merge branch 'dbaeumer/56721'
2018-11-05 11:12:29 +01:00
____ Zaporteza
90fe5c8ba8
Clear doesn't work for extension contributed tasks ( #62495 )
...
Fixes #62474
2018-11-05 11:00:48 +01:00