Aleksandr Vasilenko
Aleksandr Vasilenko
**Describe the bug** In the Character / NPC sheets characteristic labels and its tooltips are not localized. (I'm sure it worked fine a few updates ago) **Screenshots**  **Version Numbers**...
### What version of `astro` are you using? 1.2.3 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
It's a very important component for portfolio/photo/social websites but existing solutions are way too heavy with complex gallery/navigation functionality. Right now I'm using a hacky solution on top of modified...
On some websites I manage there are pages that are changing rather frequently. It would be great if there was some command that forces indexing of selected page i.e. `npm...
### Clear and concise description of the problem There is no way to check updates for packages installed in a global scope (`npm/pnpm install * -g`). ### Suggested solution Add...
Single quotes are invalid in `json`. https://github.com/sveltejs/prettier-plugin-svelte/blob/f86171d1eddcac3598a9ea57e2182053c9e739dd/README.md?plain=1#L260C6-L260C6 Should be: ```json5 // settings.json { // .. "prettier.documentSelectors": ["**/*.svelte"] } ```
### What version of Bun is running? 1.1.2 ### What platform is your computer? Microsoft Windows NT 10.0.22631.0 x64 ### What steps can reproduce the bug? 1. Install Bun 1.1.2...
MDX is a popular format for authoring Markdown content with JSX components https://mdxjs.com/ It's used in Astro (MDX integration), Remix, Next (Nextra), SvelteKit (mdsvex) and others
**Describe the bug** When you import LCP with custom data for Statuses, Sitreps, Environments, Skills, Quirks, or Reserves, it does not import anything and compendium is empty. **To Reproduce** Steps...
### What version of Bun is running? 1.1.8 ### What platform is your computer? Microsoft Windows NT 10.0.22631.0 x64 ### What steps can reproduce the bug? `bun build ./bin/index.js --compile...