Commit graph

10197 commits

Author SHA1 Message Date
Erich Gamma cc3e8bb029 Fix for #12977 2016-09-29 21:21:05 +02:00
Christof Marti 26135c9a30 Do not wrap in watermark (fixes #12980) 2016-09-29 10:43:14 -07:00
Christof Marti d18c791e84 Extra letter-spacing only on OSX (fixes #13017) 2016-09-29 10:41:39 -07:00
Matt Bierner 0b1e62a6eb Merge pull request #12944 from mjbvz/add-space-after-default-extension-queries
Add Space After Default Extension Queries
2016-09-29 10:29:22 -07:00
Dirk Baeumer 623e0176c7 Update typescript extension OSSReadme 2016-09-29 16:49:35 +02:00
Johannes Rieken 35540a82a4 simpler, but less clean fix for #12111 2016-09-29 16:07:38 +02:00
Johannes Rieken 2a388da352 Revert "gutterIconPath is string or Uri, #12111"
This reverts commit 2d1c94ab08.
2016-09-29 16:07:38 +02:00
Joao Moreno 176db8aea7 fixes #12428 2016-09-29 15:52:37 +02:00
Sandeep Somavarapu 08d80cc9bc filter duplicates and valid recommendations in single loop 2016-09-29 15:47:35 +02:00
Sandeep Somavarapu 0f712b7e24 filter duplicates from recommendations 2016-09-29 15:42:56 +02:00
Joao Moreno 0f7880d7a4 fixes #12729 2016-09-29 15:38:53 +02:00
Joao Moreno adb9c23167 fixes #12985 2016-09-29 15:35:26 +02:00
Benjamin Pasero fe99e44221 Revert "fixes #11673"
This reverts commit 9e4d4ece41.
2016-09-29 15:34:46 +02:00
Johannes Rieken 48321a8c79 don't namespace-qualify inside vscode.d.ts 2016-09-29 15:17:19 +02:00
Joao Moreno a51aa786ba fixes #12943 2016-09-29 15:13:46 +02:00
isidor 15c4cbf9da debug: distinct names for named and indexed variables combined
#12989
2016-09-29 15:10:26 +02:00
Dirk Baeumer 6d68468fe8 Merge in more translations 2016-09-29 14:56:02 +02:00
Johannes Rieken 4b8669822c store and restore scrollTop when updating webview, #12865 2016-09-29 14:54:41 +02:00
Dirk Baeumer 9d6f099be8 Merge in translations 2016-09-29 14:52:49 +02:00
Sandeep Somavarapu 5019b2f77b fix #12935 2016-09-29 14:37:41 +02:00
Erich Gamma 8a6ba3b28b Fix for @12195 Adding a div causes an extra stray bracket in Razor 2016-09-29 14:34:40 +02:00
Dirk Baeumer 7067b5927c Fixes #12721: Info message about typescript.tsdk is a bit too much 2016-09-29 14:04:45 +02:00
Sandeep Somavarapu 54097e0171 fix #12917 2016-09-29 12:41:33 +02:00
Benjamin Pasero dcf6d32a6e workaround #12954 2016-09-29 12:13:47 +02:00
Sandeep Somavarapu f0f5102e0b fix #12960 2016-09-29 11:41:15 +02:00
isidor 37d1d32a7a editor: showLineNumbers only if lineNumbers 'on' or 'relative'
fixes #12879
2016-09-29 11:34:11 +02:00
isidor 3933d115ec update node-debug 2016-09-29 10:46:56 +02:00
isidor ec6b7a7541 React on terminal disposed and check if that is the debug terminal
fixes #12956
2016-09-29 09:57:10 +02:00
Johannes Rieken 2d1c94ab08 gutterIconPath is string or Uri, #12111 2016-09-29 09:56:17 +02:00
Johannes Rieken c4f793759a baby steps, #12111 2016-09-29 09:56:17 +02:00
isidor bb516c7845 fixes #11653 2016-09-29 09:46:23 +02:00
isidor 17d587c258 repl: overflow: hidden to contain the character surveyor
fixes #12876
2016-09-29 09:42:28 +02:00
Benjamin Pasero 5682c8ffb1 fix #12979 2016-09-29 08:49:44 +02:00
Benjamin Pasero d85221b427 fixes #12947 2016-09-29 08:40:47 +02:00
Benjamin Pasero 9677bba9cb fixes #12911 2016-09-29 08:36:34 +02:00
Benjamin Pasero 208ae4c062 fixes #12932 2016-09-29 08:23:15 +02:00
Benjamin Pasero 3b5e8d36db fixes #12930 2016-09-29 08:20:30 +02:00
Benjamin Pasero a1f76c14db "typescript.check.workspaceVersion": false 2016-09-29 08:16:32 +02:00
isidor 6f572ef6fc remove unused terminal activity icon 2016-09-29 08:10:23 +02:00
kieferrm 6746e53a61 Improve layout and typography (fixes #12899) 2016-09-28 21:35:19 -07:00
Daniel Imms 7849e4df16 Fix IPC exception when killing terminal
Fixes #12766
2016-09-28 20:38:25 -07:00
Daniel Imms 13a9949948 Fix Terminal.processId when called before xterm.js is initialized
Fixes #12770
2016-09-28 19:16:39 -07:00
Daniel Imms 8763d8411f Fix Terminal.processId when setProcessId has not yet been called
Part of #12770
2016-09-28 19:10:34 -07:00
roblou a6d6ea86db Take latest node-debug2 2016-09-28 17:02:49 -07:00
Sandeep Somavarapu 989905ee47 fix #12931 2016-09-29 01:05:09 +02:00
Daniel Imms a152d8e195 Change default terminal page keybindings to work without shift
Fixes #12809
2016-09-28 15:00:49 -07:00
Christof Marti b549ec6c4b Include trailing slash in basename trivia (#12624) 2016-09-28 14:47:06 -07:00
Daniel Imms 2056b3947e Fix terminal layout issue when status bar is hidden
Fixes #12920
2016-09-28 14:40:08 -07:00
Daniel Imms 6616c2d6ee Add terminal.css back 2016-09-28 14:34:57 -07:00
Daniel Imms 411aa687f1 Revert "fix build issue"
This reverts commit 5b3afc132e.
2016-09-28 14:32:55 -07:00