Commit Graph

5364 Commits

Author SHA1 Message Date
Sandeep Somavarapu
44b84f7f43 fix #13115 2016-10-05 15:55:43 +02:00
Sandeep Somavarapu
1d7389c79c fix typo 2016-10-05 15:55:43 +02:00
Benjamin Pasero
0d096feddd avoid input creation for checking for dirty state 2016-10-05 15:36:10 +02:00
Benjamin Pasero
b61ae53c64 fix tests 2016-10-05 15:24:25 +02:00
Benjamin Pasero
96f11177eb push ITextFileService to be a workbench service (fixes #6429) 2016-10-05 15:19:18 +02:00
Benjamin Pasero
2507cc202e 💄 2016-10-05 14:36:11 +02:00
Benjamin Pasero
cd6fb060c1 hunt down flaky tests 2016-10-05 12:35:15 +02:00
Benjamin Pasero
2876e9cc9d some fixes around usage of file editor input 2016-10-05 12:18:49 +02:00
Benjamin Pasero
7e299e73a1 💄 2016-10-05 09:55:15 +02:00
Benjamin Pasero
3b1c07b118 debt: remove mime traces from files land 2016-10-05 09:34:06 +02:00
Joao Moreno
ef59b96b50 remove rating count
fixes #13180
2016-10-05 09:30:12 +02:00
Joao Moreno
7d14e26db0 fixes #13179 2016-10-05 09:25:55 +02:00
Joao Moreno
89be12324c fixes #13178 2016-10-05 09:22:22 +02:00
Benjamin Pasero
622797234d more mime reduction 2016-10-05 09:21:50 +02:00
Joao Moreno
223cb620ea nls 2016-10-05 09:04:40 +02:00
Joao Moreno
6d41cf4c90 nls 2016-10-05 09:03:57 +02:00
Daniel Imms
23517f013a Add top to xterm.js' textarea
Fixes #12038
2016-10-04 18:44:43 -07:00
Daniel Imms
e8b516b34b Revert "Set line-height of xterm.js' text area to 0"
This reverts commit 8bd60949ab.
2016-10-04 18:40:05 -07:00
Christof Marti
06947f29cb Add path end trivia and pass to find (fixes #12624) 2016-10-04 17:01:07 -07:00
Daniel Imms
8bd60949ab Set line-height of xterm.js' text area to 0
It's taking up space when it has focus which breaks the terminal's position. This
only seems to happen on Mac for some reason.

Fixes #12038
2016-10-04 14:27:09 -07:00
Daniel Imms
ac837a1d9c Make s in "script" upper case
Fixes #13208
2016-10-04 10:55:51 -07:00
Christof Marti
804729f775 Fix overflow with watermark (fixes #12980) 2016-10-04 09:17:40 -07:00
Sandeep Somavarapu
105168b486 fix #11871 2016-10-04 17:23:33 +02:00
Johannes Rieken
11ca1c7bcf Merge pull request #13199 from Microsoft/ben/tab-menu
allow to contribute to the tab context menu
2016-10-04 16:01:11 +02:00
isidor
e925936c01 breakpoint widget: fix placeholders and background color 2016-10-04 15:57:16 +02:00
Benjamin Pasero
2d5c428787 polish based on feedback 2016-10-04 13:43:09 +02:00
Benjamin Pasero
88c3cad7a0 debt: no more mimes in any workbench editor 2016-10-04 13:30:40 +02:00
Benjamin Pasero
03468f6878 remove (now) unused code 2016-10-04 13:17:00 +02:00
Benjamin Pasero
4cd0bf095d debt: get rid of mime in file input 2016-10-04 13:08:34 +02:00
Benjamin Pasero
d1023ee918 debt: no more mime in editor service 2016-10-04 13:08:34 +02:00
Benjamin Pasero
7e1a77429d let => const 2016-10-04 12:12:44 +02:00
Benjamin Pasero
4dd18c1c7f do not unset mode from picker 2016-10-04 12:02:35 +02:00
isidor
134a1ec223 breakpoint widget: support hit condition editing 2016-10-04 11:39:43 +02:00
isidor
82b87c760d SelectBox 2016-10-04 11:39:43 +02:00
isidor
0e3e5bd8ff debug: add hit condition to breakpoint model 2016-10-04 11:39:43 +02:00
Sandeep Somavarapu
e499b26fb0 fix #12933 2016-10-04 11:38:55 +02:00
Benjamin Pasero
f6f188cea8 allow to contribute to the tab context menu 2016-10-04 11:36:57 +02:00
Benjamin Pasero
1fdc366e15 smoother title control update when closing 2016-10-04 11:12:28 +02:00
Sandeep Somavarapu
d01bc20b79 fix #13196 2016-10-04 11:04:13 +02:00
Sandeep Somavarapu
9339926361 Find in Folder: Null check guard 2016-10-04 11:04:13 +02:00
Johannes Rieken
367eef8455 Merge pull request #12966 from Microsoft/feature/kieferrm/htmlPreview
scrolling issue #12562
2016-10-04 10:52:53 +02:00
Joao Moreno
4dd54771fd fixes #13174 2016-10-04 10:16:46 +02:00
Johannes Rieken
3c63ca22c6 use timeout > 10ms, #13148 2016-10-04 10:03:34 +02:00
Joao Moreno
487696f8d6 fixes #13105 2016-10-04 09:48:32 +02:00
Daniel Imms
2151c5f3f5 Merge remote-tracking branch 'origin/master' into tyriar/6979_terminal_themes 2016-10-03 11:44:24 -07:00
Christof Marti
d1b7037bbf Fix resolveHandler() calls (fixes #11114) 2016-10-03 10:29:41 -07:00
Sandeep Somavarapu
8c35e442ba fix #12671 2016-10-03 17:09:57 +02:00
Sandeep Somavarapu
a0b0fd9ed3 Tests #13158 2016-10-03 15:57:05 +02:00
Sandeep Somavarapu
060e6537c8 Fix #13158 2016-10-03 15:57:05 +02:00
isidor
14d64571ee breakpoint widget - fix inner padding 2016-10-03 15:16:46 +02:00