Commit Graph

90679 Commits

Author SHA1 Message Date
Alex Dima
0c14961a95 Rename STATIC_VALUES to CONSTANT_VALUES 2021-09-30 14:26:07 +02:00
Alex Dima
eaaddb8865 Fixes #125968: Add monospace fallback to font family in Safari 2021-09-30 14:11:57 +02:00
Alex Dima
8565b19e44 Remove manual license (LinusU/load-yaml-file#2) 2021-09-30 12:53:03 +02:00
Alex Dima
e291f28c16 Fixes #123610: Disable inspect tokens widget in notebook editors 2021-09-30 12:13:37 +02:00
Martin Aeschlimann
ab55b573ea add tag closing for tsx (for #34484) 2021-09-30 11:17:42 +02:00
Martin Aeschlimann
801dff2f3b [html] auto close triggers on undo/redo and breaks undo/redo history. Fixes #34484 2021-09-30 11:10:09 +02:00
Alex Dima
3e5ddbf8ec Merge remote-tracking branch 'origin/main' into pr/byteit101/134171 2021-09-30 10:55:17 +02:00
Henning Dieterichs
f94d326e91 Merge pull request #134189 from yume-chan/patch-1
fix: avoid stack overflow when loading bracket guides for large files
2021-09-30 10:32:06 +02:00
Benjamin Pasero
ab718d5802 "Deleted" double message in hover (fix #134115) 2021-09-30 10:11:52 +02:00
Simon Chan
f682b2115e fix: avoid stack overflow when loading bracket guides for large files 2021-09-30 15:56:33 +08:00
Benjamin Pasero
5952668aa5 Re-open with does not focus inactive editor (fix #134131) 2021-09-30 08:28:46 +02:00
Eric Amodio
051a07a0c9 Forgot to bump limit to 10K 2021-09-30 01:12:28 -04:00
Eric Amodio
2306ad1ef4 Fixes #129669: new setting to control status limit
Also bumps the default from 5000 to 10,000
2021-09-30 01:04:30 -04:00
Matt Bierner
6fed60f8f4 Fix formatting
Introduced by PR
2021-09-29 21:32:20 -07:00
Stephen Sigwart
2b3f9adf88 Fix typescript NLS JSON (#134179) 2021-09-29 21:13:03 -07:00
Stephen Sigwart
ba48f5c1f0 Update to match new enum 2021-09-29 23:16:07 -04:00
Stephen Sigwart
c5d3ad08f0 Switch to settings.html.completion.attributeDefaultValue 2021-09-29 21:44:16 -04:00
Stephen Sigwart
40b976f056 Add doNotAddAttributeQuotes setting to disable automatic quotes 2021-09-29 21:44:16 -04:00
SteVen Batten
917f070c2e fixes #134042
fixes #134047
2021-09-29 17:31:51 -07:00
Rob Lourens
d0f7b309cf Check debugger enablement when guessing
Fix #133957
2021-09-29 17:12:01 -07:00
Don Jayamanne
fc7adcf92a Merge pull request #134168 from DonJayamanne/removeBuiltInLatex
Remove built-in latext output rendering in nb
2021-09-29 16:33:40 -07:00
rebornix
96b160dee1 fix #129666 2021-09-29 16:23:44 -07:00
Armando Aguirre
7fdc489e08 Add jsxAttributeCompletionStyle setting (#133920)
* Add jsxAttributeCompletionStyle setting

* Apply suggestions from code review

Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>

Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2021-09-29 16:20:23 -07:00
Connor Peet
3aaf810eee experiments: allow multiple activation events 2021-09-29 16:14:45 -07:00
Jackson Kearl
1f32001c0b Fix #133150 2021-09-29 16:05:34 -07:00
Don Jayamanne
d2c7e3d06f Remove built-in latext output rendering in nb 2021-09-29 16:02:47 -07:00
Rob Lourens
e7ced68aa0 Update monaco.d.ts 2021-09-29 15:59:45 -07:00
Harald Kirschner
d99f5776af Limit forced Get Started page by product config (#134169) 2021-09-29 15:58:39 -07:00
Harald Kirschner
2b2b299ea6 Walkthrough items for web (#134161)
Adds a open remote repo on the Get Started page and reworded extensions entry
2021-09-29 15:20:59 -07:00
Rob Lourens
faf8d1c356 Enable cell folding all the time
Fix #132800
2021-09-29 15:13:39 -07:00
Rob Lourens
e2bbbac788 Revert "Add glyphMarginRightPadding as an editor option"
This reverts commit abc05dd883.
2021-09-29 15:13:39 -07:00
Jackson Kearl
8e35bdb33b Revert "No need to call toLowerCase on tagName"
This reverts commit 6dfd607e8d.
2021-09-29 14:51:56 -07:00
rebornix
13a93dd76f fix #120341. 2021-09-29 13:55:33 -07:00
Tyler Leonhardt
c84c965c3c do not buff YAML in language detection. Fixes #129596 2021-09-29 13:30:45 -07:00
Alex Dima
d694e555ef update distro 2021-09-29 22:18:01 +02:00
rebornix
120c8b0a4c fix #132306. 2021-09-29 13:17:01 -07:00
rebornix
367949cc9c fix #134088. 2021-09-29 12:23:06 -07:00
Alex Dima
e3428610ff Allow passing in labels (that might already be in the form [...]) 2021-09-29 21:13:18 +02:00
Megan Rogge
12a0239f83 Revert "fix #133960"
This reverts commit d1f8da24a3.
2021-09-29 12:05:00 -07:00
Tyler Leonhardt
024e054056 wait on extensions to be registered before running any language detection 2021-09-29 11:43:02 -07:00
rebornix
d1d9d7dc8a fix #134142. 2021-09-29 11:23:35 -07:00
Sandeep Somavarapu
e25d82010a Fix #129968 2021-09-29 20:08:35 +02:00
SteVen Batten
e65864e3aa fixes #133959 2021-09-29 11:02:24 -07:00
Logan Ramos
f862cf80da Fix https://github.com/microsoft/vscode-jupyter/issues/7732 2021-09-29 14:00:39 -04:00
Henning Dieterichs
4756d1ba7d Disable autocomplete when there are inline suggestions by default so that we can continue discussing this feature.
Can be enabled again by editor.inlineSuggest.allowSuggestOnTriggerCharacters and editor.inlineSuggest.allowQuickSuggestions.
2021-09-29 18:29:54 +02:00
Matt Bierner
fa27356174 Update link 2021-09-29 08:45:48 -07:00
Matt Bierner
ece191d76f Use correct project types for javascript projects 2021-09-29 08:42:59 -07:00
Megan Rogge
d1f8da24a3 fix #133960 2021-09-29 08:26:45 -07:00
Logan Ramos
9e396af8c0 Remove deprecated use of replace in reopen with 2021-09-29 11:16:32 -04:00
Alex Dima
f4ef784495 Fixes #130072: Unset the env variable DEBUG 2021-09-29 17:04:35 +02:00