Commit graph

59672 commits

Author SHA1 Message Date
Matt Bierner
cb0cd66791 Make sure we only send TS trigger characters they know about 2020-01-19 20:14:25 -08:00
Matt Bierner
2fd0153d56 Remove extra no null check
This is already checked a few lines up
2020-01-19 20:14:25 -08:00
Alex Dima
e107e5c5bf
Fix compilation error 2020-01-19 22:56:28 +01:00
Alex Dima
cbf8bba0e7
createStyleSheet only if needed 2020-01-19 22:02:25 +01:00
Alex Dima
c201d89e6a
Create local style sheets if the editor is in a shadow DOM 2020-01-19 21:40:52 +01:00
Alexandru Dima
a3d4675a6f
editor.insertSpaceAfterComment setting (#41747)
editor.insertSpaceAfterComment setting
2020-01-19 15:49:36 +01:00
Alex Dima
668c277f0f
Honor insertSpace option also in the block comment command 2020-01-19 15:47:58 +01:00
Alex Dima
9aec9a3baa
Do not remove space after the comment token if insertSpace is false 2020-01-19 15:29:58 +01:00
Alex Dima
39be458268
insertSpaceAfterComment
=> comments.insertSpace
2020-01-19 14:42:51 +01:00
Alex Dima
4d42943576
Merge remote-tracking branch 'origin/master' into pr/muravjov/41747 2020-01-19 14:20:45 +01:00
Alexandru Dima
c5171c9269
Merge pull request #87946 from brettcannon/patch-2
Fix a grammatical mistake in a docstring
2020-01-19 11:56:21 +01:00
Alex Dima
ee9e25effc
Fixes #41744: Keep track of model selection to use for the clipboard 2020-01-19 11:28:50 +01:00
Alex Dima
062c54a424
Fixes #6234: Restore scroll state in cursorUndo 2020-01-18 23:18:11 +01:00
Alex Dima
04009e1ec4
Attempt to keep content widgets in the editor (fixes #88720) 2020-01-18 22:32:00 +01:00
Daniel Imms
ad920d6ff9 Fix log typo 2020-01-18 12:11:18 -08:00
Alexandru Dima
bc89f7a6e6
Merge pull request #87827 from jeanp413/fix-79857
Fixes scrollbar does not hide when the mouse leaves the window through the right edge
2020-01-18 15:36:51 +01:00
Benjamin Pasero
7ce5fe0d8e Preserve word wrap state in target file when saving untitled file (fix #33840) 2020-01-18 15:34:48 +01:00
Benjamin Pasero
ceabb0638c Unsaved tab labels should preview text instead of "Untitled-#" (fixes #37414) 2020-01-18 15:34:48 +01:00
Alexandru Dima
cb094bffe2
Merge branch 'master' into fix-79857 2020-01-18 15:34:40 +01:00
Alex Dima
c09fa2163a
Fixes #83695: Render a content widget even if the start of the render range is outside the viewport 2020-01-18 15:28:08 +01:00
Alex Dima
a234f13c45
Fixes #40127: Render separate <span>s for before and after decorations in empty line case 2020-01-18 00:40:31 +01:00
Rachel Macfarlane
c6bf931b38 Move settings sync auth provider id out to setting 2020-01-17 14:58:55 -08:00
Rachel Macfarlane
2eb1c837d7 Store account per env.uriScheme 2020-01-17 14:56:32 -08:00
Alex Dima
697c7d5c43
Prefer running the built-in python extension on the UI side (fixes #88837) 2020-01-17 22:27:14 +01:00
Jackson Kearl
d64713e955 Clean up commands from old search editor version 2020-01-17 10:58:36 -08:00
Benjamin Pasero
b6ba518bf9 💄 2020-01-17 17:20:03 +01:00
Benjamin Pasero
f8c96d7220 untitled - clean up interfaces 2020-01-17 17:13:38 +01:00
Alex Ross
1a19cd4d81 Fix Forwarded Ports view visibility for some remotes 2020-01-17 16:59:14 +01:00
Martin Aeschlimann
fd13e449f5 add TokenStylingDefaultRule.match 2020-01-17 16:56:32 +01:00
Martin Aeschlimann
b6e7eaa1bd fix for typescript-vscode-sh-plugin not found 2020-01-17 16:09:44 +01:00
Martin Aeschlimann
5b96deebf4 inspectEditorToken: to work with no grammar 2020-01-17 15:49:15 +01:00
Johannes Rieken
2982c6296a bulk - some renames and some polish 2020-01-17 15:18:43 +01:00
Sandeep Somavarapu
f8a19b58c7 Fix #88814 2020-01-17 14:58:56 +01:00
Sandeep Somavarapu
71bf691b1f handle error 2020-01-17 14:58:56 +01:00
hannut91
1e7f96ab05 Fix typo
It is a placeholder, not a place holder.
2020-01-17 12:18:45 +01:00
Alex Ross
e436b0f5a1 Fix Remote Explorer help ordering
Fixes https://github.com/microsoft/vscode-remote-release/issues/2158
2020-01-17 12:13:23 +01:00
Andre Weinand
42fd5ec01d remove deprecated attributes from launch.json schema 2020-01-17 12:00:41 +01:00
Alex Ross
239f73e197 Update headings in forwarded ports view 2020-01-17 11:57:05 +01:00
Benjamin Pasero
9d40b2408c untitled - clarify associated resource capabilities 2020-01-17 11:56:11 +01:00
Christof Marti
d63738e11c Update distro hash 2020-01-17 10:54:28 +00:00
Benjamin Pasero
cdc2469931 untitled - rewrite creation logic 2020-01-17 11:33:13 +01:00
Alexandru Dima
97005d89b9
Add getContentWidth, getContentHeight and onDidContentSizeChange to the editor's API 2020-01-17 11:22:56 +01:00
Martin Aeschlimann
844f49f2a8 typescript-vscode-sh-plugin is not bundled 2020-01-17 11:16:34 +01:00
Isidor Nikolic
19935de930
Merge pull request #88790 from dlech/fix-fetch-threads-after-restart
Fix threads not fetched after restarting debug adapter
2020-01-17 11:07:07 +01:00
Jason Fry
b1b45aee27 💬 Fix grammar on Welcome Page
**Why:**
For whatever reason this particular grammar offense was really driving
me batty. I try not to be a grammar nazi, hopefully this is a helpful
change for others and not just my sanity :)

**How:**
Move the preposition 'out' to the start of the prepositional phrase,
instead of the end of the phrase.

Resolves #88799
2020-01-17 10:49:31 +01:00
isidor
37f421be6e fixes #88721 2020-01-17 10:45:06 +01:00
Martin Aeschlimann
2aa335b98c Add log messages for watchers 2020-01-17 10:40:16 +01:00
Johannes Rieken
145836383a add (language-specific) setting to enable/disable rename preview, #77728 2020-01-17 09:40:05 +01:00
Sandeep Somavarapu
0c66142e60 Fix #88700 2020-01-17 09:39:08 +01:00
Benjamin Pasero
74733e1d3c fix warning 2020-01-17 09:19:18 +01:00