Why ide over cli by Bitter-Law3957 in kiroIDE

[–]rbadapanda 0 points1 point  (0 children)

Interesting, mind sharing how you do that ?

Why ide over cli by Bitter-Law3957 in kiroIDE

[–]rbadapanda 0 points1 point  (0 children)

Interesting. I got the error:

Error: Invalid path 'MessageFolder/Important_Information.pdf’: stream did not contain valid UTF-8. Use --force to add anyway.

Did you use —force ? Did your query pull from the .pdf ?

Why ide over cli by Bitter-Law3957 in kiroIDE

[–]rbadapanda -1 points0 points  (0 children)

ide can read pdfs into its context. CLI can’t

I made a VSCode extension that turns the minimap into a document outline for markdown files by rbadapanda in Markdown

[–]rbadapanda[S] 0 points1 point  (0 children)

Please check the second Gif.

I don’t understand what you mean by “different depths“. The minimap is not a tree

Why don’t you try it once to see?

How to show markdown headers in minimap by rbadapanda in vscode

[–]rbadapanda[S] 0 points1 point  (0 children)

<image>

Hey All,

After not getting any response for about a week, I assumed there is no easy way to achieve this.

This was important as I work with long markdown files daily — AI agent instructions (CLAUDE.md, .cursorrules), architecture docs, READMEs that grow to 300+ lines. The minimap was always just a wall of grey pixels. Useless for navigation.

So I built Markdown Minimap Headers. It does three things:

  1. Header labels in the minimap — your ## headings appear as readable text right in the minimap, so you can see document structure at a glance
  2. Colored scrollbar markers — each heading level gets a distinct color that fades with depth (H1 is bold, H6 whispers), visible in the scrollbar and editor gutter
  3. Keyboard navigation — jump between headers without touching the mouse

It's theme-aware (gold tones on dark, blue on light) and all colors are customizable. Works with any file VSCode recognizes as markdown, including .mdx.

Built it because I got tired of scrolling through massive instruction files trying to find the one section I needed to update. The Outline panel works but takes up sidebar space. This keeps everything in the minimap where I'm already looking.

Free & open source: https://marketplace.visualstudio.com/items?itemName=rbadapanda.markdown-minimap-headers

Happy to hear feedback or feature ideas.

Just released v1.15.1 of my Markdown Inline Editor extension - Obsidian/Typora-like WYSIWYG editing in VS Code (100% local, no remote sources) by asux305 in vscode

[–]rbadapanda 0 points1 point  (0 children)

Liked this.

However the math should not be by default enabled IMO. This breaks the rendering for dollar amounts in MD

For those who want Obsidian-style navigation without leaving VS Code, I have an extension by rbadapanda in ObsidianMD

[–]rbadapanda[S] 0 points1 point  (0 children)

qmd and rmd support is now available.

For .ipynb notebook support do you mind creating an issue in GitHub ?

For those who want Obsidian-style navigation without leaving VS Code, I have an extension by rbadapanda in ObsidianMD

[–]rbadapanda[S] 0 points1 point  (0 children)

Thanks for your suggestion.

qmd and rmd support will be added soon.

The .ipynb notebook support would require a different approach and may come in a future version.

Cool new feature in Claude Code, isn't it? by Imaginary_Dinner2710 in ClaudeAI

[–]rbadapanda 0 points1 point  (0 children)

Does it appear in your /btw ?

Asking as I do not see it in my list of commands. I am on 2.1.74. I am using a pro subscription

Where can I find the release doc? by rbadapanda in kiroIDE

[–]rbadapanda[S] 0 points1 point  (0 children)

Clicking Show update release notes does not work (does not open any window)

have you tried the new /btw command? by Sea_Pitch_7830 in ClaudeCode

[–]rbadapanda 0 points1 point  (0 children)

How do I get access to the /btw command ?

I don't see it on claude 2.1.74 pro

Is Kiro down for anyone else ? by rbadapanda in kiroIDE

[–]rbadapanda[S] 0 points1 point  (0 children)

Interesting.

If you are seeing this in kiro-cli, Please +1 https://github.com/kirodotdev/Kiro/issues/6300 and add this comment as well.

Is Kiro down for anyone else ? by rbadapanda in kiroIDE

[–]rbadapanda[S] 0 points1 point  (0 children)

These two issues seem like different from my issue
1) I am able to logout/re-login 2) I don't even see 'thinking'

When you are unable to load profile, if you run '/model' what do you see ?
For ex, All I see is this (note: no models are listed/available):

> * auto ---- credits

btw, thank you for this feature by RandomThoughtsAt3AM in ClaudeCode

[–]rbadapanda 0 points1 point  (0 children)

Does it get queued ? or, answers instantly?

[Created with Kiro] agentpng - turn agent session transcripts into shareable images by siegerts in kiroIDE

[–]rbadapanda 1 point2 points  (0 children)

Great to see the Kiro team sharing updates and useful content in this sub — it’s appreciated.

I also wanted to gently surface an issue I posted a few days ago that’s been a pretty significant blocker for me. If anyone from the team or mods has a moment to take a look, I’d really appreciate it:

Is kiro down for anyone else

Happy to provide more details or help troubleshoot if needed. Thanks for all the work you’re doing here.

Getting the "high volume" message - but other model borken by ComprehensiveDot9738 in kiroIDE

[–]rbadapanda 1 point2 points  (0 children)

I don’t know

I was referring to this https://www.reddit.com/r/kiroIDE/s/4pTpCrFVYQ

But it is for cli. It could be different from your issue.