neuromagus

Results 34 comments of neuromagus

i see, nothing happend here. Just close this issue. Maybe u watch, for example, how fix this problem neovim extension? I know, VSCode to long fix customize statusbar (I created...

yep. ```--min-value``` not work.

I added this config option in this pull request, guys... https://github.com/r5n-dev/vscode-react-javascript-snippets/pull/318

@sanjai0py, i watched a code. Need a refactoring something... in files ``` packages/bruno-electron/src/ipc/network/helper.js line 23 packages/bruno-electron/src/ipc/network/index.js line 845 packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js line 113 packages/bruno-app/src/components/Sidebar/Collections/Collection/CollectionItem/index.js line 181 ``` duplicated code. Next: Collections reading...

> If the Collection Runner relies on order to run in the proper order, sorting will BREAK that. what do you mean by 'proper order'? IMO, default behavior - 'A-z...

>What is your use case where alphabetic sorting has a specific "value"? Is it to make finding the folders easier? to make it easier to navigate and find the folder...

@WhyNotHugo > I would like to see the ability to toggle this on a per-window basis (much like we can toggle `floating` per-window). Hmm, why not? Particularly this commit focused...

@y0nei watch [this](https://github.com/neuromagus/disable_titlebar_in_sway)

Following feedback from @y0nei, this pull request need to be update to render the top border if the titlebar is not ~~render~~ visible. In [my patch](https://github.com/neuromagus/disable_titlebar_in_sway) for 1.9 version this...