js-writer
js-writer
My colors doesn't look the same as the one you showed on picture or as they are in vs code. Just compare: vscode:  neovim  I did `set termguicolors`
I'm trying to use npm @azure/identity (v.3.1.3) with Deno but there is some problem with login to azure when I use AzureCliCredential. I'm getting this error: ``` CredentialUnavailableError: '\"az account...
### Description The `autoScrollSnapOnActivity` style option does not seem to work as expected. According to the documentation, setting `autoScrollSnapOnActivity: 1` should disable auto-scrolling after the first activity is rendered, but...