hamxiaoz / open-folder-with-vs-code

A Finder toolbar icon to open current selected file/folder with Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant handle Command+Q correctly

hh9515 opened this issue · comments

  1. open folder1, click the icon to open a VScode Instance
    2.open folder2,click the icon to open a VScode Instance

  2. hit Command + Q to close all instance

  3. open folder1,click the icon open 2 VScode instance. Expect: open instance for folder1

maybe I solved this problem,

tell application "Visual Studio Code"
     active   <---- delete this line
     open listOfAlias