GitShow/antfu/vscode-array-index-inlay
antfu

vscode-array-index-inlay

Show array index inlay hints for large arrays for VS Code

by antfu
vscodevscode-extension
Star on GitHubForknpm

TypeScript

197 stars8 forks7 contributorsQuiet · 1y agoSince 2024v0.4.2MIT

Meet the team

See all 7 on GitHub →
antfu
antfu29 contributions
yuyinws
yuyinws4 contributions
kvoon3
kvoon31 contribution
rcoopr
rcoopr1 contribution
9romise
9romise1 contribution
lyric-zemin
lyric-zemin1 contribution
CoutinhoTTS
CoutinhoTTS1 contribution

Languages

View on GitHub →
TypeScript98.3%
JavaScript1.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 1y ago
See all on GitHub →
rdavydov
Publish `Array Index Inlay` to Open VSXOpenIssue

Dear extension author, Please publish this extension to the Open VSX marketplace. Context Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products or redistribution of files from it, in order to use VS Code extensions in non-Microsoft products, we kindly ask that you take ownership of the VS Code extension namespace in Open VSX and publish this extension on Open VSX. What is Open VSX? Why does it exist? Open VSX is a vendor neutral alternative to the MS marketplace used by most other derivatives of VS Code like VSCodium, Gitpod, OpenVSCode, Theia-based IDEs, and so on. You can read on about Open VSX at the Eclipse Foundation's Open VSX FAQ. How can you publish to Open VSX? The docs to publish an extension can be found here. This process is straightforward and shouldn't take too long. Essentially, you need an authentication token and to execute the command to publish your extension. There's also a doc explaining the whole process with an example GitHub Action workflow.

rdavydov · 10mo ago
rentalhost
Index #99 is increasing spacing erroneouslyOpenIssue

Describe the bug Hi there! Thanks so much for this plugin! It’s been super helpful for test creation—being able to visualize which test failed based on the index instead of searching for a needle in a haystack is a game-changer! I did notice a small formatting quirk:** when reaching index (_zero-based_), the spacing increases as if we’re at . From what I can tell, the same happens at when transitioning to , for example. !Image !Image In my case, I’m using a _zero-based array_. Switching the config to _one-based indexing_ resolved the issue. Just wanted to share this in case it helps! Reproduction System Info Used Package Manager pnpm Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [x] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

rentalhost · 1y ago

Recent fixes

View closed PRs →
lyric-zemin
not support experimental syntax 'decorators'ClosedIssue

Describe the bug !image Reproduction none System Info Used Package Manager pnpm Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

lyric-zemin · 1y ago
lyric-zemin
feat: support syntax decoratorsMergedPR

Description add to support decorators Linked Issues fix #12

lyric-zemin · 1y ago
CoutinhoTTS
fix: support jsxMergedPR

Description jsx Linked Issues fix #10 Additional context add package @babel/preset-react

CoutinhoTTS · 1y ago
Structured data for AI agents

Repository: antfu/vscode-array-index-inlay. Description: Show array index inlay hints for large arrays for VS Code Stars: 197, Forks: 8. Primary language: TypeScript. Languages: TypeScript (98.3%), JavaScript (1.7%). License: MIT. Topics: vscode, vscode-extension. Latest release: v0.4.2 (1y ago). Open PRs: 0, open issues: 2. Last activity: 1y ago. Community health: 85%. Top contributors: antfu, yuyinws, kvoon3, rcoopr, 9romise, lyric-zemin, CoutinhoTTS.

·@ofershap

Replace github.com with gitshow.dev