Commit graph

17911 commits

Author SHA1 Message Date
Johannes Rieken
f15d1e96d1 Merge pull request #23827 from bschlenk/master
Add noValuePreselect option to showInputBox
2017-04-24 09:46:31 +02:00
Joao Moreno
f3d5a6c000 🐛 fixes #25153 2017-04-24 09:02:28 +02:00
Daniel Imms
fb3eb0d7c6 Normalize Windows paths on terminal
Part of #22887
2017-04-23 17:10:38 -07:00
Daniel Imms
84b2a1ecb6 node-pty@0.6.4
Fixes #14286
2017-04-23 11:36:03 -07:00
Benjamin Pasero
38686825c9 Task spinner is misplaced in status bar (fixes #25051) 2017-04-23 18:55:36 +02:00
Benjamin Pasero
a5d21e1bf5 add todo for electron update related workaround 2017-04-23 18:55:01 +02:00
Rob Lourens
d0fefebfdb Bump node-debug2 2017-04-22 09:01:00 -07:00
Daniel Imms
1ae8d5ce3e Make terminal workspace setting message consistent with PHP lint
Fixes #23468
2017-04-21 20:08:40 -07:00
Daniel Imms
ffbb38175d Uplevel xterm.js
Fixes #24126
2017-04-21 20:00:28 -07:00
Rob Lourens
4818c7976f Tweak ripgrep error handling - whitelist errors instead of blacklist 2017-04-21 18:01:10 -07:00
Rob Lourens
26ce46991a Fix #25163 2017-04-21 17:37:59 -07:00
Matt Bierner
e105d5cc99 Fixes #20470 2017-04-21 15:59:52 -07:00
Matt Bierner
072e2f408b Pass Source and Level For TS/JS Errors (#25167)
**Bug**
All TS/JS diagnostics are currently reported as errors. We also cannot pass a custom source to identify them as coming from a tsserver plugin  such as tslint

**Fix**
Add support for the new fields added in TS2.3.1 that provide this information
2017-04-21 15:41:13 -07:00
Daniel Ye
a64e90af53 Merge branch 'master' of https://github.com/microsoft/vscode 2017-04-21 15:22:40 -07:00
Daniel Ye
fc1f8ab88e 2017-04-21, merge in translation from transifex' 2017-04-21 15:22:10 -07:00
Matt Bierner
0e7b49949d Lazily Fetch Supported Code Actions for TypeScript (#25164)
Delay fetching the supported code actions for TS/JS until we actually need them.
2017-04-21 14:58:38 -07:00
Rob Lourens
e2cb2f8fba Use './' syntax for "Find in files", #18334 2017-04-21 14:37:55 -07:00
Rob Lourens
7b7409e680 Don't persist the value of the 'useExcludeSettings' button 2017-04-21 14:25:28 -07:00
Matt Bierner
7cda103d46 Prototype Extension Contributed TS Plugins (#24917)
* Prototype TS plugin from extension support

* Update to take typescriptServerPlugins as an array objects instead of strings

* Use extension path
2017-04-21 14:21:46 -07:00
Matt Bierner
51f3f10e36 Add setting to disable NPM Not installed error (#25112)
Adds a new setting to disable the npm not installed warning that we show when ATA fails

Fixes #25063
2017-04-21 14:19:25 -07:00
Matt Bierner
a1677b57b0 Add Setting to Enable JavaScript TypeChecking Checking in Implicit Projects (#25116)
* Add Setting to Enable JavaScript TypeChecking Checking in Implicit Projects

Fixes #25113

Adds new setting to enable js typechecking in implicit projects

// cc @mhegazy

* Make sure we update config after changing settings

* Update wording
2017-04-21 13:57:23 -07:00
rebornix
743679c37f Mitigate #25103. I might be the only Quite Light theme user. 2017-04-21 13:22:14 -07:00
Martin Aeschlimann
d02567a2e4 [css] update service 2017-04-21 20:17:40 +02:00
Daniel Imms
43e059e651 Add libgconf-2-4 as a .deb dependency
Fixes #24945
2017-04-21 09:45:52 -07:00
Alex Dima
e4bccec8ee Simplify cursor code 2017-04-21 18:32:31 +03:00
Alex Dima
355ed3ca24 Extract cursor move operations to a separate file 2017-04-21 18:32:31 +03:00
Alex Dima
0d6b9c7148 Move common types out of oneCursor 2017-04-21 18:32:30 +03:00
Alex Dima
e69c96906e Clean up CursorMove command 2017-04-21 18:32:30 +03:00
Alex Dima
bb505549b5 Reduce usage of _invokeForAll in cursor 2017-04-21 18:32:30 +03:00
Alex Dima
850ab38910 Cursor handlers don't need to return a boolean 2017-04-21 18:32:30 +03:00
Joao Moreno
9208c4b4fe 🐛 fixes #24646 2017-04-21 15:24:49 +02:00
Joao Moreno
83d86b36f2 🐛 fixes #21285 2017-04-21 14:56:05 +02:00
Martin Aeschlimann
ef9e03c8ad [html] Format onPaste issues with HTML. Fixes #21218 2017-04-21 13:59:53 +02:00
Johannes Rieken
2ef2602cc8 fix #24849 2017-04-21 12:58:49 +02:00
Joao Moreno
6097966099 🐛 spinning sync icon
fixes #23975
2017-04-21 12:40:10 +02:00
Johannes Rieken
34cdf9f9be fix #21550 2017-04-21 12:36:17 +02:00
Joao Moreno
372ca2ee9c 🐛 fixes #24026 2017-04-21 12:02:02 +02:00
Johannes Rieken
876c35b8cd use --nolazy when starting renderer processes, #25019 2017-04-21 11:06:02 +02:00
Martin Aeschlimann
485bd40c3f fix html formatting test lint warnings 2017-04-21 11:00:09 +02:00
Martin Aeschlimann
9dfd573e87 fix html test 2017-04-21 10:58:40 +02:00
Joao Moreno
6e45311b57 🐛 fixes #21601 2017-04-21 10:54:28 +02:00
Alex Dima
5e2f9a8ae6 Move CursorUndo out to /contrib/ 2017-04-21 11:49:58 +03:00
Alex Dima
500545e365 Remove unnecessary code 2017-04-21 11:49:57 +03:00
Joao Moreno
f289ac9118 🐛 fixes #24673 2017-04-21 09:55:00 +02:00
Joao Moreno
b1d403f866 🐛 fixes #24598 2017-04-21 09:21:39 +02:00
Matt Bierner
6c5926309d Upload projectRootPath for TS 2.3.1 to prevent potentially watching too many files outside of workspace. Fixes #25040 2017-04-20 17:17:47 -07:00
Rob Lourens
e74b94e776 Show more error messages from rg. For #24050, but we will also update rg to get a better error message for bad globs. 2017-04-20 17:15:07 -07:00
Matt Bierner
732813abe4 Pick up new insiders release of TS 2.3.1 2017-04-20 16:53:28 -07:00
Matt Bierner
a291da4049 Disable Autoclosing Pairs for Quotes in c++ strings and comments (#25100)
Fixes #25025
2017-04-20 15:21:42 -07:00
Alex Dima
39608c5cb2 EditorScroll: Get rid of cursor -> view -> cursor recursion 2017-04-21 00:36:36 +03:00