Peng Lyu
d4841fd59c
re #45770 . Test case for chunk based search.
2018-03-16 15:23:49 -07:00
Matt Bierner
eb2b0dfc20
Fix should auto trigger at ${|in js/ts template strings
...
Fixes #37176
2018-03-16 15:18:14 -07:00
Matt Bierner
d74145ed78
Support quickSuggestions in JSDoc Types ( #46001 )
...
* Support quickSuggestions in JSDoc Types
Fixes #43715
Requires vscode-textmate 3.3.1 before merging
* Pick up new vscode textmate version
2018-03-16 15:14:44 -07:00
Matt Bierner
e48a3284f4
When folding markdown headers, leave single new line before next header
2018-03-16 14:31:04 -07:00
Matt Bierner
e822e655b5
Move logDirectory to ExtensionContext ( #45922 )
...
* Move the logDirectory to extensionContext
Moves the proposed `logDirectory` to `ExtensionContext` and make it synchronous
* Use string for path instead of URI
2018-03-16 14:07:09 -07:00
isidor
bef8583253
configurationResolverService: do not greedly match
...
fixes #45493
2018-03-16 17:28:36 +01:00
Benjamin Pasero
94b502c1d6
notifications - do not dispose actions unless created within
2018-03-16 17:24:15 +01:00
Martin Aeschlimann
5710ce949b
[html] improve incomplete foldings (for #44712 )
2018-03-16 17:19:50 +01:00
Daniel Imms
1f9ab94179
Mostly fix multi-line links
...
Part of #28746
2018-03-16 09:09:30 -07:00
André Weinand
f1404198c3
proposed logMessage API; fixes #45643
2018-03-16 17:08:46 +01:00
Johannes Rieken
8ae0b0cbf8
fix #45990
2018-03-16 17:08:08 +01:00
isidor
e3b133124b
Revert "explorer: introduce explorer.open command to be able to open multiple files via keyboard"
...
This reverts commit 52086ecf32 .
2018-03-16 16:36:49 +01:00
Christof Marti
722149a26b
Telemetry opt-out notice
2018-03-16 16:27:47 +01:00
Johannes Rieken
67efbbf5ca
remote - use posix.dirname of uri.path
2018-03-16 15:32:06 +01:00
Johannes Rieken
b1db74a470
keep focus really stable... #44414
2018-03-16 14:34:31 +01:00
Johannes Rieken
a7466c7533
keep focused element stable, #44414
2018-03-16 14:34:31 +01:00
isidor
6275278ae9
debug: bring back toString it is used for copyAll action
...
fixes #45967
2018-03-16 13:51:17 +01:00
Martin Aeschlimann
1cec53cedd
[html] folding for embedded JavaScript
2018-03-16 13:48:06 +01:00
Martin Aeschlimann
43392774fe
[json] update sefeRunner
2018-03-16 13:48:05 +01:00
Martin Aeschlimann
18bde2a520
[html] validate: check if version is still current
2018-03-16 13:48:05 +01:00
Johannes Rieken
290c9d6140
make sure to reveal the current symbol in the references tree, #44414
2018-03-16 13:47:47 +01:00
Dirk Baeumer
fc7051a897
Cleaner API to query tasks
2018-03-16 11:55:18 +01:00
isidor
52086ecf32
explorer: introduce explorer.open command to be able to open multiple files via keyboard
...
fixes #42573
2018-03-16 11:48:53 +01:00
Martin Aeschlimann
14eca3563b
[html] enable strict, cancel support
2018-03-16 11:26:44 +01:00
Martin Aeschlimann
7c5f344a2b
[html] use TextDocument.applyEdit
2018-03-16 11:26:44 +01:00
Martin Aeschlimann
4d78742a99
[html] test fold regions
2018-03-16 11:26:29 +01:00
Martin Aeschlimann
21d517efd6
[html] fold multi line comments
2018-03-16 11:25:52 +01:00
Martin Aeschlimann
ff3c40353b
[html] folding for self-closing tags
2018-03-16 11:25:52 +01:00
Johannes Rieken
294337b0dc
remote - use posix-path-logic for path-math in URIs
2018-03-16 11:07:44 +01:00
isidor
08ba13246f
debug: 'Add Log Point...' context menu action
...
#45128
2018-03-16 10:50:40 +01:00
Isidor Nikolic
1a24638ff3
Merge pull request #45935 from chryw/master
...
Conditional breakpoint icon polish for #45406
2018-03-16 10:16:44 +01:00
isidor
6251c95a0b
debug: always remove the selected expression from the view model when wrapping up rename box
...
fixes #45896
2018-03-16 10:03:43 +01:00
Johannes Rieken
d3cda9c633
fix #45861
2018-03-16 09:30:26 +01:00
Sandeep Somavarapu
84cb34fff8
Merge pull request #45929 from camilogiraldo/master
...
Better uninstall dialog for extensions with dependencies. Fix #45197
2018-03-16 13:33:01 +05:30
Johannes Rieken
234defc473
Merge pull request #45881 from pradeepmurugesan/home-end-keys-in-suggestion
...
added the key bindings for first and last selection in suggestions.
2018-03-16 09:01:20 +01:00
Benjamin Pasero
14aa73c448
update to electron 1.7.12 ( #45953 )
2018-03-16 07:18:53 +01:00
Peng Lyu
410abe91b4
Fix #45770 . FindInNode should not cross node boundary.
2018-03-15 23:00:11 -07:00
Sandeep Somavarapu
9160e85b1a
Fix #45053
2018-03-16 10:47:19 +05:30
Matt Bierner
c55926ac9d
Update js/ts grmmar
2018-03-15 22:07:57 -07:00
Sandeep Somavarapu
6cfedc71cd
Fix #45733
2018-03-16 09:46:41 +05:30
Cherry Wang
9644ea6c2f
Merge remote-tracking branch 'upstream/master' into chryw/debug-icon-consistency
2018-03-15 19:10:03 -07:00
Cherry Wang
9de4221a52
Pulled two lines closer
2018-03-15 19:09:29 -07:00
Peng Lyu
ca666da08b
Fix #45892 . Null check
2018-03-15 17:58:30 -07:00
Rob Lourens
234d100603
Fix default search exclusions string
2018-03-15 17:32:01 -07:00
Rob Lourens
3fb65e7b65
Bump node-debug2 - fixes #45657
2018-03-15 16:53:11 -07:00
Camilo Giraldo
7e6c141542
Better uninstall dialog for extensions with dependencies. Fix #45197
2018-03-15 18:20:30 -05:00
André Weinand
4980c7d4c3
node-debug@1.22.4
2018-03-15 23:45:09 +01:00
isidor
1d026bbff9
debug: add log point support
...
#45128
2018-03-15 18:27:27 +01:00
Matt Bierner
ab1669f898
Revert "Revert "Avoid using import x = require('...')""
...
This reverts commit 27256832f3 which turns out did not break the import of vs/nls
2018-03-15 10:17:18 -07:00
Dirk Baeumer
a4cf2abe7e
First cut of #45664 : Add API to query and execute tasks
2018-03-15 18:02:04 +01:00