stef-levesque / vscode-perforce

Perforce basic commands for Visual Studio Code
MIT License
74 stars 103 forks source link

Getting changelist in a variable #165

Open omeijer opened 5 years ago

omeijer commented 5 years ago

I want to create some tasks that require the changelist number of the file that i'm working in. Is there currently a possibility to get access to that type of information? So something like ${perforce.changelist}