Skip to content

v2.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 15:01
f5780a4

v2.17.0

25 April 2022

🎉 New Features

🐛 Bug Fixes

  • Electron main process error truncate log #679 by @bytemain

  • submenu hide issue #696 by @Aaaaash

  • dispose model reference #691 by @hacke2

  • viewsContainers support icon resolver #712 by @Aaaaash

  • electron window header hight incorrect #717 by @yantze

  • upgrade electron to 13.6.9 for vulnerability reason #721 by @yantze

  • wait until hash service initialize before accept external change, fixing possible issues. #733 by @MMhunter

  • find menu children logic #755 by @Aaaaash

  • statusbar of terminal environment use markdown tooltip #758 by @hacke2

  • 修复快速切换打开文件时展示问题 #783 by @AhkunTa

  • 修复 debug hover 变量面板会被溢出隐藏的问题 #781 by @Ricbet

  • improve keymaps search speed #793 by @erha19

  • 修复二次打开 webview 文件时显示空白的问题 #769 by @Ricbet

  • ignore file open logic while clicking on file tree empty block #807 by @erha19

  • improve file tree navigator #818 by @erha19

  • merge equal code type on editor component #816 by @erha19

  • the quick-open title button theme #832 by @yantze

  • use correct nodes uri on compressed nodes #856 by @erha19

  • search panel process bar performance #884 by @yantze

  • improve keymaps modify and redo progress #888 by @erha19

  • trigger suggest correctly while opening settings.json #889 by @erha19

  • Fix does not show preferences search results #896 by @bytemain

  • Fix mistakenly deleting a socket being listened on #899 by @bytemain

💄 Code Style Changes

💄 Style Changes

🪚 Refactors

🏗️ Build System

  • Add action which can manual release from a specific ref #727 by @bytemain

⏱ Tests

🧹 Chores