GithubHelp home page GithubHelp logo

ull-esit-gradoii-tfg / alejandro-gonzalez-software Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 326 KB

Web Bookmarks allows you to keep your favourites websites inside the VSCODE environment.

Home Page: https://marketplace.visualstudio.com/items?itemName=alu0100997910.webbookmarks

TypeScript 100.00%

alejandro-gonzalez-software's Introduction

Web Bookmarks Extension

Build Status

Web Bookmarks allows you to keep your favourites websites inside the VSCODE environment.

Features

To execute the extension just open the vscode command palette and type Open Web Bookmarks and click to run. Alternatively you can run it pressing the shortcut available:

  • Linux & Windows: ctrl + shift + l
  • MacOS: cmd + shift + l

The bookmarks JSON has to match the next structure for the extension to work fully:

{
    "bookmark name":"url",
    "folder name": { 
        ...
    }
}

The bookmarks are rendered in the same order as they are specified in the JSON.

The folders can have nested folders too.

Requirements

This extension is require vscode version ^1.31.0.

Extension Settings

  • You can change the language of the extension, currently only Spanish and English:
    "webbookmarks.language": "es" | "en"

Known Issues


Release Notes

1.0.0

  • Initial release of Web Bookmarks.

1.0.2

  • Fixed Import and Export Functionality on Windows Platform.

1.1.1

Added

  • Added the functionality of having folders in the bookmarks.

Changed

  • There is a new JSON Structure for the bookmarks JSON file to match the new folder functionality.

1.2.0

Added

  • Autorefresh of the webview when refocus.
  • Only one panel open.
  • Multilanguage Support, currently Spanish and English.
  • Error Handling for better UX.

Changed

  • The save location of bookmarks.json was changed to remain accesible after extension updates.

1.2.3

Fixed

  • Reopen Bug

alejandro-gonzalez-software's People

Contributors

alu0100997910 avatar crguezl avatar

Watchers

James Cloos avatar  avatar

alejandro-gonzalez-software's Issues

logo de la app

En la tienda no aparece logo de la app. Será cuestión de diseñar uno

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.