I will be slow to respond.
A passionate software developer, gamer, and music composer.
- United Kingdom
-
10:40
(UTC) - n3434.com
- channel/UCT6FNi7nlewgYZkn8HSId_g
- u/Number_3434
Pinned Loading
-
Custom Extended Syntax Highlighting ...
Custom Extended Syntax Highlighting For Markdown. This extends upon the existing markdown highlighting in VSCode by using custom `textMateRules`, to colourize more tokens. 1{
2"editor.tokenColorCustomizations": {
3"textMateRules": [
4// Underlined link (e.g. `some-link` in `[Name](some-link)`)
5{ "scope": "markup.underline.link.markdown", "settings": { "foreground": "#aaaaaa" } },
-
A utility for resolving a custom con...
A utility for resolving a custom config file (e.g. `.env.development` instead of `.env`) 1import { config } from "dotenv";
2import "dotenv/config";
3import path from "path";
45const DEFAULT_PATH = ".env.development";
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.