AnWeber / vscode-httpyac

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=anweber.vscode-httpyac
MIT License
237 stars 20 forks source link

fix: correctly show tests with space or nonasci chars in filename #162

Closed vojta7 closed 1 year ago

vojta7 commented 1 year ago

before: obrazek after: obrazek

AnWeber commented 1 year ago

thx