Commit Graph
8455 Commits
Author SHA1 Message Date
Benjamin Pasero 855bcc50ff get rid of IEnvService (fixes #10656) 2016-10-06 14:19:51 +02:00
Benjamin Pasero 91db8b520f get rid of ICommandLineArguments 2016-10-06 14:03:47 +02:00
Benjamin Pasero 685621636d extract and reuse IProcessEnvironment 2016-10-06 13:53:32 +02:00
isidor 6832950ced find: do not always include current line for find in selection
fixes #12820
2016-10-06 12:39:42 +02:00
Johannes Rieken b36b44a3ac use different stickiness when two placeholder occurrences touch, fixes #12506 2016-10-06 11:41:32 +02:00
isidor 378d4d96f2 debug: do not use special line height for the repl input
fixes #13067
2016-10-06 11:40:14 +02:00
Johannes Rieken 805458786d more more code actions in F8, fixes #13287 2016-10-06 10:59:58 +02:00
Johannes Rieken 26433f86b2 don't show (or hide) lightbulb when there is something in the glyph margin, #11400 2016-10-06 10:40:44 +02:00
Johannes Rieken 5a9efd8aa8 better y-position when clicking light bulb, #11400 2016-10-06 10:40:44 +02:00
Johannes Rieken d7b8a9c9d9 move light bulb to gutter, use context menu to show code actions, fixes #11400 2016-10-06 10:40:44 +02:00
Johannes Rieken 8fedf4674b fix exact content widget layout when overflowing 2016-10-06 10:40:44 +02:00
Joao Moreno 2fa4a93506 fixes #13264 2016-10-06 10:39:03 +02:00
Benjamin Pasero 26b36f3914 more reuse with other env 2016-10-06 09:09:27 +02:00
Benjamin Pasero 05334aeaa3 more use of IEnvironmentService (for #10656) 2016-10-06 08:46:53 +02:00
Benjamin Pasero beeb7f2023 less use of IEnvService 2016-10-06 08:18:22 +02:00
Daniel Imms 760b880ee4 Fix indentation in commands namespace API 2016-10-05 15:59:55 -07:00
Christof Marti 600f599f66 Prevent cached promise from being canceled (fixes #11181) 2016-10-05 15:49:08 -07:00
Benjamin Pasero 61328fd66c 💄 2016-10-05 19:29:08 +02:00
Christof Marti 742fb52847 Fit watermark into code org (fixes #13069) 2016-10-05 09:57:30 -07:00
Sandeep Somavarapu 20a41366eb Use register from dispose class 2016-10-05 16:14:51 +02:00
Benjamin Pasero b9513f5dec fix flaky tests 2016-10-05 16:03:42 +02:00
Sandeep Somavarapu 321bed74e2 tests #13115 2016-10-05 15:55:43 +02:00
Sandeep Somavarapu 5f98e9427f implement menu in new approach 2016-10-05 15:55:43 +02:00
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
Johannes Rieken b1d1b2e6e9 Merge pull request #13244 from Krzysztof-Cieslak/fix_13242
Fix #13242 - Escape command title for CodeLens
2016-10-05 15:49:47 +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
Krzysztof Cieslak 39a3862d65 Escape command title for CodeLens 2016-10-05 14:12:47 +02:00
Benjamin Pasero cd6fb060c1 hunt down flaky tests 2016-10-05 12:35:15 +02:00
Johannes Rieken 6b515aea32 stable tabstop at snippet line start, fixes #11890 2016-10-05 12:34:44 +02:00
Joao Moreno 95fec447ef 💄 2016-10-05 12:32:13 +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
Benjamin Pasero b7a8be16d4 also update schema 2016-10-05 09:06:48 +02:00
Benjamin Pasero d99136f6ba change scope to editor/title/context 2016-10-05 09:05:35 +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