In Visual Studio Code, please add the ability to pin (or put) tabs in separate rows. In Visual Studio 2019 we have this capability, and I love using this feature to organize files while I write code. Thank you. Here is an example from Vi...
@bpaseroIf we can get the pinned tab on a separate row, this problem almost solves itself. 👍45 I am trying to find a design alternative that does not require a second row of tabs which I personally find very heavy visually.
Ensure theme config is a Jekyll::Configuration object (#8988) Remove misleading totals row from --profile table (#9039) Unlock Psych dependency (#9135) Fix false positive conflicts for static files in a collection (#9141)Development FixesPermalinkstyle...
// @ts-ignore the type signature for transform wrong here, translateX and translateY need to be in separate objects -prf @@ -28,12 +38,44 @@ function HomeHeaderLayoutTablet({children}: {children: React.ReactNode}) { onLayout={e => { headerHeight.value = e.nativeEvent.layout.height...