Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Releases: larizzatg/voltdev

#4: Minor patch

31 Jan 14:31
6a44b94

Choose a tag to compare

Fixes

  • rename todo for tasks in ui

#3: Analytics and Rest

31 Jan 14:20
6a44b94

Choose a tag to compare

Features

  • work session analytics
  • complete the active task from the sidebar
  • when all tasks are done ask for task or end session
  • status bar session
  • have active task button
  • rest option

Fixes

  • remove active todo from the status bar if done
  • don't show info message when 0 todos are done
  • completed todos notification
  • add to session todos completed out of session
  • create a session if a todo is completed without it
  • when todos are empty and the user try to complete ask for new todo
  • when todos are empty and the user try to edit ask for new todo
  • when todos are empty and the user try to delete ask for new todo
  • ask for another todo if active is completed
  • confirm to restart the session
  • use the same active task icon
  • only end the session when existing one
  • message when the task was edited

#2 Release: Stack Overflow Search

30 Jan 22:18
c28b4d1

Choose a tag to compare

Features

  • Open StackOverflow with the selected text in the active editor with the tags of the editor language.

#1 Release: Flash

30 Jan 15:04
6a62cc2

Choose a tag to compare

Features
  • Manage todos and save them in the global state of vs code.
  • Start and finish a session, setting up the active task and most important task.