seunlanlege / vscode-action-buttons

VsCode extension for custom status bar buttons
89 stars 25 forks source link

feat: allow vscode commands #57

Closed fbatiga closed 2 years ago

fbatiga commented 3 years ago

This is basically an update to the https://github.com/seunlanlege/vscode-action-buttons/pull/50

to take into account merge issues with the focus feature.

also i've rename api into useVsCodeApi for better readability

seunlanlege commented 3 years ago

you reformatted the whole codebase? That makes this pr unmergeable.

Please remove all unnecessary changes except for the feature you want to add

gilescope commented 3 years ago

Another option maybe: have another PR that lands first that just reformats everything (assuming its the standard formating)