Commit Graph

24561 Commits

Author SHA1 Message Date
Brendan Forster
b1407a87b0 disable lookup for GitHub's version of Git
If the classic GitHub for Windows (creatively named github.exe) is installed alongside the new GitHub Desktop (which installs a github.bat file to PATH), we can get into the situation where Code can ask the GUI to authenticate for a private repository, which it doesn't understand.
2017-10-10 18:04:14 +11:00
Rob Lourens
4ceb914218 Strip BOM from search result on first line - Fix #35633 2017-10-09 22:49:52 -07:00
Daniel Imms
dcd1aa35df Merge pull request #35927 from Microsoft/35644_fedora_terminal_bug
Force DejaVu Sans Mono font in terminal on Fedora
2017-10-09 21:01:46 -07:00
Daniel Imms
52d14dae63 Correct condition 2017-10-09 20:16:22 -07:00
Matt Bierner
3a13840209 Return HtmlElement from renderText and renderFormattedText to remove need for casts 2017-10-09 16:25:20 -07:00
Matt Bierner
d3bbec5b12 Fix links in suggestWidget
Fixes #35319
2017-10-09 16:25:20 -07:00
Rob Lourens
30056ee7c5 Bump ripgrep 2017-10-09 15:22:26 -07:00
Rob Lourens
266a1af40a Bump node-debug2 2017-10-09 15:05:43 -07:00
Daniel Imms
971196d820 Force DejaVu Sans Mono font in terminal on Fedora
Fixes #35644
2017-10-09 12:59:44 -07:00
Martin Aeschlimann
24d7998be7 Merge pull request #35919 from pr-yemibedu/master
expand editor code region styles - fsharp
2017-10-09 21:46:12 +02:00
Martin Aeschlimann
425f51dd75 Merge pull request #35830 from innerlee/patch-2
Region fold in python
2017-10-09 21:44:53 +02:00
prog-rajkamal
214437bd75 Fix #35322: Modenrize javascript snippets (#35444) 2017-10-09 12:32:38 -07:00
Matt Bierner
0bd33bbd96 Use strict versions for @types. Fixes #35561 2017-10-09 11:21:00 -07:00
Yemi Bedu @ P&R
d95f9a43c4 expand editor code region styles
Expand editor code region styles. Allow a space after the leading comment indicator. Allow both single line and block comments.
Examples:
 // #region name
(* region name *)
2017-10-09 12:08:11 -04:00
Matt Bierner
d06bf76099 Update js/ts grammar
Fixes #35768
Fixes #35639
2017-10-09 08:46:43 -07:00
Alex Dima
7e5db3ffed Fixes #35673: Comment hotkeys throws the cursor before the comment 2017-10-09 16:51:37 +02:00
Johannes Rieken
6e7a575339 add appendCodeblock, #33577 2017-10-09 16:42:54 +02:00
isidor
c1546883c7 Colorize in debug console for evaluation results
#35324
2017-10-09 16:31:04 +02:00
isidor
7807e1e129 debug status: do not show until first debug session gets started 2017-10-09 14:55:42 +02:00
Joao Moreno
58b990f3ef be more careful with git init
fixes #35902
2017-10-09 14:52:10 +02:00
Alexandru Dima
f127ec3495 Update classifier.yml 2017-10-09 11:55:49 +02:00
Johannes Rieken
99d0e0e184 Merge pull request #35833 from squgeim/patch-1
Fixed a typo in the comments
2017-10-09 11:07:54 +02:00
lizz
335bce9302 fix indentation 2017-10-08 22:00:44 +08:00
Shreya Dahal
33c255f4b4 Fixed a typo in the comments
Nothing more to add, really.
2017-10-08 19:31:41 +05:45
lizz
f5c051e611 Region fold in python
using `#region` and `#endregion`
2017-10-08 21:08:48 +08:00
Daniel Imms
e29c517386 Revert "replace bash shebang with '#!/usr/bin/env bash" for portability"
This reverts commit 86dace91a2.
2017-10-06 09:33:22 -07:00
isidor
8cf286389b debug status bar
fixes #31745
2017-10-06 17:04:47 +02:00
Benjamin Pasero
da37034fee 💄 2017-10-06 14:37:07 +02:00
Benjamin Pasero
a42f794b9b Add confirmation window while drag-dropping project files in the "Explore" panel (fixes #1414) 2017-10-06 14:32:22 +02:00
Benjamin Pasero
e9560390ca Delete should respect user preferences regarding confirmation (fixes #1538) 2017-10-06 13:24:36 +02:00
Benjamin Pasero
c8eb003402 messages - add workbench API to add checkbox to confirmations 2017-10-06 13:01:32 +02:00
isidor
a80f5af35d debug: fix state transitions regarding initializing
fixing #31530
2017-10-06 11:52:29 +02:00
isidor
84756fea3f paths.join should use .path not .fspath
fixes #35680
2017-10-06 10:24:42 +02:00
Daniel Imms
c7d4aed6a4 Fix rendering issues in terminal
Fixes #35188
Fixes #35660
Fixes #35660
2017-10-05 23:54:31 -07:00
Benjamin Pasero
9f1746820c Text in Tweet Feedback will be broke by Hashtag (#) (fixes #35668) 2017-10-06 08:23:04 +02:00
Benjamin Pasero
c4f33ac612 💄 2017-10-06 08:13:55 +02:00
Christof Marti
af6ca44db8 Tasks 2017-10-05 14:18:37 -07:00
Christof Marti
26fc403e29 Enable 'new release' tag (#34432) 2017-10-05 14:16:42 -07:00
Ramya Achutha Rao
f53b3556a8 Get latest emmet helper 2017-10-05 10:20:04 -07:00
Martin Aeschlimann
58f45b6460 Move css generation to fileIconThemeData 2017-10-05 18:04:16 +02:00
Martin Aeschlimann
d6fed8a1b4 File extension association is not respected when file extension and language id share the same icon . Fixes #27475 2017-10-05 18:04:16 +02:00
Martin Aeschlimann
0eb2ef0e1a Warn on mispelled color names 2017-10-05 18:04:15 +02:00
Martin Aeschlimann
094a143f1a Fill in default color value when completing 2017-10-05 18:04:15 +02:00
Martin Aeschlimann
ef66c066dd Remove support for experimental.colorCustomizations 2017-10-05 18:04:14 +02:00
Martin Aeschlimann
96168a8835 workbenchThemeService: extract stores 2017-10-05 18:04:14 +02:00
Benjamin Pasero
c50042a608 workspaces - make sure to always use massageFolderPathForWorkspace 2017-10-05 17:46:43 +02:00
Benjamin Pasero
76b23090fd fix tests 2017-10-05 17:06:56 +02:00
isidor
8a3b716868 explorer: load roots sequentally
fixes #34738
2017-10-05 16:33:44 +02:00
isidor
2129f4220a open folder settings in context menu
fixes #35583
2017-10-05 15:52:56 +02:00
isidor
873db2909d PanelAction -> OpenPanelAction 2017-10-05 15:40:37 +02:00