Benjamin Pasero
43f86ea354
fixes #14835
2016-11-02 10:18:19 +01:00
Sandeep Somavarapu
c5c0c39d9a
#14821 Move extension enablement closer to extension management
2016-11-02 10:17:41 +01:00
isidor
ccfc178868
debug: tune watch expressions pane delaying
...
fixes #14499
2016-11-02 10:12:36 +01:00
isidor
be59f61184
open editors: disable tree twistie
...
fixes #14831
2016-11-02 09:44:45 +01:00
Benjamin Pasero
293363d612
window title - show user home with ~ prefix
2016-11-02 09:39:09 +01:00
Benjamin Pasero
49a2f9b21d
title - update live on config changes
2016-11-02 09:28:33 +01:00
Benjamin Pasero
45f682c612
Show full path in Title Bar ( fixes #12625 )
2016-11-02 08:04:00 +01:00
Daniel Imms
78d34e34ad
Make terminal instance regex readonly (TS 2)
2016-11-01 11:54:16 -07:00
Daniel Imms
2eed9dbf60
Add more useful error message when terminal launch fails
...
Fixes #9087
2016-11-01 11:50:07 -07:00
Joao Moreno
134511d843
make electron ipc use IPCClient and IPCServer
2016-11-01 18:37:52 +01:00
isidor
e4847a2c8e
debug: drag n drop watch expressions
...
fixes #14125
2016-11-01 18:04:54 +01:00
isidor
5b176fb858
debugViews: destructure imports
2016-11-01 18:04:54 +01:00
Sandeep Somavarapu
1f298d54a2
Fix #14763
...
- Include extension specific properties only
- Refactor: Move extensions scanning to MainThreadExtensionService
2016-11-01 17:57:22 +01:00
Benjamin Pasero
b9968a170f
debt - one less editorService.createInput() call
2016-11-01 16:28:00 +01:00
Benjamin Pasero
edcb380315
EditorOptions => IEditorOptions
2016-11-01 16:13:27 +01:00
isidor
d8ae36e66f
debug: allow variable to be set to an object
...
fixes #13969
2016-11-01 16:08:50 +01:00
isidor
a2dddb22ae
proper fix for #14711
2016-11-01 16:05:50 +01:00
Alex Dima
b6d746a059
tokenIterator uses only standardTokenType
2016-11-01 15:56:50 +01:00
isidor
318bafe3a8
debug: focus process as soon as created if there is no other
...
fixes #14711
2016-11-01 15:53:43 +01:00
Benjamin Pasero
40106d7319
debt - remove unused migration code
2016-11-01 15:49:45 +01:00
Benjamin Pasero
d6e57653d8
add error handler to file service tests
2016-11-01 15:33:15 +01:00
Benjamin Pasero
cca2ce7fa1
Merge pull request #14806 from Microsoft/ben/events
...
Ben/events
2016-11-01 15:27:22 +01:00
Sandeep Somavarapu
d0ca99fbab
Fix #14578
2016-11-01 15:05:21 +01:00
Sandeep Somavarapu
cf08371d12
Fixes for extension actions in Extension Editor
2016-11-01 15:05:21 +01:00
Benjamin Pasero
bce3b9bd4b
properly clear editor stack
2016-11-01 14:59:21 +01:00
Benjamin Pasero
46ac4e6eb6
fix tests
2016-11-01 14:48:23 +01:00
Alex Dima
3be9dad671
Group language configuration types together
2016-11-01 13:18:19 +01:00
Alex Dima
6325f3d9cf
Begin to clean up ElectricCharacter
2016-11-01 12:37:15 +01:00
Benjamin Pasero
57c94f5b4f
improve handling of file delete events
2016-11-01 12:31:20 +01:00
Sandeep Somavarapu
d10b07a761
Fix #14751
...
- Enable / Disable actions show the current state
- Reload only when it is necessary and applied changes have impact.
- Blur the extension only when it is installed and not activated
- Improve messages for reload
- Remove status widget
2016-11-01 11:58:55 +01:00
Sandeep Somavarapu
7dbd9689db
Renaming in extensionRuntimeService
2016-11-01 11:58:55 +01:00
Joao Moreno
d765d6b932
fixes #14760
2016-11-01 11:35:48 +01:00
Benjamin Pasero
022c18b160
History: delete entries that are deleted or moved on disk ( fixes #14761 )
2016-11-01 11:35:35 +01:00
isidor
566bb1252a
debug: label of a stack frame is an expression
...
fixes #14352
2016-11-01 10:30:00 +01:00
isidor
92e0559c76
debug: always allow bps to be removed
...
fixes #14357
2016-11-01 10:18:21 +01:00
isidor
69b02b120a
introduce ${fileBasenameNoExtension}
...
fixes #1104
2016-11-01 09:59:56 +01:00
Johannes Rieken
e45b76473c
enableProposedApi is optional
2016-11-01 09:37:44 +01:00
Christian Alexander
da88252952
Allow files with merge status to be staged.
...
Allows files with merge status to be staged using workbench.action.git.stage.
2016-10-31 21:25:06 -07:00
Christof Marti
4482704deb
Improve robustness ( #13854 )
2016-10-31 11:48:40 -07:00
Johannes Rieken
c510d53da7
sample for vscode.proposed.d.ts and implementation
2016-10-31 17:03:32 +01:00
Johannes Rieken
53df546a67
debt - don't use bind because it hinders proper typechecking
2016-10-31 16:17:52 +01:00
Johannes Rieken
95536e6678
debt - move error handler code
2016-10-31 16:17:52 +01:00
isidor
0457318795
Provide workbench.action.closePanel for keybindings
...
fixes #14674
2016-10-31 16:04:26 +01:00
Sandeep Somavarapu
1a8f9c015c
Fix #14741
2016-10-31 16:02:31 +01:00
Sandeep Somavarapu
f3e2685faa
Fix #14743
2016-10-31 16:02:31 +01:00
Sandeep Somavarapu
f88a64cde8
Cleanup: Move extensionsWorkbenchService to node package
2016-10-31 16:02:31 +01:00
Sandeep Somavarapu
c30fdbd226
extensionsWorkbenchService: Remove deps on electron-browser
2016-10-31 16:02:31 +01:00
Sandeep Somavarapu
972713b159
Move extensionsInput to common
2016-10-31 16:02:31 +01:00
Sandeep Somavarapu
a3c6ebfd29
extensionsWorkbenchService: Remove electron browser dependencies
2016-10-31 16:02:31 +01:00
isidor
f149cfb715
debug: schedule the update of the call stack tree if the viewlet is opened after a session started
...
fixes #14684
2016-10-31 15:54:37 +01:00