vscode-caniuse icon indicating copy to clipboard operation
vscode-caniuse copied to clipboard

Browser support tables for modern web technologies - plugin for vscode

Results 6 vscode-caniuse issues
Sort by recently updated
recently updated
newest added

Unless I'm missing something, this extension does not currently support the [.browserslistrc](https://github.com/browserslist/browserslist#browserslistrc) file. It would be awesome if it did!

![caniuse](https://user-images.githubusercontent.com/41931722/69318513-43b89300-0c78-11ea-9fa9-1e6f56bb9c42.png) I set `caniuse.show_all: true` in `settings.json`, but it leads to no search result and prompt

I receive this error message when using the Can I Use command or `ALT + i`. It happens for everything I look up in my CSS and JS. If there...

First up, Thanks for making this super valuable extension.:) --------- I noticed https://github.com/akamud/vscode-caniuse offers pretty equivalent functionality. Do you have a sense of the differences between the two projects? Also,...

**Current behaviour:** I first tried to set my browser scope through the setting.json, however, it did not have anny effect. I tried to then set it in the workspace settings....

For properties like `top`, `width`, `word-spacing` the query fails to search into local database, should return `virtually supported in all browsers`.

enhancement