James Wilson

Results 41 comments of James Wilson

@marcandre regarding your statement: > Latest version should not scroll globally. Can you explain what you mean by latest version? I'm still seeing a separate "scroll" branch where this was...

I've done some cross-browser and device testing of this solution and found that it does not work on iOS, because mobile safari does not respect `overflow: hidden` on the `html`...

This solution is how Facebook does it, and is loosely based on this answer to this post on stackoverflow. https://stackoverflow.com/a/45230674/413538

I was looking for a replacement for the `icon-question` from Simple Line Icons, and was surprised that not even the pro version of CoreUI has this. I suppose in the...

The simple check icon is now available but only in the Pro version, along with a circle check. https://coreui.io/icons/linear/check-circle/ https://coreui.io/icons/linear/check-alt/ These are kind of essential icons for the free version,...

Where to get started? Is this the right file? https://github.com/eamodio/vscode-gitlens/blob/main/src/annotations/autolinks.ts

I'm also experiencing this behavior where h3's below an h2 are getting pulled up as top-level sidebar navigation. From what I can tell the model currently works like this: The...

I guess the simplest proposal, with smalest code impact would be to pull up all H1's into the sidebar as top-level elements (instead of currently used H3). And make H3...

Thirded. For the time being, on the Enable Sysadmin sub-site where there are lots and lots of embedded code samples and even inline `` tags within paragraph content, we're currently...