Commit Graph
21510 Commits
Author SHA1 Message Date
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
Peng Lyu dbe26fa72e Merge pull request #30021 from mihailik/master
Ctrl-T to use word under cursor or current selection
2017-07-19 15:48:30 -07:00
Oleg Mihailik e522f5f7c2 Ensure it works even if no editor is open. 2017-07-19 23:22:05 +01:00
Oleg Mihailik 23f82fd6bc Tests for getSelectionSearchString: simple position, with simple selection and with multiline selection. 2017-07-19 23:08:21 +01:00
Ramya Achutha Rao 277d295b62 Use when wrapping different text with abbr Fixes #30067 2017-07-19 15:06:26 -07:00
Amy Qiu ad62caf34e Remove timeout and fix event trigger 2017-07-19 14:51:01 -07:00
Matt Bierner 5a01cdc0c8 Pick up TS 2.4.2 Fixes #30580 Fixes #30425 2017-07-19 14:50:14 -07:00
Oleg Mihailik dd6de93cc4 Copyright header. 2017-07-19 22:43:26 +01:00
Oleg Mihailik 5f8369dbfe Moving code incorporating feedback. 2017-07-19 22:43:00 +01:00
Rob Lourens c6c76d3d2e Remove errant queryBuilder test 2017-07-19 14:16:32 -07:00
Rob Lourens c6f0eab7da Remove suite.only 2017-07-19 14:15:39 -07:00
Rob Lourens b79b6f471c queryBuilder unit tests 2017-07-19 14:15:22 -07:00
t-amqi 509f4b3812 Reduce dependencies 2017-07-19 14:11:35 -07:00
Matt Bierner ca8da0c0a6 Remove check.tscVersion setting 2017-07-19 13:55:21 -07:00
t-amqi d8f2e3d033 Address feedback 2017-07-19 13:16:58 -07:00
Ramya Achutha Rao 5fb80bb933 Combine custom snippets from base syntax #29146 2017-07-19 13:16:37 -07:00
Peng Lyu 79280bd62e Merge pull request #30964 from cleidigh/blockcomment-cursorpos/bug
Block Comment - Leave cursor after token and Space Fixes #30554 Bug 1
2017-07-19 11:51:13 -07:00
t-amqi 90006b70bb Fix conflicts 2017-07-19 11:51:00 -07:00