YourAverageTechBro / DevToolboxWeb

https://devtoolbox-rho.vercel.app
MIT License
583 stars 73 forks source link

Add line number to text editor #74

Open gerardo-m opened 6 months ago

gerardo-m commented 6 months ago

Some of the features including the JSON Validator output an error when an invalid JSON text is provided. with a line a column number, however there are no line or column numbers in the editors which make the errors hard to find.

assudani66 commented 5 months ago

Can this up @YourAverageTechBro I am thinking of implementing highlighting underlines in the text editor just like VScode