Skip to content
#

extensions

Here are 903 public repositories matching this topic...

SwifterSwift
EnderDev
EnderDev commented Aug 22, 2019

Is your feature request related to a problem? Please describe.
I'm running on Linux, and it would be cool if you could have an option in the settings to toggle the default desktop environment title bar, or hide it and use the general controls.

Describe the solution you'd like
^

Describe alternatives you've considered
n/a

Additional context
With title bar from desktop e

vscode-powershell
ramda-adjunct
char0n
char0n commented Mar 14, 2020

Is your feature request related to a problem? Please describe.

R.filter doesn't expose index to the predicate function. Let's create a function that does and call it filterIndexed.

Describe the solution you'd like

filterIndexed((v, idx) => idx === 0, [1, 2, 3); // => [1]

Possible implementation

const filterIndexed = R.addInd
VisualPlus
fire-eggs
fire-eggs commented Apr 14, 2019

Describe the bug:
The VisualProgressBar control does not draw using the ProgressBar color from the theme.

To Reproduce:
Steps to reproduce the behavior:

  1. Run the VisualThemeBuilder.
  2. Change the ProgressBar color to something obviously non-green.
  3. Select, in sequence, from the controls dropdown the VisualGuage, VisualRadialProgress, and VisualProgressBar entries.
  4. Observe t

Improve this page

Add a description, image, and links to the extensions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extensions topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.