Sebastian Andil

Results 15 issues of Sebastian Andil

- VS Code Version: 1.55.2 - OS Version: 10.15.7 Steps to Reproduce: 1. Create a React component: ```jsx const Sample = () => { return import.meta.env.DEV && whatever } ```...

`https://noembed.com/embed?url=https://www.urbandictionary.com/define.php?term=Nambia` call returns ```js { error: "no matching providers found", url: "https://www.urbandictionary.com/define.php?term=Nambia" } ```

It would be great to display folder-like indicators of nested files. Context: [Explorer file nesting](https://code.visualstudio.com/updates/v1_64#_explorer-file-nesting "Explorer file nesting")

I know this has been mentioned quite a few times, but it's really essential, as getting url from `` tag from `get_avatar()` function is hacky beyond acceptable. e.g. this solution...