Commit Graph

21123 Commits

Author SHA1 Message Date
Benjamin Pasero
4e9cd88e37 save as admin - handle case for readonly files 2017-12-14 15:50:21 +01:00
Johannes Rieken
8f18e87477 ExtHostCommands, MainThreadCommands, #40169 2017-12-14 15:46:03 +01:00
Johannes Rieken
785aac7d10 fix #40209 2017-12-14 15:17:11 +01:00
Johannes Rieken
2d1e25598a ExtHostLanguageFeaturesShape, #40169 2017-12-14 15:07:44 +01:00
Joao Moreno
35730c44b4 remove URI usage from SCM API protocol
related to #40169
2017-12-14 15:07:25 +01:00
Sandeep Somavarapu
7a5c6c32c1 Remove action to open the channel in editor 2017-12-14 14:58:34 +01:00
Benjamin Pasero
7b6901d40c file - make sure to check if file is write protected again after running chmod 2017-12-14 13:00:38 +01:00
Sandeep Somavarapu
55623887c7 #39638 Use id if label is not available 2017-12-14 12:45:51 +01:00
Alex Dima
ec75457f87 Don't rely on custom marshalling for $setLanguageConfiguration (#40169) 2017-12-14 12:40:08 +01:00
Sandeep Somavarapu
35369b7ecc #39638 Action to open channel in editor 2017-12-14 12:19:00 +01:00
Benjamin Pasero
78cc1e902c Use the async version of Electron's dialog API (#40211)
* dialogs - move dialog handling to main side

* dialogs - adopt windows dialogs methods in main

* dialogs - use async dialog API and queue up dialogs on the main side
2017-12-14 12:16:09 +01:00
Sandeep Somavarapu
d1f9e09810 Merge branch 'master' into sandy081/fileOutput 2017-12-14 11:52:01 +01:00
Sandeep Somavarapu
67c706147b clean up 2017-12-14 11:41:22 +01:00
Alex Dima
7a49e546f7 Maintain clipboard metadata across editors (fixes #5639) 2017-12-14 11:27:41 +01:00
Johannes Rieken
73a20e61fa ExtHostEditorsShape, #40169 2017-12-14 11:07:35 +01:00
Johannes Rieken
35b0376c08 ExtHostFileSystemShape, #40169 2017-12-14 11:06:19 +01:00
Sandeep Somavarapu
804061b623 - Dispose inputs when not used
- Clean up creating input
- Clean up showing channels
2017-12-14 10:55:57 +01:00
Johannes Rieken
ad85d6bb86 ExtHostDocumentsAndEditorsShape, #40169 2017-12-14 10:53:11 +01:00
Johannes Rieken
2e6578fc37 native json for exthost/mainthread-workspace, #40169 2017-12-14 10:37:58 +01:00
Johannes Rieken
e20f08b291 a little language features, #40169 2017-12-14 10:16:27 +01:00
Ramya Achutha Rao
d9218265c0 Refactoring extensionTipsService 2017-12-13 23:19:07 -08:00
Benjamin Pasero
aa80eb5f9b Change Language Mode doesn't search by language ID (fixes #39921) 2017-12-14 07:43:37 +01:00
Matt Bierner
54707c13b5 Mark static ID properties as readonly 2017-12-13 15:27:22 -08:00
Matt Bierner
80e73dac9b Use properties instead of getters for ID 2017-12-13 15:20:25 -08:00
Sandeep Somavarapu
407f6770fb clean up 2017-12-13 23:34:00 +01:00
Sandeep Somavarapu
77697cc33e Log output
- Implement Buffered output channel and file output channel in output services
- Allow to register a file output channel
- Register log files output channels
2017-12-13 23:26:55 +01:00
ASEM DEVAJIT SINGH
ac6b0584ff Remove extra new lines (#40160) 2017-12-13 10:32:39 -08:00
Johannes Rieken
89ac57db7f fix integration test, #40169 2017-12-13 18:24:30 +01:00
Johannes Rieken
d7bb4b5a6c more native json, #40169 2017-12-13 18:24:30 +01:00
Alex Dima
426a39d799 Fix compilation issue 2017-12-13 18:20:57 +01:00
Alex Dima
b36f93ecbf Lazy load vscode-textmate (#40147) 2017-12-13 18:20:57 +01:00
Johannes Rieken
4f433ed0df more native json, #40169 2017-12-13 18:11:34 +01:00
isidor
5bccdeab12 watch: fix minor reveal issue 2017-12-13 18:10:25 +01:00
isidor
4ada031b92 debug: introduce explicit focusedThread 2017-12-13 18:10:25 +01:00
Johannes Rieken
e50a1f2d02 more UriComponents in mainThread-land, #40169 2017-12-13 18:01:16 +01:00
Johannes Rieken
7cab470639 yet more UriComponents in mainThread-land, #40169 2017-12-13 18:01:16 +01:00
Johannes Rieken
067d266d90 more UriComponents in mainThread-land, #40169 2017-12-13 18:01:16 +01:00
Alex Dima
7f71248784 Fix integration tests 2017-12-13 17:51:10 +01:00
isidor
6496d5af5b debug: better reacting to events in watch view 2017-12-13 17:40:14 +01:00
Alex Dima
b6112afe5c Reduce usage of CustomMarshaller (#40169) 2017-12-13 17:29:24 +01:00
Johannes Rieken
4b0e0d678c don't bubble no provider error 2017-12-13 17:27:11 +01:00
Johannes Rieken
55de001f73 migrate MainThreadDecorations, #40169 2017-12-13 17:18:44 +01:00
Alex Dima
b64355bf8d Remove usage of CustomMarshaller for MainThreadDocuments (#40169) 2017-12-13 17:08:36 +01:00
Alex Dima
1ec2438d57 Remove usage of CustomMarshaller for MainThreadEditors (#40169) 2017-12-13 17:01:24 +01:00
Johannes Rieken
ed39dcd7a2 some jsdoc for #34664 2017-12-13 16:55:29 +01:00
Johannes Rieken
a284f0aa71 align snippets/selections and clipboard lines, #40153 2017-12-13 16:37:21 +01:00
Alex Dima
bef346d62b Have the marshalling kind be a property of the proxy identifier (#36972) 2017-12-13 16:21:27 +01:00
Alex Dima
367dd10413 Rename RPCProtocol.get to RPCProtocol.getProxy (#36972) 2017-12-13 16:04:14 +01:00
Alex Dima
2b4ce13409 Add RPCProtocol.getFastProxy (#36972) 2017-12-13 16:04:14 +01:00
João Moreno
c1cf8ef371 remove console.log 2017-12-13 15:50:47 +01:00