Commit graph

15663 commits

Author SHA1 Message Date
Johannes Rieken 13fdda8f4a debt - move tabCompletion to workbench 2017-02-20 14:00:43 +01:00
Michel Kaporin a19e72c455 Added separate action for the workbench for launching different debug configs. 2017-02-20 13:16:07 +01:00
Joao Moreno 66c24011bf git: commit template 2017-02-20 12:42:52 +01:00
Joao Moreno 77f0e95307 git: askpass support 2017-02-20 12:28:42 +01:00
Michel Kaporin 5113e0cafb Added debug keyword for quick open menu. 2017-02-20 11:57:10 +01:00
Alex Dima 8a93c778da Rename editor.highlightMatchingBrackets to editor.matchBrackets 2017-02-20 11:33:16 +01:00
Benjamin Pasero 46c9a3cd1f Allow to pin an editor when saving explicitly (fixes #20466) 2017-02-20 11:28:35 +01:00
Alex Dima 2547faa2d2 Fix compilation issue from PR #19978 2017-02-20 11:25:36 +01:00
Alexandru Dima 175c91b551 Merge pull request #19978 from chirag64/matching-brackets-highlight
Fixes #16424 - Added option to toggle matching brackets highlighter
2017-02-20 11:24:21 +01:00
Martin Aeschlimann a734c13778 [shaderlab/hlsl] Add update scripts, minor fixes to OSSREADME (for #20129) 2017-02-20 11:23:14 +01:00
Benjamin Pasero 5fb4b1d649 nls comments 2017-02-20 11:14:45 +01:00
Johannes Rieken ba6f87b02f wait 1min for ext host startup, #20168 2017-02-20 11:13:48 +01:00
Martin Aeschlimann 7128e35843 Merge pull request #20129 from tgjones/colorize-shaders
Implement HLSL syntax highlighting, and use HLSL grammar to highlight Cg blocks in ShaderLab files
2017-02-20 11:04:22 +01:00
Alexandru Dima 0398d89a37 Merge pull request #19076 from fbricon/patch-1
Auto-close javadoc
2017-02-20 11:01:53 +01:00
Benjamin Pasero a5b8c44a13 Merge pull request #19537 from Microsoft/tyriar_16509
Perform hot exit backup/discard operations in a queue
2017-02-20 13:48:45 +04:00
Daniel Imms 812c63a28d Dispose queue before deleting it 2017-02-20 01:47:41 -08:00
Benjamin Pasero 138d02013a fix #20497 2017-02-20 10:44:19 +01:00
Daniel Imms 039d62d851 Delete queue when finished, add comment to ioOperationQueues 2017-02-20 01:33:31 -08:00
Daniel Imms 3b06d8f7d8 Merge remote-tracking branch 'origin/master' into tyriar_16509 2017-02-20 01:29:24 -08:00
Benjamin Pasero 1abe3f255a fix #20647 2017-02-20 10:27:50 +01:00
Daniel Imms 8f40d7d200 Fix terminal test warnings
Fixes #20912
2017-02-20 01:25:44 -08:00
Benjamin Pasero bfe1bc3957 💄 2017-02-20 10:05:45 +01:00
Alexandru Dima ce558b7e8d Merge pull request #15564 from kaiwood/expand-line-selection
Include newline when expanding line selection
2017-02-20 10:00:18 +01:00
Alex Dima 6955e1fafd Merge remote-tracking branch 'origin/master' 2017-02-20 09:45:51 +01:00
Alex Dima 6020b8160e Merge pull request #14237 from Swiiip/Swiiip/add-new-cursors-styles 2017-02-20 09:43:36 +01:00
Benjamin Pasero 9ee5d5b5a1 Merge pull request #20149 from hun1ahpu/identicalFilepathFix
Handle root, network path or disk drive letter
2017-02-20 12:37:08 +04:00
Martin Aeschlimann 03b1459ec1 Theme: theme change no longer applied to settings. Fixes #20877 2017-02-20 09:38:28 +01:00
Martin Aeschlimann a15e34f753 test jsonEdit with null (for #20714) 2017-02-20 09:38:27 +01:00
Joao Moreno c96fbaec55 git: recommend 2.0 2017-02-20 09:16:53 +01:00
Benjamin Pasero 53e4021d3b tree: handle Ctrl+N/P by default 2017-02-20 09:02:35 +01:00
Benjamin Pasero 826e0d275c 💄 2017-02-20 08:29:41 +01:00
João Moreno c5646dcb76 Merge pull request #20899 from collinsnji/fixes-#20897
Fix #20897
2017-02-20 08:28:05 +01:00
Benjamin Pasero d6f1ca77df avoid extra commands for opening in explorer (for #4557) 2017-02-20 07:53:36 +01:00
Matt Bierner 6480172752 Apply js completion to react files 2017-02-19 16:23:19 -08:00
Matt Bierner 5a8795f99a Bump ts version 2017-02-19 16:21:51 -08:00
Matt Bierner 2481b6ebec Fixes ##20754 2017-02-19 16:21:51 -08:00
Collin Grimm 2f91b25341 Fix #20897
Test if git username and password are entered before pushing commit
2017-02-20 01:08:32 +01:00
Daniel Imms 5ff4227c40 Uplevel xterm.js
Fixes issue where whitespace would be eaten in terminal after a link.

See sourcelair/xterm.js#558
2017-02-19 15:18:17 -08:00
Daniel Imms 76f2bb78dc Uplevel xterm.js
Fixes #20797
2017-02-19 15:05:47 -08:00
Daniel Imms 06434144c4 Remove rpm repo creation code 2017-02-19 12:12:28 -08:00
Andre Weinand 69a2afe9d3 update node-debug 2017-02-19 19:43:08 +01:00
hun1ahpu 67be2b09df Added new actions to commandsToSkipShell 2017-02-19 12:16:24 +01:00
hun1ahpu ffb5472dee terminals start from 1 2017-02-18 20:13:58 +01:00
hun1ahpu 7ac6814323 Revert settings 2017-02-18 17:56:10 +01:00
hun1ahpu 9c8cdceb06 Added FocusTerminalByNumberAction 2017-02-18 17:51:00 +01:00
hun1ahpu fc162d30ac Trying if it works. Blocked by compilation errors 2017-02-18 14:50:53 +01:00
hun1ahpu 29638f5a4e Merge remote-tracking branch 'upstream/master' 2017-02-18 12:23:21 +01:00
Tim Jones 1a3094efcc Update OSSREADME files to point to source repository for HLSL and ShaderLab grammars
Related to #20129.
2017-02-18 06:50:18 +00:00
Christof Marti 76787cdff2 Fix missing translatable string 2017-02-17 16:36:59 -08:00
Christof Marti 6ecb58a16e Fix Welcome page icon 2017-02-17 16:32:55 -08:00