Coder Social home page Coder Social logo

vscode-base64utils's People

Contributors

adrientoub avatar dependabot[bot] avatar kolyakorruptis avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vscode-base64utils's Issues

command 'extension.Base64D' not found

Whenever I invoke a command I get:

[Window Title]
Visual Studio Code

[Content]
Command 'Base64: change text from base64.' resulted in an error (command 'extension.Base64D' not found)

[OK]

Even after 'Restart Window'

VS Code Extension v1.2.0 breaks base64/gunzip conversion

I'm not sure if this relates to this issue: #6

Since v1.2.0, all the following seem to be broken (does nothing):

  • change text from base64
  • change test to base64
  • gunzip-b64
  • gzip-base64

Reverting to v1.1.0 fixes the issue. Let me know if there is any way I can grab some logs or something to help debug this.

Reproducible on:

  • VS Code for Mac: Version: 1.62.3 (Universal)
  • Same issue observed in my colleague's laptops using Windows/WSL with Ubuntu 20.04 (at least 2 people has this issue)

ignore padding

Doesn't work with the string dGVzdA (no ==) and shows no error message either
I suggest to try to convert it without the isBase64 check (or maybe only use it for showing a warning message)
Although it could allow invalid input, but it's the users choice to run the decode command

Context menu entry texts

I would like to suggest to change these context menu entry texts:
Base64: change text from base64.
to
Base64: Decode

As well as:
Base64: change text to base64.
to
Base64: Encode

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.