pragmagic/vscode-nim

[feature] a status bar switch various Nim version

Closed this issue · 0 comments

reason:

  • user using choosenim tool
  • user installed various Nim version

export function showNimStatus(message: string, command: string, tooltip?: string) {

code above seems not used, what's it purpose?

If no other one doing same work, I'll make PR for this.