Complete the following questions so forum users and Wick Editor developers can give you the best help possible! If the following questions are not completed, your post may be edited or removed.
Describe the bug
The bug is that, although it still works fine when you run it, typing in, for example, 2**2 (which is 2² in javascript), will show an error marker on that line, which could cause problems when trying to debug
To Reproduce
Steps to reproduce the bug, if you have them:
- Go to the coding panel
- Type in "(any number) ** (any number)
- Look at left side of coding panel
- See error
Expected behavior
The code editor shouldn’t report that " ** " will cause an error
*Computer Information
- OS: ChromeOS
- Device Type: Chromebook
- Browser Chrome
Do you have a suggested solution to this issue? (ex. has another program fixed this bug a certain way? Are you familiar with where in the code base someone would need to fix this issue?)
Additional context Optional*
Add any other context about the problem here.