Commit graph

25094 commits

Author SHA1 Message Date
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
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
Benjamin Pasero 2e5f49fe67 fix npe 2017-10-20 15:33:39 +02:00
Alexandru Dima 55b2ff265b Merge pull request #36410 from Microsoft/alex/interval-tree
Reimplement decorations as an interval tree
2017-10-20 15:28:00 +02:00
isidor 6186155cf2 CompositeBar: relayout on panel open since different panels have different action bar width 2017-10-20 15:25:18 +02:00
Benjamin Pasero f53f4d9f17 introduce a new command for #26977 2017-10-20 15:22:46 +02:00
Alex Dima 5f8562294b Merge remote-tracking branch 'origin/master' into alex/interval-tree 2017-10-20 15:20:02 +02:00
isidor 38a2154d77 CompositeBar: Do not layout if not visible. Otherwise the size measurment would be computed wrongly 2017-10-20 15:17:10 +02:00
Alex Dima 057714ea5c SelectionHighlighter should not highlight the exact same matches as the find widget 2017-10-20 15:15:34 +02:00
Martin Aeschlimann c107b0865e [folding] CollapseState -> CollapseMemento 2017-10-20 15:09:54 +02:00
Martin Aeschlimann 0f0d76bf23 [folding] Cannot read property 'getCollapseState' of undefined 2017-10-20 15:09:54 +02:00