Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.51 KB

File metadata and controls

28 lines (16 loc) · 1.51 KB

1.2.0 (2025-12-05)

  • feat(extension): add option for disable dialog when hover the code (00b636b)
  • feat(extension): add option for disable the commit info at EFL (2e18bba)
  • feat(extension): add SCM view with list of commits (086f929)
  • refactor(extension): reorganize files and folders (070516e)

1.1.0 (2025-12-03)

  • feat(extension): add blame and dialog for show more (1d10a9c)

1.0.0 (2025-11-24)

  • chore(*): add commit and version controls (9fddac1)
  • chore(release): 1.0.0 (7b037ee)
  • Add history button with diff view (cb57ed3)
  • Add informations for extension (1346be6)
  • Add previous and next buttons for navigate into git file (39a479d)
  • Improve message informations (61d857a)
  • Init Visual Studio Code Extension (e0215b6)
  • Remove tests (fad026f)