Will Stone
Will Stone
To avoid things like this: http://flexible-boxes.wstone.io/?utm_content=buffer01a02&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer#~(1~(t~'body~d~'column~c~(~2~3~4))~2~(t~'header)~3~(t~'main~g~1~c~(~5~6~7))~4~(t~'footer)~5~(t~'sidebarL~s~0~b~'150px)~6~(g~1)~7~(t~'sidebarR~s~0~b~'150px))
``` "editorBracketHighlight.foreground1": "#A9B2C3", "editorBracketHighlight.foreground2": "#E5C07B", "editorBracketHighlight.foreground3": "#B57EDC", "editorBracketHighlight.foreground4": "#61AFEF", "editorBracketHighlight.foreground5": "#98C379", "editorBracketHighlight.foreground6": "#E06C75", "editorBracketHighlight.unexpectedBracket.foreground": "#D74E42" ```
Trialling updated terminal colours. If anyone stumbles across this and fancies trying it out, add this to your VSCode config: ``` "workbench.colorCustomizations": { "terminal.ansiBlack": "#21252b", "terminal.ansiBrightBlack": "#5f6672", "terminal.ansiRed": "#b85960", "terminal.ansiBrightRed":...
Colour naming website etc.
Hi @alrra, Browserosaurus maintainer here 👋 I've recently put Browserosaurus into what I'm calling [_Public Feature Complete_](https://github.com/will-stone/browserosaurus/blob/master/CONTRIBUTING.md) where I'm no longer taking feature requests including adding new browsers. I realised...
## Description I think this may only affect npm v7, but I've found that when publishing, I have started to get an error at the publish step: ``` npm ERR!...
Hi Alessandro 👋 When one opens a project, VSCode resets to the Explorer sidebar. However, when one opens a project using the "open in new window" button, the opening window...
Hi 👋 Would it possible to read from `~/.npmrc` such that an alternative (company/internal) registry is used? Thank you, Will — long time happy RunJS user/subscriber 😄
I've tried this on a Windows machine and a Mac on Chrome: I'm unable to find a way to delete a link if it is connected to two nodes. Delete,...