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
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
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
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
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
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
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
Amy Qiu
ad62caf34e
Remove timeout and fix event trigger
2017-07-19 14:51:01 -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
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
Benjamin Pasero
712c489f5a
Do not use special color for multi root workspace ( fixes #31007 )
2017-07-19 18:40:35 +02:00
isidor
adb9987518
debug: Ignore attach events for session that never existed (wrong vscode windows)
2017-07-19 18:09:47 +02:00
Johannes Rieken
0512cf902f
fix #27989
2017-07-19 17:18:45 +02:00
Johannes Rieken
6f04182da5
simplify snippet parser
2017-07-19 17:00:11 +02:00