+ 2
Brackets + Javascript = frustration !!!
Hi, im so tilted :) so much time wasted on trying to understand where brackets see the problem with my .js file. I see errors like " 'document' is not defined. - W117 - Details " and so much more stupid errors like this. The only thing that works nice is " alert(' something '); ". any idea how to fix this fvc$%^$g ittitating problem??? Google have no solutions. Thanks in advance.
4 Respostas
0
I am using brackets too for JavaScript too. It works fine.
If you have esLint extension enabled or installed, it does show problems like that. It shows in mine too but works fine.
I'll suggest try reinstalling it or use Atom. It is also good.
+ 3
change editor 😃
+ 2
🇳🇬Brains brackets is the editor's name 😅
+ 1
Use a better editors:editors can change bracket color when the cursor is on one of two same matching brackets
make your code neat
dont give up