isidor
|
29dddc43cc
|
breakpoint widget: ovewriteBefore magic to get proper suggestions
fixes #46824
|
2018-04-25 12:42:41 +02:00 |
|
Alex Dima
|
811d3985ef
|
Fixes #48546: Merge editor.largeFileSize and editor.largeFileLineCount
|
2018-04-25 12:40:03 +02:00 |
|
Johannes Rieken
|
05bca58420
|
fix #48502
|
2018-04-25 12:00:30 +02:00 |
|
isidor
|
04c4d3eb02
|
breakpoint widget: allow to delete condition or message
fixes #48657
|
2018-04-25 11:57:35 +02:00 |
|
isidor
|
47b4ef2f22
|
debug: run to cursor keep track of added breakpoint
fixes #48586
|
2018-04-25 11:53:34 +02:00 |
|
Alex Dima
|
6bf2e72541
|
Fixes Microsoft/monaco-editor#770
|
2018-04-25 11:47:01 +02:00 |
|
Alex Dima
|
27ce868a01
|
Fixes Microsoft/monaco-editor#628
|
2018-04-25 11:47:01 +02:00 |
|
Christof Marti
|
ad5f111348
|
Check if list is displayed (fixes #48652)
|
2018-04-25 11:42:24 +02:00 |
|
Sandeep Somavarapu
|
50f81f0fb2
|
Fix #48634
|
2018-04-25 11:35:16 +02:00 |
|
isidor
|
81766b6126
|
Log Point -> Logpoint
fixes #48611
|
2018-04-25 11:19:29 +02:00 |
|
Sandeep Somavarapu
|
bdb258dd5f
|
Fix #48629
|
2018-04-25 10:55:40 +02:00 |
|
Sandeep Somavarapu
|
de6972f5ef
|
Fix #48583
|
2018-04-25 10:52:18 +02:00 |
|
Sandeep Somavarapu
|
f6a0f9779a
|
Fix #48582
|
2018-04-25 10:47:05 +02:00 |
|
Sandeep Somavarapu
|
1fbff4ea95
|
Fix #48563
|
2018-04-25 10:35:51 +02:00 |
|
Sandeep Somavarapu
|
2c49115cf5
|
Fix #48573
|
2018-04-25 09:58:16 +02:00 |
|
Joao Moreno
|
7cf50421da
|
fixes #48211
|
2018-04-25 09:04:41 +02:00 |
|
Rob Lourens
|
36e6cbb766
|
Bump node-debug2
|
2018-04-24 21:26:05 -07:00 |
|
Daniel Imms
|
9ceaf07eed
|
Fire onDidOpenTerminal event for split terminals
Fixes #48510
|
2018-04-24 17:33:35 -07:00 |
|
Matt Bierner
|
4832deb1b4
|
Fix snippetForFunctionCall if called with already resolve item
|
2018-04-24 17:17:16 -07:00 |
|
Matt Bierner
|
1e7095ee31
|
Make sure we rehydrate uri in resolve rename location
Fixes #48592
|
2018-04-24 17:10:45 -07:00 |
|
Matt Bierner
|
568b1c49d4
|
More webview rephrasing
Fixes #48593
|
2018-04-24 16:52:08 -07:00 |
|
Rachel Macfarlane
|
2989374882
|
Extensions list in issue reporter should be sorted in a case insensitive way, fixes #48614
|
2018-04-24 16:08:36 -07:00 |
|
Matt Bierner
|
b67472bae0
|
Rephrase some webview docs
Fixes #48593
|
2018-04-24 15:53:37 -07:00 |
|
Matt Bierner
|
3d055f3189
|
Fix codeActionsOnSave description
Fixes #48557
|
2018-04-24 15:38:55 -07:00 |
|
Matt Bierner
|
3c79f978d8
|
Fix possible exception when using snippets in ts completions
|
2018-04-24 15:38:54 -07:00 |
|
Matt Bierner
|
5006f7aea7
|
Update js/ts grammars
|
2018-04-24 15:38:54 -07:00 |
|
Andre Weinand
|
c9e4724226
|
node-debug@1.23.3
|
2018-04-25 00:23:09 +02:00 |
|
Matt Bierner
|
3936999a16
|
onDidChangeDiagnostics is now stable, don't check proposed
Fixes #48591
|
2018-04-24 13:47:26 -07:00 |
|
Andre Weinand
|
bb77f58664
|
Revert "eh debug: Do not end process on initial attach"
This reverts commit 4cce36adf5.
|
2018-04-24 20:30:50 +02:00 |
|
Daniel Imms
|
63fd9f4ded
|
Fix typo
|
2018-04-24 11:07:37 -07:00 |
|
Daniel Imms
|
9cab59b32f
|
Document Terminal.onData API
Fixes #48516
|
2018-04-24 11:06:57 -07:00 |
|
Johannes Rieken
|
0f78eb2d71
|
fix #48550
|
2018-04-24 18:29:41 +02:00 |
|
Johannes Rieken
|
36c5c3124a
|
argument names, #48527
|
2018-04-24 17:50:31 +02:00 |
|
Sandeep Somavarapu
|
8aa6fe9ff4
|
#48535 Get progress location from view location
|
2018-04-24 16:26:21 +02:00 |
|
Johannes Rieken
|
d2944d7575
|
fix markdown-links in vscode.d.ts, #48527
|
2018-04-24 16:21:20 +02:00 |
|
Christof Marti
|
a41c096113
|
Fix check for undefined (fixes #48523)
|
2018-04-24 16:11:17 +02:00 |
|
Sandeep Somavarapu
|
59454c7792
|
Fix #48438
|
2018-04-24 16:09:55 +02:00 |
|
Sandeep Somavarapu
|
85b344c99f
|
Fix the id regex
|
2018-04-24 15:57:52 +02:00 |
|
Sandeep Somavarapu
|
d024951634
|
Fix #48551
|
2018-04-24 15:46:26 +02:00 |
|
Sandeep Somavarapu
|
7b531850bf
|
Fix #48549
|
2018-04-24 15:33:03 +02:00 |
|
Sandeep Somavarapu
|
3bf15f5d02
|
#43645 Fix reveal when view is in custom viewlet
|
2018-04-24 15:29:08 +02:00 |
|
isidor
|
c88e58fc7a
|
do not steal keybindings from find widget
fixes #47947
|
2018-04-24 15:24:13 +02:00 |
|
Joao Moreno
|
be5147eae4
|
fix bad relative import
|
2018-04-24 15:05:57 +02:00 |
|
Sandeep Somavarapu
|
a9e16bab72
|
#48373 Add logs
|
2018-04-24 14:41:03 +02:00 |
|
Alex Dima
|
675d4fb94e
|
Fixes #48144.
|
2018-04-24 12:55:41 +02:00 |
|
isidor
|
a7389569a5
|
polish message
fixes #47892
|
2018-04-24 12:43:29 +02:00 |
|
isidor
|
e00cc4d32a
|
debugL fix select box lifecycle
fixes #48487
|
2018-04-24 12:36:06 +02:00 |
|
isidor
|
e7c9974b55
|
explorer: ExplorerItem initialize children when a child is being added
fixes #48496
|
2018-04-24 12:24:35 +02:00 |
|
Benjamin Pasero
|
098eb8db2b
|
remove localStorage migration code
|
2018-04-24 12:20:54 +02:00 |
|
Joao Moreno
|
7dd299d7cf
|
fixes #48504
|
2018-04-24 11:34:12 +02:00 |
|