Commit Graph

64951 Commits

Author SHA1 Message Date
Dirk Baeumer
839ddf9b6d Update do for location based API commands. 2020-04-27 14:37:26 +02:00
Sandeep Somavarapu
1bfb63876d #96064 do not show view focus command when not active 2020-04-27 14:26:41 +02:00
Alex Ross
6a7d2f523c Show warnings when task types don't match
Part of #95971
2020-04-27 14:21:47 +02:00
Johannes Rieken
074f6e0f54 add TableOfContentsProvider for none text editors, #95234 2020-04-27 14:20:12 +02:00
Sandeep Somavarapu
cb755713b8 fix #95095 2020-04-27 14:18:40 +02:00
Christof Marti
a0e71c4e5c Show title area when there are buttons (fixes #95703) 2020-04-27 14:04:06 +02:00
Benjamin Pasero
750ab895c3 fix #96225 2020-04-27 14:03:08 +02:00
Sandeep Somavarapu
3670914ee8 Fix #93904 2020-04-27 13:40:54 +02:00
Alex Dima
a915df17f5 Fixes #94144: Remove special dark theme cursor 2020-04-27 13:36:48 +02:00
Benjamin Pasero
a636ab9369 Allow Quick Open (Ctrl-P) to Prioritize Exact Case Matches (fix #96122) 2020-04-27 13:32:11 +02:00
Alex Dima
949baf783a Fixes #95591 2020-04-27 13:29:41 +02:00
isidor
1a3d767b1a tune status bar accessibility
fixes #96210
2020-04-27 12:41:42 +02:00
Alex Dima
0204c00949 Fixes #93370: Add ContinueBracketSearchPredicate and invoke it every 100th search 2020-04-27 12:34:37 +02:00
isidor
18d381b7cc Use a max length since we are inserting the whole msg in the DOM and that can cause browsers to freeze for long messages
fixes #94233
2020-04-27 12:28:18 +02:00
João Moreno
c7fec92849 Merge pull request #96069 from microsoft/joao/github-auth
Provide automatic git authentication to GitHub
2020-04-27 12:23:16 +02:00
Sandeep Somavarapu
ce867918c8 Fix #95143 2020-04-27 12:17:27 +02:00
João Moreno
bce93beff7 move github credential provider to git 2020-04-27 12:14:23 +02:00
Johannes Rieken
f5b1ca4d4c notebook - more (and shared) category label, more nls 2020-04-27 11:48:01 +02:00
isidor
7205cd178a explorer: If there is something being edited via input box make sure to close it
fixes #96198
2020-04-27 11:43:51 +02:00
Johannes Rieken
dd89bd27dd localize strings, use category property. fyi @rebornix 2020-04-27 11:37:02 +02:00
Johannes Rieken
901b04232d use precondition, #96239 2020-04-27 11:35:03 +02:00
Johannes Rieken
709146416f add format notebook command, #96239 2020-04-27 11:25:40 +02:00
isidor
58987c21bc Fix error when invoking explorer.newFile while explorer viewlet is collapsed
fixes #96196
2020-04-27 11:17:50 +02:00
Alex Dima
457ce3ff7e Fixes #95936: Improve width sizing for tokens inspector widget 2020-04-27 10:53:45 +02:00
Johannes Rieken
b05d8f3a1a fix https://github.com/microsoft/vscode/issues/96013 2020-04-27 10:47:04 +02:00
Alexandru Dima
73b5307ae2 Merge pull request #95830 from dustypomerleau/hl
change all instances of `wordHighligher` to `wordHighlighter`
2020-04-27 10:26:52 +02:00
Sandeep Somavarapu
94c469d00c Merge pull request #96203 from jeanp413/fix-96009
Fixes clicking on problems filter inputbox makes problems panel callapse
2020-04-27 10:19:12 +02:00
Sandeep Somavarapu
26c0fa13d6 Merge branch 'master' into fix-96009 2020-04-27 10:18:39 +02:00
Martin Aeschlimann
de1e481b66 Merge pull request #93732 from robertrossmann/feat/editor-overview-ruler-background
Add editorOverviewRuler.background colour customisation point
2020-04-27 09:57:37 +02:00
Benjamin Pasero
9f45c20088 🆙 playwright@0.15.0 (#96218)
* playwright@0.15.0

* close to dumpio: true

* reduce logging
2020-04-27 08:50:50 +02:00
Benjamin Pasero
ac1a73d950 💄 redundant code 2020-04-27 08:03:54 +02:00
Benjamin Pasero
f357d44e31 💄 editor group perf 2020-04-27 08:00:28 +02:00
Benjamin Pasero
3555386092 editor - properly resolve iconTheme editor option 2020-04-27 07:55:41 +02:00
Rob Lourens
0778354f3a Add markdownDeprecationMessage
Fix bug with search + clicking setting name links
Fix #91618
2020-04-26 22:02:25 -05:00
Rob Lourens
6220e2bd6a Use DisposableStore 2020-04-26 22:02:25 -05:00
Alex Dima
d59c4d02c0 Fixes #95686: Ensure the break offset is always increasing 2020-04-26 21:57:34 +02:00
jeanp413
5ebe490460 Fix #96009 2020-04-26 14:40:09 -05:00
Andre Weinand
78b071d803 proposed dynamic launch config API: rename 'scope' to 'trigger' 2020-04-26 19:00:47 +02:00
Daniel Imms
9a993ce6d3 Update distro 2020-04-26 09:00:45 -07:00
Daniel Imms
2c76881361 xterm@4.6.0-beta.25 xterm-addon-webgl@0.7.0-beta.8
Diff: e7f72a1...51dc03a

Fixes #95556
Fixes #86072
2020-04-26 08:39:52 -07:00
Rob Lourens
e0da7e96ef Fix #96159 2020-04-26 09:59:43 -05:00
Alex Dima
f74d109a59 Add more modules to ignoreDuplicateModules 2020-04-25 15:33:23 +02:00
Alex Dima
8032df1228 Do not create a sourcemap for loader.js 2020-04-25 15:33:03 +02:00
rebornix
b64d2985ad notebook respect editor association 2020-04-24 17:26:02 -07:00
Daniel Imms
7f5bada046 Move EnvironmentVariableCollection API into ExtensionContext (#96061)
* Move env var collection to ext context

* Remove dispose, fix persistent passing

* Fire collection change on persistence change

* Fix tests by forcing activation and getting ctx

* chore: bump js-debug

Co-authored-by: Connor Peet <connor@peet.io>
2020-04-24 16:45:30 -07:00
rebornix
00ec9390a4 avoid creating nb editor input multiple times when switching tabs 2020-04-24 16:41:59 -07:00
Rob Lourens
9b995534bc Add tests for metadata 2020-04-24 17:49:49 -05:00
Rob Lourens
6dbf928e9e Fix padding in cell drag image 2020-04-24 17:25:03 -05:00
Rob Lourens
6ab3602dec Remove notebook cell grabber 2020-04-24 17:10:10 -05:00
Matt Bierner
4862602c4c Align custom editor API proposal with notebook API
Fixes #95854
Fixes #95849
For #77131

- Move all editing functionality back onto the provider. This better matches the notebook API.

- Rename `CustomEditorProvider` to `CustomReadonlyEditorProvider`.  `CustomEditorProvider` is now how editable custom editors are implemented

- Give extension a full suggested backup path instead of just a folder
2020-04-24 14:47:08 -07:00