Skip to content

Improvements to working with sub-charts #79

@practicusai

Description

@practicusai

First of all, thanks for the amazing work!

I switched to VSCode few months ago from PyCharm (JetBrains), and working with helm sub charts is the only reason I have to go back to my previous IDE.

It would be great if helm-intellisense have the below features:

  • Ability to navigate down the values I override.. Please see below, when I overide a value from sub-chart, PyCharm displays via arrow the value I override. Typo = no arrow, so I can fix. Also, I can quickly navigate and check original by clicking the arrow.
Image
  • Ability to navigate up the value I override.. Please see below, when I overide a value from sub-chart, PyCharm displays via arrow the values that I override. This is invaluable to quickly view what values has changed from the original.
Image
  • Ability to view subchart .tgz content. As you can see below, PyCharm automatically expands .tgz file contents. I know I could untar / delete when done, but the below would be really convenient.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions