Jump to content
  • Visual Studio Code 1.80 arrives with terminal image support


    Karlston

    • 835 views
    • 2 minutes
     Share


    • 835 views
    • 2 minutes

    Microsoft has announced the availability of Visual Studio Code 1.80, also known as the June 2023 update, despite being released in July. In this update, the integrated terminal can now display images directly, there are accessibility improvements, and more.

     

    Image support in the terminal was a preview feature in the previous VSCode release but is now switched on by default. To display images in the terminal, the image pixel data is converted to text before being written to the terminal via a special escape sequence.

     

    Right now, the terminal supports the sixel and iTerm inline image protocols. To give the feature a go, you can download a .six file from the libsixel repo and use the cat command in the terminal followed by the filename.

     

    If you want to pass a typical PNG, GIF, or JPEG file to the terminal, you’ll need to install the imgcat python package and then run imgcat followed by the filename in the terminal.

     

    With regard to the accessibility improvements, Microsoft has added a new command (Alt+F2) to open Accessible View. This view allows screen reader users to inspect content character by character and line by line. Copilot audio cues are also included in this release.

     

    The list of changes in this update is shown below:

     

     

    To get the latest update, just open up VSCode then go to Help > Check for updates. You can also download a fresh installer from the Visual Studio Code website.

     

     

    Source


    User Feedback

    Recommended Comments

    There are no comments to display.



    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...