14942 Commits

Author SHA1 Message Date
Benjamin Pasero
bcff7c60e5 move window.title config helper out to extension (for #20049) 2017-02-07 12:24:03 +01:00
Joao Moreno
7c8d8e822f git: enabled config 2017-02-07 12:03:46 +01:00
Joao Moreno
e5a555bf36 streamline commit editor 2017-02-07 12:03:46 +01:00
Joao Moreno
c89e3cdc1b scm: pimp up commit editor 2017-02-07 12:03:46 +01:00
Joao Moreno
7f6ba7f695 cleanup 2017-02-07 12:03:46 +01:00
Joao Moreno
fe518b7ecf git: confirmSync setting 2017-02-07 12:03:46 +01:00
isidor
42f38e61bd fixes #20078 2017-02-07 11:51:51 +01:00
Benjamin Pasero
ed161170f4 fixes #20102 2017-02-07 11:26:33 +01:00
Martin Aeschlimann
8f41b84035 [coffeescript] remove unused grammar 2017-02-07 11:16:07 +01:00
Benjamin Pasero
de9d5a97ee fix win tests on tfs 2017-02-07 10:53:41 +01:00
Benjamin Pasero
87fd1dde6d Merge pull request #20095 from mjbvz/improve-markdown-preivew-code-block-styling
Improve Markdown Preview Code Block Styling
2017-02-07 07:19:59 +01:00
Matt Bierner
cc2c7c0a1a Improve Markdown Preview Code Block Coloring
Fixes #7776

**Bug**
Code blocks in the markdown preview are not very good looking

**Fix**
Use default text color for indented code blocks and add a background
2017-02-06 17:18:58 -08:00
Matt Bierner
8ac90919c0 Updated yaml grammar 2017-02-06 12:53:38 -08:00
Sandeep Somavarapu
08cf6e916c Fix #20058 2017-02-06 20:44:34 +01:00
Matt Bierner
9af9a80aaa Fix error markers and problems links in untitled js and ts files (#20073)
Fixes #19856
2017-02-06 11:29:12 -08:00
Matt Bierner
f401c72a55 Enable Markdown Scroll Syncronization for Untitled Files (#20072)
Fixes #20070

**Bug**
Markdown scroll sync and other sync features do not work for untitled files. The root cause seems to be that the `main.js` markdown file is never loaded

**Fix**
Instead of a using a path without a scheme for `main.js`, use a `file://` path
2017-02-06 11:20:36 -08:00
Matt Bierner
ebfd13baca Revert 1c750933131dace0aad92a212209a8ca740f8e19 2017-02-06 10:44:01 -08:00
Christof Marti
eeef446bda Bind Save All only on Mac (fixes #14818) 2017-02-06 10:29:39 -08:00
Matt Bierner
4e91a74c6f Fix Markdown Scroll Sync For Windows Path Casing (#20064)
**Bug**
Scroll sync not working for some users on windows

**Fix**
Root cause seems to be that windows drive/path cases can sometimes differ between preview and editor document. Adds a equality check based on `fsPath` as well
2017-02-06 10:19:45 -08:00
Christof Marti
7363c243f2 Clean up (fixes #19569) 2017-02-06 09:38:47 -08:00
Sandeep Somavarapu
118f2011b9 Fix #20041 2017-02-06 18:07:54 +01:00
Benjamin Pasero
ff29567bfa Chord keybindings do not show up in menus (fixes #14622) (#20059) 2017-02-06 18:04:19 +01:00
isidor
187de65977 debug: Copy Stack Trace -> Copy Call Stack 2017-02-06 17:58:01 +01:00
Christof Marti
74ac3d102c Don't open Untitled file when Welcome page is opened (fixes #19689) 2017-02-06 08:45:36 -08:00
Alex Dima
7daf390c74 Fixes #19915: Misaligned cursor when editor.fontLigatures enabled 2017-02-06 16:59:50 +01:00
Johannes Rieken
6832ada7a4 Only filter snippets by user-facing languages, #19954 2017-02-06 16:54:19 +01:00
Martin Aeschlimann
c07bf9de7a [decorators] Single quotes in the contentText make the content not being rendered at all. Fixes #19922 2017-02-06 16:54:23 +01:00
Alex Dima
e1bb3ad6f3 Allow for partial line search scopes 2017-02-06 16:11:30 +01:00
Alexandru Dima
f528302555 Merge pull request #15566 from kaiwood/find-in-selection
Enable "Find in selection" within single lines
2017-02-06 16:08:33 +01:00
Sandeep Somavarapu
353f348185 Do not show schema for untitled files #19627 2017-02-06 15:59:16 +01:00
Alex Dima
becf0b556d Fixes #19979: Align codelens text to the bottom 2017-02-06 15:34:42 +01:00
Benjamin Pasero
29c4e311cd window title: convert variable format from $() to ${} 2017-02-06 14:31:37 +01:00
Alex Dima
fcfa0c3aaa Fixes #20011: Explicit check if the view cursor is hit 2017-02-06 13:04:49 +01:00
Martin Aeschlimann
bf3cfd9dd5 Format Document Completely breaks code!!!. Fixes #19813 2017-02-06 12:54:38 +01:00
Joao Moreno
63a69695f7 git: always run in english locale 2017-02-06 12:39:08 +01:00
Joao Moreno
cd641b5bf6 fixes #18790 2017-02-06 12:36:29 +01:00
Joao Moreno
f9c78602c1 fixes #20029 2017-02-06 12:27:24 +01:00
Joao Moreno
34a847891e git: show first non empty message error 2017-02-06 12:18:04 +01:00
João Moreno
b365c687d9 Merge pull request #19434 from typicode/master
Update ghooks (deprecated) devDependency
2017-02-06 12:11:37 +01:00
João Moreno
4d69bbe437 Merge pull request #19967 from Treri/patch-1
git clone nvm with --depth 1, to make clone faster
2017-02-06 12:05:30 +01:00
Sandeep Somavarapu
e96b20bd8b Tests for #19773 2017-02-06 12:02:32 +01:00
Sandeep Somavarapu
0d01148b65 Fix #19773 2017-02-06 12:00:48 +01:00
João Moreno
cb4a136428 Merge pull request #19667 from initialshl/fix-treeview-dnd-escape-key
Fix explorer selection state when drag ends
2017-02-06 11:45:43 +01:00
João Moreno
fce143aede Merge pull request #19387 from chirag64/npmignore-fix
Fixes #18999 - Added .npmignore as a known file type
2017-02-06 11:37:53 +01:00
João Moreno
e59e109c6c Merge pull request #18702 from initialshl/extensions-better-decimal-display
Display one decimal place for extensions downloads in Millions
2017-02-06 11:36:12 +01:00
João Moreno
7ec0664017 Merge pull request #17755 from Krzysztof-Cieslak/fix_15343
Fix #15343 - Add `git commit --amend`
2017-02-06 11:34:33 +01:00
Joao Moreno
918db8a7da add confirmation to revert lines 2017-02-06 11:28:48 +01:00
Joao Moreno
52990cd618 Merge branch 'master' into roblou/revertSelectedLines 2017-02-06 11:14:11 +01:00
Johannes Rieken
5e6f2aecf5 large timeout before storing timers 2017-02-06 10:50:10 +01:00
Dirk Baeumer
03c62286b2 Fixes #19991: Generated tasks.json for TypeScript watch mode contains deprecated isWatching field 2017-02-06 10:49:08 +01:00