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

Incorrect comment in README.md

aravind-craft opened this issue · comments

README says - its a commented line -

-- open in Sublime Text

it should actually say

-- open in Visual Studio Code

so as to not confuse the reader. There is a different github page for Sublime Text finder icon, where it correctly says 'open in Sublime Text'

I also wonder if subl() is an Apple Script function name or if that naming is a remnant from Sublime Text's subl CLI tool, and could be changed to code for Visual Studio Code?

update, thanks @aravind-murthy