Martin Aeschlimann
|
7eecbbf1f3
|
[rust] remove rust snippets (see discussion in #6430)
|
2016-06-27 10:55:30 +02:00 |
|
Benjamin Pasero
|
3db7b4e7d3
|
Buttons are cropped on the files save confirmation dialog while quitting VS Code (fixes #8008)
|
2016-06-27 10:26:16 +02:00 |
|
Sandeep Somavarapu
|
068dc85446
|
fix #8170
|
2016-06-27 10:14:28 +02:00 |
|
Benjamin Pasero
|
c0c45b348d
|
workaround #7498
|
2016-06-27 10:09:13 +02:00 |
|
Benjamin Pasero
|
41fa25de66
|
Suggestion: Rename "Keep Editor" command to "Keep Open" (fixes #8026)
|
2016-06-27 09:52:07 +02:00 |
|
Benjamin Pasero
|
f33377d4ab
|
Cannot delete .asar file while VS Code is open (fixes #646)
|
2016-06-27 09:36:41 +02:00 |
|
Benjamin Pasero
|
c316be0961
|
fix compile error
|
2016-06-27 08:59:37 +02:00 |
|
Benjamin Pasero
|
a7d64b71de
|
Quick Open "ext" and "ext install" not working (fixes #8123)
|
2016-06-27 08:37:08 +02:00 |
|
Benjamin Pasero
|
f01feadf14
|
cleanup & imports
|
2016-06-27 08:08:24 +02:00 |
|
Alex Dima
|
41f53d27a8
|
Add support for multiline find (#313)
|
2016-06-27 00:40:40 +02:00 |
|
Martin Aeschlimann
|
6f18e14a27
|
[css] Generalize languageModelCache
|
2016-06-26 23:50:15 +02:00 |
|
Martin Aeschlimann
|
10146b8e2f
|
[json] use vscode-json-languageservice
|
2016-06-26 23:49:47 +02:00 |
|
Alexandru Dima
|
f1f33b9d8e
|
Merge pull request #7578 from kisstkondoros/controlchars
Add an option to display control characters
|
2016-06-26 18:45:40 +02:00 |
|
Alex Dima
|
2675ca8bd4
|
Merge pull request #6990 from kisstkondoros/zooming
|
2016-06-26 18:16:50 +02:00 |
|
Alex Dima
|
a66ba0231d
|
No longer creating IWorkspaceContextService in compat worker
|
2016-06-26 16:52:15 +02:00 |
|
Alex Dima
|
3b3e7a462a
|
No more IRequestService in compat worker
|
2016-06-26 16:41:33 +02:00 |
|
Alex Dima
|
f00bbb18d9
|
Move IThreadService up to /workbench/
|
2016-06-26 15:50:37 +02:00 |
|
Alex Dima
|
485a0e1483
|
Clean up IThreadService
|
2016-06-26 15:27:27 +02:00 |
|
Alex Dima
|
6c6fea75a4
|
Fix compile problem
|
2016-06-26 15:14:28 +02:00 |
|
Alex Dima
|
10cae007cd
|
Use native JS Proxy for main <-> ext host proxies
|
2016-06-26 15:10:04 +02:00 |
|
Alex Dima
|
04faa2e4c1
|
Bring to /workbench/ all users of Remotable
|
2016-06-26 15:10:03 +02:00 |
|
Alex Dima
|
67cba0ab90
|
Bring RemoteTelemetryService to vs/workbench
|
2016-06-26 15:10:02 +02:00 |
|
Martin Aeschlimann
|
57c83e75af
|
Fix in standalone editor build script - remove standaloneLanguages2
|
2016-06-26 13:11:08 +02:00 |
|
Martin Aeschlimann
|
793ede49d5
|
Monaco version to 0.5.3
|
2016-06-26 13:03:35 +02:00 |
|
Martin Aeschlimann
|
aad608cd27
|
Remove legacy JSON
|
2016-06-26 13:02:43 +02:00 |
|
Martin Aeschlimann
|
96f1f812e8
|
Remove legacy JSON
|
2016-06-26 12:54:17 +02:00 |
|
Benjamin Pasero
|
af144e7a7e
|
Merge pull request #8113 from shahmirn/master
Fix - instantiate was misspelled as instanciate
|
2016-06-26 08:48:51 +02:00 |
|
Alex Dima
|
705c458720
|
Simplify worker protocol
|
2016-06-25 21:27:16 +02:00 |
|
Alex Dima
|
a25cfe1dbc
|
Simplify IThreadService now that ICompatWorkerService is used
|
2016-06-25 21:27:14 +02:00 |
|
Daniel Imms
|
356eaa5f39
|
Corretly clean up terminal process when 'exit' is run
Fixes #8139
|
2016-06-25 12:12:21 -07:00 |
|
Daniel Imms
|
9a7ec35a6a
|
Remove ATOM_SHELL_INTERNAL_RUN_AS_NODE from terminal env
This allows electron apps to be launched from integrated terminal.
Fixes #8141
|
2016-06-25 12:01:28 -07:00 |
|
Daniel Imms
|
9b813e6e16
|
Remove PTY* env variables from terminal env
Fixes #8142
|
2016-06-25 11:52:48 -07:00 |
|
Alex Dima
|
06cd37f206
|
Extract compatibility worker management to ICompatWorkerService
|
2016-06-25 20:05:56 +02:00 |
|
Alex Dima
|
57d06e0890
|
No more SecondaryMarkerService in compat worker
|
2016-06-25 20:05:54 +02:00 |
|
Alex Dima
|
71675045ca
|
json manages markers from the main thread
|
2016-06-25 20:05:53 +02:00 |
|
Alex Dima
|
3b7f84d27a
|
There is precisely one compatibility web worker
|
2016-06-25 20:05:51 +02:00 |
|
Alex Dima
|
5ffd3f762b
|
Remove unused IMarkerService in htmlWorker
|
2016-06-25 20:05:50 +02:00 |
|
Erich Gamma
|
5bb4ac2e3c
|
Optimize the case when there are no emmet preferences
|
2016-06-25 12:30:06 +02:00 |
|
Johannes Rieken
|
5836a9112e
|
fix typo
|
2016-06-25 11:38:36 +02:00 |
|
Johannes Rieken
|
95e28f9c32
|
make classNames type, prevent failure when no bodyClasses are set
|
2016-06-25 11:27:48 +02:00 |
|
Alex Dima
|
be7f2e237f
|
Remove MirrorModelEmbedded as it is no longer used
|
2016-06-25 11:21:55 +02:00 |
|
Erich Gamma
|
1a6d432675
|
Tweaked the preferences support
|
2016-06-25 01:30:30 +02:00 |
|
Daniel Imms
|
20c01b008e
|
Merge pull request #8126 from Microsoft/tyriar/run_selected_text_in_terminal
Tyriar/run selected text in terminal
|
2016-06-24 16:22:21 -07:00 |
|
Daniel Imms
|
d6dd8f9065
|
Don't move focus to terminal when running selection
|
2016-06-24 16:21:24 -07:00 |
|
Daniel Imms
|
32b6e0c166
|
Get run selected text in terminal working
Fixes #7034
|
2016-06-24 16:13:31 -07:00 |
|
Daniel Imms
|
69d2a4573c
|
Merge remote-tracking branch 'origin/master' into tyriar/run_selected_text_in_terminal
|
2016-06-24 15:38:13 -07:00 |
|
Denis Malinochkin
|
224ae319e4
|
Support for Emmet preferences and syntaxProfiles (#7926)
* Added support for Emmet preferences and syntaxProfiles
* Fix problem with overriding syntaxProfiles
|
2016-06-25 00:14:06 +02:00 |
|
Alex Dima
|
d49899a916
|
Fixes microsoft/monaco-editor#26: window.scrollX is not supported in IE
|
2016-06-24 22:45:55 +02:00 |
|
Daniel Imms
|
505021da41
|
Set name of term on Windows to shell file name
Fixes #8116
|
2016-06-24 11:50:31 -07:00 |
|
Alex Dima
|
08f87581b6
|
Fix issue where IMenuService is not instantiated in standalone editor
|
2016-06-24 20:04:22 +02:00 |
|