Commit graph

44205 commits

Author SHA1 Message Date
Martin Aeschlimann d72bc587c3 [themes] fix commit hash for themes copied from Colorsublime/Colorsublime-Themes 2019-01-04 17:08:20 +01:00
Martin Aeschlimann 6be20f4f76 [seti] script to update commitHash in cgmanifest 2019-01-04 17:08:20 +01:00
Joao Moreno 2f82209adf 💄 cleanup git input validation rules
#60407
2019-01-04 17:03:11 +01:00
Joao Moreno e6878ce54f Merge commit 'refs/pull/60407/head' of github.com:Microsoft/vscode into pr/60407 2019-01-04 16:51:22 +01:00
Joao Moreno 258aac466a 💄 cleanup abstract update service 2019-01-04 16:47:38 +01:00
Joao Moreno 910284fc29 💄 clean update.channel setting description 2019-01-04 16:45:53 +01:00
Joao Moreno bcc5705111 Merge commit 'refs/pull/60973/head' of github.com:Microsoft/vscode into pr/60973 2019-01-04 16:42:31 +01:00
Joao Moreno a8aa85192a Merge branch 'master', commit 'refs/pull/60387/head' of github.com:Microsoft/vscode into pr/60387 2019-01-04 16:40:21 +01:00
Joao Moreno 3d928bbb27 💄 auto fetch period 2019-01-04 16:38:12 +01:00
Joao Moreno 32d22dbace Merge commit 'refs/pull/59988/head' of github.com:Microsoft/vscode into pr/59988 2019-01-04 16:30:25 +01:00
Joao Moreno a1279d336b Merge remote-tracking branch 'origin/master' 2019-01-04 16:24:52 +01:00
Joao Moreno 507a3508a5 💄 2019-01-04 16:24:14 +01:00
Alex Ross 272c6827f1 Prefer global gulp install over local
Prevents console.log in gulp files from being interpreted as tasks. Fixes #11699
2019-01-04 16:22:22 +01:00
Joao Moreno 579b962ae1 Merge commit 'refs/pull/59974/head' of github.com:Microsoft/vscode into pr/59974 2019-01-04 16:22:03 +01:00
João Moreno a9e56b859d
Merge pull request #56670 from segevfiner/shell-completions
code command completions for Bash & Zsh
2019-01-04 16:11:10 +01:00
Joao Moreno dcb3c339c8 preserve user input when creating branch from checkout
fixes #60895
2019-01-04 16:08:12 +01:00
Joao Moreno 133e999097 💄 2019-01-04 15:16:45 +01:00
Joao Moreno cf107f3c3d Merge commit 'refs/pull/59078/head' of github.com:Microsoft/vscode into pr/59078 2019-01-04 15:02:46 +01:00
Joao Moreno 243a4ef5ad Merge remote-tracking branch 'origin/master' 2019-01-04 14:59:14 +01:00
Joao Moreno 3a2c97c5d6 refactor autostash behaviour 2019-01-04 14:58:44 +01:00
Joao Moreno 5c8c42e886 remove unnecessary operation run 2019-01-04 14:41:45 +01:00
Sandeep Somavarapu 00e9ae6510
Merge pull request #65968 from anirudhrb/KeybindingsIconDisappearsFix
Fixed issue 65204: open keybindings icon disappears
2019-01-04 14:41:40 +01:00
Joao Moreno 9b88d30734 Merge commit 'refs/pull/59849/head' of github.com:Microsoft/vscode into pr/59849 2019-01-04 14:34:28 +01:00
Martin Aeschlimann 51563e00f4 improve editorUnnecessaryCode.opacity description (for Microsoft/vscode-docs#2264) 2019-01-04 14:33:00 +01:00
Sandeep Somavarapu 3564622e5e 💄 2019-01-04 14:31:33 +01:00
Sandeep Somavarapu 4fd5c099f4
Merge pull request #60217 from reima/issue/41558
Fix issues with keybindings list header behavior (#41558)
2019-01-04 13:48:53 +01:00
Sandeep Somavarapu 0d6b5350a1 Fix #65932 2019-01-04 13:24:36 +01:00
Sandeep Somavarapu d10e927696 💄 2019-01-04 12:59:31 +01:00
Sandeep Somavarapu 090f2376f5
Merge pull request #65622 from YisraelV/prependCategory
prepend category in keybinding editor
2019-01-04 12:48:52 +01:00
isidor becbe36faf fixes #65948 2019-01-04 11:48:54 +01:00
Joao Moreno a6ebfe5082 missing compilation 2019-01-04 11:24:53 +01:00
Christof Marti cec52db765
Add @octref for Emmet 2019-01-04 11:24:33 +01:00
Benjamin Pasero 83232ef060 fonts - remove HelveticaNeue-Light from list 2019-01-04 10:11:04 +01:00
Johannes Rieken 8e47e88490 make font platform specific for different languages, https://github.com/Microsoft/vscode/pull/65776#issuecomment-451225090 2019-01-04 09:57:25 +01:00
Martin Aeschlimann 7c908a936d add .vscodeignore syntax highlighting. FIxes #64960 2019-01-04 09:53:47 +01:00
Benjamin Pasero 26e9fd4043 fix #65931 2019-01-04 08:34:23 +01:00
Daniel Imms bbcc0f61aa Fix key names being printed to terminal
Fixes #65949
2019-01-03 23:03:57 -08:00
Benjamin Pasero 5967828c2a update electron@3.0.13 2019-01-04 08:00:17 +01:00
Pine Wu bae6c84d46 Update service for #66002 2019-01-03 21:14:50 -08:00
Daniel Imms b31895076e Disable conpty by default
- Cursor flickering in powershell is _really_ annoying and there is no way
  to work around it reliably. It's happening because conpty hides and shows
  the cursor many times when it doesn't really need to, and since data isn't
  batched xterm.js renders as much as possible which shows the cursor in
  positions.
- Kill doesn't kill the process, this is likely a problem on our end.

Part of #66001
2019-01-03 20:12:29 -08:00
Anirudh Rayabharam b6f6156e13 Setting keybindings editor context in setInput lifecycle method instead of onFocus event 2019-01-04 09:36:48 +05:30
Matt Bierner f28c02195a Revert two bad loop conversions in build 2019-01-03 19:35:20 -08:00
Matt Bierner b4964bcf35 Replace some common index based for loops with for-of loops
Replaces many loops of the form:

```js
for (let i = 0; i < elements.length; ++i) {
    const i = elements[i];
   ...
}
```

with:

```js
for (const element of elements) {
    ...
}
```

Mix of a horrible regex based find/replace and manual touch ups
2019-01-03 19:11:18 -08:00
Matt Bierner dc261e0436 Strict null auto add 2019-01-03 18:07:05 -08:00
Matt Bierner 5cc00861fc Enable no-var-keyword tslint rule 2019-01-03 18:02:48 -08:00
Matt Bierner 3f8579f96a Avoid some common type casts
Casts can hide some type errors
2019-01-03 17:44:14 -08:00
Matt Bierner cd88417f49 Enabling a few more tslint rules in the codebase 2019-01-03 17:39:12 -08:00
Matt Bierner 9e4daf6069 Prefer using explicit function types instead of Function 2019-01-03 17:39:12 -08:00
Matt Bierner 967eef771b Also update monaco d.ts recipe for requiring explicit argument for fire 2019-01-03 17:39:12 -08:00
Matt Bierner 0b2f1558e6 Prefer using nullable marker for fields 2019-01-03 17:39:12 -08:00