I will be slow to respond.
A passionate software developer, gamer, and music composer.
- United Kingdom
-
06:10
(UTC) - n3434.com
- https://osu.ppy.sh/users/37732165
- u/Number_3434
Pinned Loading
-
Custom keysounds for VSCode. Require...
Custom keysounds for VSCode. Requires the use of Custom CSS and JS Loader extension. Sounds taken from the osu!-lazer game. 1const KEYSOUND_CONFIG = {
2variables: [
3{ target: "$(OSU_SAMPLE)", value: "https://raw.githubusercontent.com/ppy/osu-resources/master/osu.Game.Resources/Samples" },
4],
5 -
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.


