Commit graph

25103 commits

Author SHA1 Message Date
Benjamin Pasero
2e966de204 easy on the error message (for #36703) 2017-10-23 11:05:22 +02:00
Isidor Nikolic
8fd521b525 Merge pull request #36644 from usernamehw/patch-2
Add sidebarVisible when clause (Fixes #36595)
2017-10-23 10:58:42 +02:00
Johannes Rieken
9ee20ac2d8 add test ensuring getWorkspaceFolder doesn't fail on drive letter casing, #36221 2017-10-23 10:30:14 +02:00
Benjamin Pasero
4b782829aa more tests 2017-10-23 08:22:20 +02:00
Vinaya
6ae0eb815f Fix grammar: Current => Currently (#36694)
Change in workbench.editor.openPositioning setting
2017-10-23 08:16:56 +02:00
Benjamin Pasero
10dae790e1 fix too permissive search.exclude 2017-10-23 07:55:29 +02:00
284km
c1be82537d Fix a typo (#36702) 2017-10-22 17:11:38 -07:00
Alex Dima
e351726281 Pass filter flags correctly 2017-10-22 19:00:34 +02:00
Rob Lourens
a1b79983ac Fix #36115 - add #region folding for PHP 2017-10-21 23:32:43 -07:00
Alex Dima
47c8925894 Insert an undo stop when typing space (#34073) 2017-10-21 10:58:34 +02:00
Alex Dima
8e1402b8ac Fixes #33788: Wrong cursor position when double click to select a word 2017-10-21 10:50:58 +02:00
Alex Dima
9418ba5fee Don't forget to push undo stops when executing edits (#36234) 2017-10-21 09:52:35 +02:00
Alexandru Dima
573586d897 Merge pull request #36174 from mjbvz/36173
For line comment, always use start line of language when falling back to block comments
2017-10-21 09:17:50 +02:00
Ramya Achutha Rao
12277f88d1 Refactoring extensionsTipsService 2017-10-20 17:47:54 -07:00
Daniel Imms
f2094fec06 Move xterm interface typings into module
Upstream PR: sourcelair/xterm.js#1072

Fixes #36560
2017-10-20 17:30:10 -07:00
Daniel Imms
cda7364a5c Merge workspace create terminal into regular command
With > 1 folder ctrl+shift+tilde will show the selector now

Fixes #34163
2017-10-20 17:14:16 -07:00
Daniel Imms
9d2e663374 Pull in latest xterm.js
Includes letterSpacing/rendering coord clean up and .xterm class change

Fixes #36599
2017-10-20 17:11:42 -07:00
Daniel Imms
f45634df21 Don't prompt for workspace when creating terms with <=1 folder
Fixes #36473
2017-10-20 16:41:46 -07:00
Alex Dima
fa484b693f Fixes #29036: Create an undo stop when alternating between constructive edits and destructive edits 2017-10-20 23:55:44 +02:00
Ramya Achutha Rao
a608c4ae9b Refactoring extensionsTipsService 2017-10-20 14:37:38 -07:00
Sandeep Somavarapu
5520af8168 Fix #34254 2017-10-20 22:56:40 +02:00
Sandeep Somavarapu
f80adf8a85 Fix #35219 2017-10-20 22:08:53 +02:00
Alex Dima
004d0da57a Fixes #36090: JS: editor.autoIndent seems to be broken 2017-10-20 21:43:55 +02:00
Matt Bierner
0a0033b855 Remove duplicate code for applying a code action 2017-10-20 12:07:12 -07:00
Matt Bierner
8798aa5380 Remove unused lines 2017-10-20 11:52:41 -07:00
Rob Lourens
e164ca7cef Fix tests for ignoreSymlinks 2017-10-20 11:51:13 -07:00
Matt Bierner
a8fdcc4a6d Auto import dependencies when accepting a global suggestion
Fixes #2635
2017-10-20 11:48:49 -07:00
Ramya Achutha Rao
5943b174aa Stop sending path in telemetry data as it isnt used anywhere 2017-10-20 11:39:17 -07:00
Ramya Achutha Rao
25a0274d5d Reverting hashservice 2017-10-20 11:39:17 -07:00
Matt Bierner
dc44eab703 Prototype TS Codefix commands (#35002)
* Prototype TS Codefix commands

Initial prototype to support commands on JS/TS quick fixes

Part of #34787

* use command for argument name

* Update to use published api
2017-10-20 11:21:06 -07:00
Matt Bierner
1c71515cfb Dont use hat for TS version 2017-10-20 10:47:03 -07:00
Rob Lourens
1ec704e19a Fix #36548 - add search.followSymlinks 2017-10-20 10:29:51 -07:00
Alex Dima
5ba128e167 Fixes #36226: Validate language configuration before applying it. 2017-10-20 18:08:21 +02:00
Alexander
9bd9854bdd Add sidebarVisible when clause (Fixes #36595)
#36595
2017-10-20 18:59:06 +03:00
Benjamin Pasero
4c10294545 tests - more unique test folders 2017-10-20 17:23:28 +02:00
isidor
dce30c1b74 debug: show add config actions on debug quick open
fixes #36486
2017-10-20 17:06:15 +02:00
Sandeep Somavarapu
c349b491f9 Fix #36285 2017-10-20 16:58:24 +02:00
Alex Dima
245ee9742b Fixes #36334 2017-10-20 16:49:01 +02:00
isidor
ce7cbf0068 compositeBar: smarter show of active composite 2017-10-20 16:41:46 +02:00
Joao Moreno
65c08338e4 disable smoketests 2017-10-20 16:31:50 +02:00
Benjamin Pasero
449f03a626 Saving file after it has been deleted from disk saves empty file. (fixes #36573) 2017-10-20 16:08:16 +02:00
isidor
b2e886f1eb use play icon for debug 2017-10-20 16:05:31 +02:00
Alex Dima
b8df0a3fe6 Fixes #5887: Remove limit for "Change/Select All Occurrences" 2017-10-20 15:56:49 +02:00
Alex Dima
c43a3fa228 Merge cursor draw calls in the decorations overview ruler 2017-10-20 15:56:49 +02:00
isidor
4bbd41a1c3 composite bar fix icon 2017-10-20 15:56:25 +02:00
Benjamin Pasero
6e31f4ada2 Settings can be open more in more than one tab (fixes #36447) 2017-10-20 15:49:43 +02:00
isidor
cf5ea02310 decrease overflow width 2017-10-20 15:49:14 +02:00
isidor
a65731b798 compositeBar: always show active one 2017-10-20 15:43:48 +02:00
isidor
089ea2dc2a panelPart: null guard 2017-10-20 15:43:47 +02:00
Benjamin Pasero
b01f60e7d8 fix #36431 2017-10-20 15:38:07 +02:00