Giter VIP home page Giter VIP logo

Comments (6)

ssbarnea avatar ssbarnea commented on June 5, 2024 2

@codeflows Thanks for the quick reply! If at some point your extension becomes not usable or obsoleted by a newer one you could use the "unpublish" option from the marketplace to hide it. Also archiving the github repo after altering descriptio/url to point to a newer alternative/replacement is an option that can make easier for users search quests.

The reason I mention this is because I am trying to improve the situation of "ansible" extensions on vscode marketplace by reducing the number of outdated options. IMHO, "less is more" as the average user should spend less time guessing which option he should pick. I already convinced another author to drop his extension and I am also happy that @FlorianLaunay helped migrating the vaulting code from his extension to this one. Having multiple users working together on a single extension is much better bet than relying on a single person, at least in the long run.

We will add that inline decryption/encryption feature for sure, in fact I find it even more useful than the full vaulted file one, which prevents searching for the place where a var is defined.

from vscode-ansible.

ssbarnea avatar ssbarnea commented on June 5, 2024 2

In that case this feature should be added to the readme, https://github.com/ansible-community/vscode-ansible/blob/master/README.md -- Please do also include an animated gif when you do that, and mention that it fixes this bug.

from vscode-ansible.

codeflows avatar codeflows commented on June 5, 2024

Hi! My extension should still work - it's pretty simple in that it only supports decryption. At the time I wrote the extension, the existing plugins I found replaced the encrypted file with the decrypted content, while my extension decrypts to a temporary buffer for viewing purposes only.

I haven't used Ansible in a couple of years and my time is limited at the moment, so unfortunately I can't be of more help ATM :)

from vscode-ansible.

FlorianLaunay avatar FlorianLaunay commented on June 5, 2024

Hi @ssbarnea the feature brought with #78 already manage inline encryption by selecting text before using keyboard shortcut to call the ansible-vault command

from vscode-ansible.

FlorianLaunay avatar FlorianLaunay commented on June 5, 2024

In that case this feature should be added to the readme, https://github.com/ansible-community/vscode-ansible/blob/master/README.md -- Please do also include an animated gif when you do that, and mention that it fixes this bug.

@ssbarnea okay looking on that

from vscode-ansible.

FlorianLaunay avatar FlorianLaunay commented on June 5, 2024

@ssbarnea , I pushed #109 to have a better documentation on this feature

from vscode-ansible.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.