Commit Graph
21528 Commits
Author SHA1 Message Date
Ramya Achutha Rao a34f7db970 Absorb abbr validations change from helper Fixes #31003 2017-07-20 11:38:44 -07:00
rebornix 2522d11335 #12976. FSharp auto closing not in string 2017-07-20 11:36:22 -07:00
Daniel Imms edd17df3de Normalize file watcher paths on Mac with NFC
Fixes #29765
2017-07-20 11:09:06 -07:00
Johannes Rieken 2620488a11 add test for incomplete placeholder ${1:}, fyi @aeschli 2017-07-20 20:02:29 +02:00
Johannes Rieken 52b62cefe6 basic parser support for choice, #17545 2017-07-20 19:03:18 +02:00
Daniel Imms 0813e65796 Merge pull request #30728 from cleidigh/terminal-border/add
Add bottom padding to integrated terminal. Fixes #30626
2017-07-20 09:47:02 -07:00
Daniel Imms 094444e614 Remove some comments 2017-07-20 09:46:26 -07:00
Johannes Rieken 6c31008a3e more prep for #17545 2017-07-20 18:24:24 +02:00
isidor 1e9ca905f7 Set the stack frames for exact position we requested. To make sure no concurrent requests create duplicate stack frames
fixes #30660
2017-07-20 18:19:42 +02:00
Benjamin Pasero d185c3190c smoke test: only run multi root test against insiders edition 2017-07-20 17:59:34 +02:00
Johannes Rieken 53f0675aca add token types for a start, #17545 2017-07-20 17:15:27 +02:00
isidor 51df1e19d1 add "Find in Workspace..." to mutli root context menu
fixes #31004
2017-07-20 16:57:53 +02:00
Benjamin Pasero b106857fd1 multi root: allow target extension development window to be a workspace too 2017-07-20 16:49:15 +02:00
Benjamin Pasero 4f074abe22 Smoke test for multi root (#31059)
* wip

* fix for windows

* add some tests

* only run multi root test on windows

* fix bug with opening files into a workspace that opens (enables smoke test)

* document how to run against out of source

* enable test for all OS
2017-07-20 16:01:21 +02:00
Erich Gamma 83fe9ed9f7 Use the root folder name for the short path 2017-07-20 15:13:25 +02:00
Joao Moreno 7f503e89d3 rename event 2017-07-20 14:44:10 +02:00
Johannes Rieken 552957ee37 fix #31124 2017-07-20 13:19:48 +02:00
Benjamin Pasero d3f677dfd6 multi root: restore untitled workspaces based on untitled workspaces on disk 2017-07-20 12:53:17 +02:00
João Moreno be413a0eff Merge pull request #31120 from Microsoft/joao/win32-bump64
Windows: 32 to 64bit migration
2017-07-20 12:32:46 +02:00
Johannes Rieken ae0bdbfd9a show IntelliSense window when having multiple tab completions, #22216 2017-07-20 12:21:19 +02:00
Johannes Rieken a549412d56 one less service dependency, prep for #22216 2017-07-20 12:21:19 +02:00
Benjamin Pasero 167d697f6d wording (#31033) 2017-07-20 11:43:51 +02:00
Andre Weinand 98b4b4d074 wire debug API with new debugService.startDebugging 2017-07-20 11:24:49 +02:00
Erich Gamma f911acfa49 Shortening the path name for scripts 2017-07-20 10:53:44 +02:00
isidor 08f2a93b77 Implement configuration based 'startDebugging' debug API
fixes #31108
2017-07-20 10:49:39 +02:00
Joao Moreno 803e7ca322 introduce windowService.onDidFocusChange 2017-07-20 10:20:01 +02:00
Joao Moreno 9bc741ebaf introduce createDecorator 2017-07-20 10:20:01 +02:00
Johannes Rieken f5c4b7abd3 One URI is enought..., fixes #31038 2017-07-20 09:44:38 +02:00
Benjamin Pasero 17021a2891 guard against roots being empty 2017-07-20 09:03:54 +02:00
Joao Moreno 23be721eef tweak 32 to 64 bit upgrade 2017-07-20 09:00:59 +02:00
Benjamin Pasero 8519764dd9 Allow to open *.code-workspace file as text file (fixes #31008) 2017-07-20 08:50:15 +02:00
Benjamin Pasero 98b273c3a9 simplify workspaces menu (fixes #31005, fixes #31036) 2017-07-20 08:19:55 +02:00
Benjamin Pasero b72995de01 remove "New Workspace" (fixes #31080) 2017-07-20 08:07:50 +02:00
Benjamin Pasero 7140f21aa0 support for root folder icons (for #30998) 2017-07-20 07:48:43 +02:00
Benjamin Pasero 66f2a8ba56 improve wording (for #30966) 2017-07-20 07:19:32 +02:00
Martin Aeschlimann cf9726da54 Root folders need a different icon as regular folders. For #30998 2017-07-20 11:39:36 +08:00
Martin Aeschlimann 159fa624b2 [json] Incorrect version string when adding dependency to package.json. Fixes #30977 2017-07-20 11:09:12 +08:00
Daniel Imms 3673f74c21 Remove context key not being used 2017-07-19 20:03:39 -07:00
Daniel Imms 7d4e15a35e Merge pull request #30732 from Microsoft/amqi/update-window-shellname
Rename terminal instance on enter in Windows
2017-07-19 19:53:31 -07:00
Rob Lourens 224467ef9b Merge pull request #30968 from Microsoft/amqi/terminal-quickopen
Add terminal quick picker
2017-07-19 18:24:21 -07:00
Martin Aeschlimann 87b649daa5 [scss] update grammar 2017-07-20 09:23:00 +08:00
Ramya Achutha Rao b9e491d2bf Emmet: Fix issue when last letter in the line is not picked up 2017-07-19 17:57:30 -07:00
t-amqi 3a184ab21f Refactoring 2017-07-19 17:57:10 -07:00
Amy Qiu b9f99bc75c Refactoring 2017-07-19 17:38:52 -07:00
rebornix 6ea6f1cbca Fix #30858. Honor users intential indent when type 2017-07-19 17:27:21 -07:00
Daniel Ye 0ba4836667 2017-07-19. Merged in translations from Transifex. 2017-07-19 16:34:30 -07:00
t-amqi 21907a021e Address comments 2017-07-19 16:04:40 -07:00
Amy Qiu ec3bfc8e91 Fix git executable name 2017-07-19 16:00:20 -07:00
Andre Weinand aaa0b90204 node-debug@1.15.9 2017-07-20 00:53:22 +02:00
rebornix 26c66a083c Make selectionSearchString indepedent of context. 2017-07-19 15:52:20 -07:00