Git Product home page Git Product logo

Comments (4)

agauniyal avatar agauniyal commented on August 20, 2024

This might happen when you're highlighting and searching for something that isn't in the can-i-use database. I'll look more into it.

from vscode-caniuse.

agauniyal avatar agauniyal commented on August 20, 2024

I've made changes to error handling which displays better error messages on failure so you can update to latest version. Feel free to reopen if issue persists.

from vscode-caniuse.

Endlessmist avatar Endlessmist commented on August 20, 2024

Thank you for your reply!

OS: Windows 10 64bit
VSCode: v,1.9.1

I tried to searching and highlighting many words from my CSS. But some of it was just regular CSS rules, like "box-sizing" or "display" - both give error. Now I installed new version and tried "transform-origin" - same situation. Next one is value of transform property - "translate", not sure that it should work with values too, but to give you more info I just write what I did. On caniuse site i tried to find "translate" and found correct results.

And now error message more clear so is "Cannot find property in local database, you can still search through status bar."

And at last one little thing - maybe is better to make titles of property groups more similar with caniuse site? I mean when I highlight "width" it shows me "img-naturalwidth-naturalheight" but on site is "natural width & natural height image property" and so on. When someone use caniuse website before maybe he try to catch by eyes familiar words and titles, it intuitive. So if all titles will copy titles from site maybe it will easier to recognize what you need. Sorry for post this in another issue.

from vscode-caniuse.

agauniyal avatar agauniyal commented on August 20, 2024

@Endlessmist This plugin simply mirrors the calls between caniuse data and your search query. I understand what you're trying to say, color should also show background-color as property and some css properties are not even available to query for, but that's because caniuse doesn't provide them. So unfortunately this isn't available now but I'll definitely put this into my todo list and as soon as I get time I'll make sure to implement them 😄 .

from vscode-caniuse.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.