Replies: 1 comment 2 replies
-
Ask your mom. 😉 It's an error from one of your installed extensions. Without any extensions, I can't reproduce the issue. Try the command |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I'm trying to use VS Codium, and I know I must be doing something wrong. I've been going through different text programs, all of which seem to work in Notepad++, but not when run with VS Codium. Here is the code:
And here is the error:
As you can see, "640px" is a perfectly valid CSS number. Note also that the specific code doesn't matter. If I were to backspace over this line, the error would simply move to the next number. If I enter different code into VS Codium, the error persists. Clearly this is something wrong with the IDE, but I have no idea how to fix it. What do I do?
Note: I am a noob. Please answer this question as you would a 10 year old.
Beta Was this translation helpful? Give feedback.
All reactions