Commit graph

6351 commits

Author SHA1 Message Date
Benjamin Pasero
0990b727d1 fix context passing in toolbar 2016-06-11 15:43:31 +02:00
Benjamin Pasero
0b28383989 close to the right for tabs 2016-06-11 12:10:08 +02:00
Benjamin Pasero
52fc9ea041 use ieditoridentifier 2016-06-11 11:49:49 +02:00
Benjamin Pasero
e3fe91be1c only add editor actions for active editor to context menu 2016-06-11 11:46:30 +02:00
Benjamin Pasero
d017a3956a move IEditorContext around 2016-06-11 11:36:46 +02:00
Benjamin Pasero
b40c73c690 fix enablement in context menu 2016-06-11 10:28:05 +02:00
Benjamin Pasero
9aea4f5663 fill editor actions into tab context menu 2016-06-11 10:18:47 +02:00
Benjamin Pasero
b0f8a30365 close action always comes last 2016-06-11 10:02:08 +02:00
Benjamin Pasero
da247311ee focus next only when group is active 2016-06-11 09:58:37 +02:00
Benjamin Pasero
21dcd2be5c do not offer "unpin" for now 2016-06-11 09:50:18 +02:00
Benjamin Pasero
a5427dfae4 fix enablement 2016-06-11 09:04:39 +02:00
Benjamin Pasero
5483045753 first cut context menu on tabs 2016-06-10 16:35:09 +02:00
Benjamin Pasero
3d469f8810 always reveal active tab 2016-06-10 12:34:25 +02:00
Benjamin Pasero
838de5f034 allow to scroll with mouse wheel 2016-06-10 11:26:54 +02:00
Benjamin Pasero
a16bd11952 fix hc theme 2016-06-10 10:50:52 +02:00
Benjamin Pasero
bff78ef9a3 control drag hit zone 2016-06-10 10:18:27 +02:00
Benjamin Pasero
f2573a2f7f css fix 2016-06-10 10:14:00 +02:00
Benjamin Pasero
1b39e440ef css cleanup 2016-06-10 10:03:50 +02:00
Benjamin Pasero
f707df6f5b css cleanup 2016-06-10 07:52:36 +02:00
Benjamin Pasero
5570066b2a css tweak 2016-06-09 19:02:23 +02:00
Benjamin Pasero
16d31f75fe simple first tabs support 2016-06-09 18:45:19 +02:00
Benjamin Pasero
48084115bb make some room for tabs container 2016-06-09 15:56:38 +02:00
Benjamin Pasero
5e9b9ae6db wip 2016-06-09 14:45:34 +02:00
Alex Dima
bac26893f2 Improve monaco-editor-core package.json 2016-06-09 11:29:01 +02:00
Alex Dima
414ab4f787 Remove decoratePromise 2016-06-09 11:23:20 +02:00
Alex Dima
07607511db Ship README.md with monaco-editor-core 2016-06-09 11:20:03 +02:00
Alex Dima
8ad5ab52b7 Wrap 3rd party code to make it clear in minified files 2016-06-09 10:50:19 +02:00
Martin Aeschlimann
8a80fc6757 [configuration-editing] remove devDependency 2016-06-09 10:50:06 +02:00
Martin Aeschlimann
513c6dacb4 editor.wordBasedSuggestions shows up last in default settings? fixes #7459 2016-06-09 09:52:36 +02:00
Martin Aeschlimann
a20f0e8182 Rename sass modeId to scss in legacy mode 2016-06-09 09:44:22 +02:00
Martin Aeschlimann
b0f25a857a Update thirdpartynotices for scss grammar 2016-06-09 09:44:22 +02:00
Daniel Imms
009ee1a437 Have terminalProcesses kill themselves when their parent is killed
Fixes #7458
2016-06-09 00:32:56 -07:00
Martin Aeschlimann
2386b26777 Add SCSS grammar license statement 2016-06-09 09:31:03 +02:00
Martin Aeschlimann
e0057afca1 Use textmate for scss, rename sass to scss 2016-06-09 09:31:03 +02:00
Martin Aeschlimann
67fe4d8b60 [json] rename server to jsonServerMain 2016-06-09 09:31:03 +02:00
Benjamin Pasero
8882523172 no more workbench readonly option 2016-06-09 08:52:33 +02:00
Benjamin Pasero
5cd6e6edb3 less hectic title udpates when reordering editors 2016-06-09 08:30:06 +02:00
Benjamin Pasero
af64e5c6e1 cmd+2 and +3 to pick up viewstate from active editor 2016-06-09 08:11:39 +02:00
Benjamin Pasero
4f335d86da move supportsSplitEditor to editor input and let it return true by default 2016-06-09 08:08:42 +02:00
Benjamin Pasero
2dbc938ccf fix NPE, model can be null 2016-06-09 07:47:41 +02:00
Benjamin Pasero
fc2539e7cc fix NPE in resolving resource input 2016-06-09 07:40:05 +02:00
Daniel Imms
1e23c593ff Use valid values for terminal font config
Fixes #7420
2016-06-08 21:41:37 -07:00
Daniel Imms
7c75479a06 Don't layout terminal when minimized
Part of #7442
2016-06-08 17:09:23 -07:00
Daniel Imms
7f404bfceb Pass WheelEvent from terminal panel to xterm
This fixes the right-portion of the screen not scrolling (where the lines don't reach)

Fixes #6743
2016-06-08 17:01:58 -07:00
Daniel Imms
2f0254d030 Disable hollow cursor (until xterm is published) 2016-06-08 16:26:57 -07:00
Alex Dima
04d5848ea7 Clean up ThirdPartyNotices.txt 2016-06-09 00:31:44 +02:00
Alex Dima
271973f43d Fix build 2016-06-09 00:31:24 +02:00
Alex Dima
350dd1ed2f Bundle editorWorkerServer into workerServer and editorSimpleWorker into simpleWorker 2016-06-09 00:22:59 +02:00
Alex Dima
13cb5df0ae Merge standaloneWorker and editorSimpleWorker 2016-06-08 23:46:48 +02:00
Alex Dima
235bdabe36 Move SelectionDirection to selection.ts 2016-06-08 22:03:32 +02:00