Commit graph

6233 commits

Author SHA1 Message Date
Daniel Imms 371cedf5e3 Make terminal spans inline
inline-block causes some strange looking selections

Fixes #7352
2016-06-07 16:19:29 -07:00
Daniel Imms fc2adefe58 Fix resizing 2016-06-07 13:09:46 -07:00
Daniel Imms 30b3831e58 Simplify layout 2016-06-07 13:02:22 -07:00
Daniel Imms 373f5bd709 Add jsdoc 2016-06-07 12:16:34 -07:00
Daniel Imms cd0d1fe2ad Get invert selection working for all base theme types
Fixes #75
2016-06-06 20:16:31 -07:00
Daniel Imms 9038053fa6 Don't create multiple elements for theme 2016-06-06 20:08:15 -07:00
Daniel Imms b264f1133e Add basic theming 2016-06-06 20:00:49 -07:00
Daniel Imms a399c91e00 Merge remote-tracking branch 'origin/master' into tyriar/xtermjs_terminal 2016-06-06 19:56:35 -07:00
Andre Weinand 5030d8dded fix source maps for builtin extensions (Windows) 2016-06-07 00:53:18 +02:00
Andre Weinand 5779719573 fix source maps for builtin extensions 2016-06-07 00:33:48 +02:00
Benjamin Pasero ad737c8de5 disable failing test 2016-06-06 19:43:57 +02:00
Benjamin Pasero 4ede18f76f fix NPE on _onStatusChange 2016-06-06 19:42:42 +02:00
Benjamin Pasero d204f9536f Show tooltips for labels that get truncated (fixes #4723) 2016-06-06 19:29:50 +02:00
Benjamin Pasero a70d056e11 always have full file path in hover even for inactive editors 2016-06-06 19:27:50 +02:00
Johannes Rieken f66b7e5c12 debt - peek view widget shouldn't hardcode border color but use config 2016-06-06 18:01:37 +02:00
Benjamin Pasero 119324e3d6 delete unused cursors 2016-06-06 17:36:52 +02:00
Benjamin Pasero f503d755c0 swap classes 2016-06-06 17:34:45 +02:00
Benjamin Pasero 51f70afd2e use data uri for custom drag cursors 2016-06-06 17:33:48 +02:00
Daniel Imms 6af224054a xterm.js prototype 2016-06-06 08:33:03 -07:00
Sandeep Somavarapu 9cbb650ffc #7204 #7151 expand all files unless they are collapsed specifically 2016-06-06 16:52:28 +02:00
Alex Dima 634ebbb123 monaco-editor: add monaco.languages.setMonarchTokensProvider 2016-06-06 16:44:44 +02:00
Sandeep Somavarapu 92a7aeda6e do prefix matching during filtering 36679 2016-06-06 16:43:29 +02:00
Benjamin Pasero e5b1721f3c less editor title spacing 2016-06-06 16:28:06 +02:00
Benjamin Pasero dcd7c87af5 improve revert logic for untitled (also dispose untitled input after save) 2016-06-06 16:20:16 +02:00
Joao Moreno 483c63bc0c 💄 lifecycle service, idle monitor 2016-06-06 16:18:11 +02:00
Joao Moreno 42c352d6d7 💄 2016-06-06 16:08:47 +02:00
Benjamin Pasero 7ea0946369 extract no-tab specific css rules into own file 2016-06-06 15:52:32 +02:00
Sandeep Somavarapu de50fd2404 fix #7128 2016-06-06 15:11:45 +02:00
Johannes Rieken 844889948d 💄 remove unused code, renames 2016-06-06 13:01:41 +02:00
Dirk Baeumer 50e579f9ac Fixes #7186: Problem with changing languages 2016-06-06 12:40:23 +02:00
Sandeep Somavarapu 3cca023052 #6679 Support icon inside input box and provide filter icon for filter box 2016-06-06 12:10:30 +02:00
Benjamin Pasero 2d33d752cd Revert "improve revert logic for untitled"
This reverts commit 0256f00d8d.
2016-06-06 11:39:46 +02:00
João Moreno 8a9ddea7f9 Merge pull request #7141 from joaomoreno/disable-parameter-hints
Allow disabling parameter hints
2016-06-06 11:24:09 +02:00
Joao Moreno df3b081b25 oops 2016-06-06 11:23:51 +02:00
Benjamin Pasero 1dfdac43d5 clean up css 2016-06-06 10:59:00 +02:00
Johannes Rieken eff2e904f5 properly sync rhs of references view, fixes #5075 2016-06-06 10:58:30 +02:00
Andre Weinand a3c38e902f update node-debug 2016-06-06 10:57:33 +02:00
Benjamin Pasero b3ebbf5d1e separate editor actions from group actions (#7058, #7059, #7060) 2016-06-06 10:38:27 +02:00
Sandeep Somavarapu 1d3ddcadfc #7235 Add View category to toggle problems action 2016-06-06 10:25:25 +02:00
Joao Moreno a3aa6fdd39 output: scrollBeyondLastLine false
fixes #7237
2016-06-06 10:14:35 +02:00
Johannes Rieken fb9865d00c api - encourage to set kind when creating a completion item. actually do it 2016-06-06 10:01:05 +02:00
Johannes Rieken 93c130eac3 add test for #7234 2016-06-06 09:16:24 +02:00
Johannes Rieken f300cb4620 Merge pull request #7202 from edumunoz/edumunoz/fix-normalize-paths
Reset skip flag to false to fix skipping rest of string
2016-06-06 09:14:19 +02:00
Benjamin Pasero aa566631a8 Talking about Group Left is confusing if there is only one group (fixes #7044) 2016-06-06 09:10:32 +02:00
Martin Aeschlimann 346834b1f0 configuration-editing: fix npm install, vscode lookup, completion item usage 2016-06-06 08:46:47 +02:00
Benjamin Pasero fb0efa5282 Modifying and saving this file did not pin it (fixes #7154) 2016-06-06 08:07:08 +02:00
Benjamin Pasero b79f674291 always pin the editor when the input to open is dirty 2016-06-06 07:43:39 +02:00
Benjamin Pasero a2ab75e31b delete unused markersHandler 2016-06-06 07:41:32 +02:00
Benjamin Pasero 8b207a9655 dispose _onDidChangeDirty on editor dispose 2016-06-06 07:32:06 +02:00
Benjamin Pasero e971114194 scope the delay in opened editors to explorer view only 2016-06-06 07:32:06 +02:00