14182 Commits

Author SHA1 Message Date
Sandeep Somavarapu
2c7cb5cfc2 Settings search: Do not trust schema type instead check type of value to match search string 2017-01-20 17:13:16 +01:00
Daniel Imms
553baf9b5a Implement line and underline terminal cursor styles
Fixes #10528
2017-01-20 08:10:28 -08:00
Daniel Imms
64c4765918 Uplevel xterm.js
This brings in support for cursor styles
2017-01-20 08:02:42 -08:00
Sandeep Somavarapu
7323b3174d Fix #18801 2017-01-20 16:59:49 +01:00
Sandeep Somavarapu
170c5714e5 Clear the editable settings input on clear input 2017-01-20 16:49:11 +01:00
Sandeep Somavarapu
64b2bf2432 Fix switching settings inside editor when the editor is not active 2017-01-20 15:57:00 +01:00
Joao Moreno
ee9d91c05f Revert "scm: keep selection & focus on refresh"
This reverts commit 81726c0ff8f57539b1c5d0f9d1fb136fd4787531.
2017-01-20 15:51:40 +01:00
Joao Moreno
422ffefee2 fix npe 2017-01-20 15:48:15 +01:00
Joao Moreno
32186150e6 fixes #18843 2017-01-20 15:48:15 +01:00
isidor
6614913db3 Revert "teet"
This reverts commit 397fc3a7d2d99dc2ffd265be484158a24ba26eef.
2017-01-20 15:35:31 +01:00
isidor
397fc3a7d2 teet 2017-01-20 15:35:09 +01:00
Sandeep Somavarapu
e0ce1e7dc0 Replace the editor that is at the given position - Switching user and workspace settings when settings editor is open in more than one group 2017-01-20 15:32:49 +01:00
Benjamin Pasero
7fa059a010 labels - paranoia check 2017-01-20 15:28:22 +01:00
Benjamin Pasero
1843376e7d fix #17660 2017-01-20 15:09:55 +01:00
Joao Moreno
0286f10bbf scm: add enable/disable scm commands
allow users to toggle between git and preview SCM
2017-01-20 14:59:03 +01:00
Joao Moreno
1eb128b220 scm: provider switcher 2017-01-20 14:59:03 +01:00
Sandeep Somavarapu
d9e41fa4d5 #1587 Merge the override settings by the identifiers key 2017-01-20 14:55:45 +01:00
isidor
27f81b7bab debug: respect output severity also for objects
fixes #16420
2017-01-20 14:28:28 +01:00
isidor
857342abda Call stack context menu option do not send internal URL
fixes #18761
2017-01-20 13:01:09 +01:00
Isidor Nikolic
07be58da7f Merge pull request #18820 from charlespierce/preserve_maximize_on_zoom
#18467 Preserve panel maximization on zoom
2017-01-20 12:48:15 +01:00
Sandeep Somavarapu
4e754a8fef Fix #18557 2017-01-20 12:07:23 +01:00
Johannes Rieken
b524f6afad move ipcRemoveCom to node-layer 2017-01-20 12:06:26 +01:00
Joao Moreno
d8489e6616 Merge branch 'joaomoreno-markdown-outline' 2017-01-20 11:46:17 +01:00
Joao Moreno
ebba80143b Merge branch 'markdown-outline' of https://github.com/joaomoreno/vscode into joaomoreno-markdown-outline 2017-01-20 11:45:55 +01:00
isidor
caa30558c2 Restore last active composite properly. And use default min value for repl input
fixes #18804
2017-01-20 11:29:39 +01:00
isidor
12d8a4cfde Brin back "Clear Output" Content Menu Item in Output Panel
fixes #18809
2017-01-20 11:12:37 +01:00
Johannes Rieken
b4817e5884 Merge pull request #17628 from joelday/master
Adding an overload to TextEditor.edit for insertion of a SnippetString
2017-01-20 10:52:33 +01:00
Johannes Rieken
133db393db don't double install vscode.d.ts 2017-01-20 10:50:18 +01:00
Johannes Rieken
c8adfcc3f9 api tests should require vscode.d.ts from source 2017-01-20 09:53:51 +01:00
Johannes Rieken
05c239f2c6 Merge pull request #18780 from Microsoft/joh/ata-progress
ata progress reporting
2017-01-20 09:19:03 +01:00
Benjamin Pasero
90a3e7edfb adopt getAriaLabel() everywhere 2017-01-20 08:41:16 +01:00
Benjamin Pasero
4bd44cc52e fix #17230 2017-01-20 07:53:29 +01:00
Daniel Imms
f9e19d80f3 Fix and re-enable disabled tests 2017-01-19 21:52:13 -08:00
Daniel Imms
a861198d05 Disable failing tests 2017-01-19 21:50:16 -08:00
Daniel Imms
6c592cfe32 Uplevel to node-pty@0.6.0
Fixes #13625
Fixes #10163
2017-01-20 04:33:00 -08:00
Daniel Imms
177f211f92 Lighten terminal green in dark and light theme
This should make the default WSL colors easier to read

Fixes #7556
2017-01-20 04:22:46 -08:00
Daniel Imms
b0b7ebb7cb Fix bg terminal rows reducing breaking their scroll bar
Fixes #18332
2017-01-19 19:26:19 -08:00
Daniel Imms
179f402254 Uplevel xterm.js
This brings in:

- Parser refactor (performance)
- Remove comments
- Fix to resizing invisible terminals, fixes #18332
- Keep selection on modifier keyup
2017-01-19 19:21:10 -08:00
roblou
d8bd6fd555 node-debug2@1.9.7 2017-01-19 17:59:02 -08:00
Charles Pierce
4df0250582 #18467 Preserve panel maximization on zoom 2017-01-19 16:46:27 -08:00
roblou
b4bbb5655d Fix #18680 - count two bytes correctly for CRLF case.
Also count UTF-16be cr/lf as two bytes.
2017-01-19 16:42:16 -08:00
Matt Bierner
cc4833d868 Improve preview to editor mapping (#18816) 2017-01-19 16:11:34 -08:00
Sandeep Somavarapu
e3c44377ff Configuration editing service: Fail if there is a real error while editing 2017-01-20 00:05:19 +01:00
Sandeep Somavarapu
e141f19b50 #1587 Configure settings for current language from language selector 2017-01-19 23:59:05 +01:00
Sandeep Somavarapu
8d4a639de2 Preference service - return TPromise of editor for opening settings APIs 2017-01-19 23:59:05 +01:00
Sandeep Somavarapu
73fbe9256b Fix NPE while editing when there are no settings 2017-01-19 23:59:05 +01:00
Sandeep Somavarapu
49c404d400 Config editing service - Check override setting pattern for key 2017-01-19 23:59:05 +01:00
Andre Weinand
910662fbea update node-debug 2017-01-19 23:15:48 +01:00
Martin Aeschlimann
9b47ab5339 [handlebars] validation issue in Handlebars file. Fixes #18777 2017-01-19 21:12:49 +01:00
Ramya Rao
17596b27ea Enable emmet customizations for preferences, profiles and snippets (#18694) 2017-01-19 12:01:31 -08:00