Commit graph

98401 commits

Author SHA1 Message Date
Ladislau Szomoru eb2e5d8558
Git - Commit action button should use smart commit settings (#154169)
Consider smart commit settings when rendering the commit action button
2022-07-07 21:31:10 +02:00
Raymond Zhao bc0bdc5d09
Fix hover underline issue on "Modified in" label (#154386)
Fixes #154385
2022-07-07 18:55:35 +00:00
Raymond Zhao d5379b5e34
Fix more settings description setting links (#154383)
Ref #154317
2022-07-07 18:14:03 +00:00
Andrea Mah 368400c190
Check save settings before debug restart (#154206)
* Fix bug: Files automatically saved when restarting debugger, even though it is set not to
Fixes #149885
2022-07-07 18:01:33 +00:00
Raymond Zhao 1cc52ae410
Fix broken Not Synced indicator (#154381)
Fixes #154379
2022-07-07 11:01:16 -07:00
Megan Rogge 755d39f1e0
add allow automatic tasks setting (#154171) 2022-07-07 13:58:38 -04:00
Daniel Imms eab7ba25bd
Merge pull request #154363 from microsoft/tyriar/143766
Remove reliance on history and always send command line
2022-07-07 10:49:32 -07:00
Matt Bierner db734e88c1
Bump version to 1.70 (#154371)
Bump version 1.70
2022-07-07 16:03:07 +00:00
Matt Bierner cdb606fc06
Bump api notebook milestone (#154369) 2022-07-07 15:46:18 +00:00
Alex Ross 1b8ac1d09d
Fix 2 clicks to show collapsed comments (#154365)
Fixes #153924
2022-07-07 08:40:22 -07:00
Jean Pierre 4dc272701b
Only update storage IS_NEW_KEY once (#154313)
* Fixes #153913

* spelling error

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2022-07-07 15:15:07 +00:00
Robo 9bb5a4c73c
Merge pull request #154356 from microsoft/robo/update_distro
chore: update distro
2022-07-08 00:02:27 +09:00
Robo a9bebebc68
Merge branch 'main' into robo/update_distro 2022-07-07 23:50:12 +09:00
Matt Bierner 2fb56e9d62
Move smart select and folding to md language server (#154334)
* Move smart select and folding to md language server

Also fixes a few minor issues:

- Don't log to web console
- Remove convert code since it is no longer needed
- Use correct extension id

* bump cache

* Bump package version

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2022-07-07 07:30:03 -07:00
Daniel Imms f52f2ed7b5
Use preexec $1 not history and send command
Fixes #143766
2022-07-07 06:55:01 -07:00
deepak1556 d8dabf05a7 chore: update distro 2022-07-07 22:43:05 +09:00
Daniel Imms 30c8810673
Use BASH_COMMAND instead of history for empty command detection
Part of #143766
2022-07-07 06:33:24 -07:00
Johannes Rieken f9711dfc35
Merge pull request #153853 from qingpeng9802/remove-es5ClassCompat 2022-07-07 15:22:36 +02:00
Martin Aeschlimann dd17e8276e
standalone theme service: improve detection, toggle (#154357)
* standalone theme service: clean up os theme detection

* toggle to matching high contrast
2022-07-07 15:20:33 +02:00
Johannes Rieken e5f5a16b74
joh/issue145374 (#154360)
* enroll more places into `snippetWorkspaceEdit` proposal,

https://github.com/microsoft/vscode/issues/145374

* tweak API proposal for snippet edits, make this `WorkspaceEdit` only, remove old proposal bit

https://github.com/microsoft/vscode/issues/145374
2022-07-07 12:55:51 +00:00
Megan Rogge 6cf558d7a0
make task setting keys into an enum (#154322) 2022-07-07 08:38:30 -04:00
Megan Rogge d68ae55c9a
show fit to content width in command palette (#154325)
* fix #152748

* better solution

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>

* Update src/vs/workbench/contrib/terminal/browser/terminalActions.ts

* add comma

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2022-07-07 08:38:13 -04:00
Daniel Imms fc6f01fb71
Merge pull request #154355 from microsoft/tyriar/154354
Polish default terminal tab icon/color settings
2022-07-07 05:32:51 -07:00
Daniel Imms f7f3f48049
Mention icon in terminal icon/color settings
Fixes #154354
2022-07-07 05:20:03 -07:00
Daniel Imms a5ed786a96
Revert "more specific setting names"
This reverts commit 2d9947ba4e.
2022-07-07 05:15:51 -07:00
Daniel Imms 72208d7bbb
Merge pull request #147463 from amanasifkhalid/terminal-tab-defaults
Close #134566: Added settings for terminal tab default color/icon
2022-07-07 05:12:46 -07:00
João Moreno ce8b7a9c13
bump distro (#154344) 2022-07-07 09:18:31 +00:00
Johannes Rieken 7efebe8df8
focus last (not first) symbol enclosing position, refines https://github.com/microsoft/vscode/issues/154246 (#154340) 2022-07-07 01:42:21 -07:00
João Moreno b4525a77fb
update yarn.lock (#154336) 2022-07-07 09:26:12 +02:00
Robert Jin e337c0289b
Edit showFoldingControls to have a never setting (#153764) 2022-07-07 08:55:48 +02:00
Daniel Imms 0284e1b3cb
Merge pull request #154328 from microsoft/tyriar/153235
Correct conditional calling func instead of comparing
2022-07-06 19:38:11 -07:00
Logan Ramos d6114a70be
Remove app insights (#154296)
* Remove app insights

* Update product service to remove asimovKey
2022-07-06 22:23:30 -04:00
Megan Rogge 93d1f7c881
use user's .zsh_history (#154300) 2022-07-06 22:17:44 -04:00
Daniel Imms ffdb7543fe
Correct conditional calling func instead of comparing
Part of #152097
2022-07-06 19:13:51 -07:00
Peng Lyu 374066b829
re #153743. Move codicon out of translation string (#154323) 2022-07-06 19:06:36 -07:00
Megan Rogge 91b82c0f0b
increase barrier for available profiles to be ready (#154290)
* fix #138999

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2022-07-06 18:59:27 -07:00
Megan Rogge 4c358e0a26
Merge branch 'main' into terminal-tab-defaults 2022-07-06 20:47:53 -04:00
meganrogge 2d9947ba4e
more specific setting names 2022-07-06 20:47:00 -04:00
Megan Rogge d39ef2fc82
Update src/vs/workbench/contrib/terminal/browser/terminalProfileResolverService.ts 2022-07-06 20:25:24 -04:00
Megan Rogge a3153bb9dc
Update src/vs/workbench/contrib/terminal/browser/terminalProfileResolverService.ts 2022-07-06 20:25:03 -04:00
Logan Ramos a20329d291
Switch extensions to 1DS (#154299)
* Move extensions to 1DS

* Switch extensions to 1DS
2022-07-06 17:18:41 -07:00
MonadChains d5d6e08997
Add command to copy output of the last command (#152097) (#153235)
* Add command to copy output of the last command (#152097)

* Polish changes, casing, wording, etc.

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2022-07-06 20:16:10 -04:00
Megan Rogge 2a5d381d16
only show output button when a command's markers haven't been disposed of (#154220)
* fix #154215

* make hasOutput a function

* fix test

* Update src/vs/workbench/contrib/terminal/browser/terminalProfileService.ts

* actually fix tests
2022-07-06 20:15:58 -04:00
Daniel Imms c4b08408c8
Fix compile 2022-07-06 16:30:46 -07:00
Raymond Zhao 22f3f6064e
Move some text out of localization string for integrated terminal settings (#154318)
Fixes #154317
2022-07-06 16:29:08 -07:00
Daniel Imms 510656a44a
Replace all Terminal codicon references with default icon 2022-07-06 16:10:26 -07:00
Matt Bierner ad9675f099
Scaffold out basic markdown language server (#154293)
* Scaffold out basic markdown lsp

This scaffolds out a new markdown language server and then uses it to implement document symbols. After the change, the markdown extension will have the following structure:

- languageService — Where all the LSP language stuff will eventually land
- server — The actual language server. Consumes ` languageService`
- src — The current extension that launches the server and implements VS Code specific functions

* Adding build scripts

* a

* Use language service from github

* Remove ls build scripts

* Bump versions

* Only build ext

* Enable for web

* Fixing for browser
2022-07-06 16:03:24 -07:00
Daniel Imms a6238ac59c
Add icon in defaultIcon description 2022-07-06 16:03:17 -07:00
Andrea Mah 3d3bfced96
Commands for Navigating Call Stack (#154117)
Commands to navigate the call stack
Fixes #149975
2022-07-06 15:46:56 -07:00
Matt Bierner f96a4627b1
Pick up latest TS for building VS Code (#154312) 2022-07-06 15:42:42 -07:00