-
https://github.com/igorskyflyer/npm-astro-post-excerpt#readme
-
### Preliminary checklist
- [X] I have read the [README](https://github.com/uazo/cromite/blob/master/README.md)
- [X] I have searched [existing issues](https://github.com/uazo/cromite/issues) for my …
-
**Describe the bug**
From
https://github.com/microsoft/vscode/issues/224644#issue-2445774681
Both VS Code and GitHub use a GitHub-flavored Markdown engine and auto-create jumpable/anchor links in…
-
# Fix Node binaries in VS Code Terminal 🐢 - Blog | Igor Dimitrijević
When working with the Terminal in VS Code on Windows one the most frequent difficulty that all developers face is that the Termina…
-
## Description
The (estimated) amount of saved data is wrong in the Privacy Stats and Privacy Report. Initially, I saw the stats go to 1GB (1.00) which was fine but then I noticed the number g…
-
### NPM package name
@igor.dvlpr/astro-easynav-button
### Short description (if different than package.json) and icon
Everything stays the same, just providing the icon. 😄
Image:
![…
-
Hi, i think I'm dummy,
but I can't figure how the polyfill works.
here is my code
`
import scrollend from 'scrollend-polyfill';
export default function(){
window.addEventListener('cl…
Colir updated
2 months ago
-
Following:
- microsoft/vscode-vsce#682
- microsoft/vscode-vsce#761
I got the mentioned issue today while trying to publish (first release of) an extension with an ID (publisher + name) of `ig…
-
### What version of `starlight` are you using?
0.25.1
### What version of `astro` are you using?
4.10.2
### What package manager are you using?
npm
### What operating system are you using?
Wind…
-
When developing extensions and using either JavaScript or TypeScript we are unable to consume ES modules, only somewhat legacy CommonJS modules, setting the `type` to `module` and rewriting …