PythonCoderAS

Results 125 comments of PythonCoderAS

I was able to copy the link into my browser and open it there.

There are some syntax errors that do not depend on type yet those aren't detected. I think at least that part should be fixed first.

> What happens when you paste the contents into e.g. a password manager additional field that only accepts a single line as input? Will the codes concatenate into a single...

Hi, I'm not sure what I need to do in order to get the PR to pass. I would greatly appreciate some assistance.

> Also, I don't think `@script` and `@endscript` officially exist. You can remove that or use `@section('scripts')` where it will be inserted here: > > https://github.com/HDInnovations/UNIT3D/blob/b4d94a5481e028d2cff21604a31b023d62c53f4e/resources/views/layout/default.blade.php#L193 According to Livewire docs,...

Hello, is there any way to disable the spell check for that line only? I would greatly appreciate it.

Hello, this project has been archived for years, and limited testing shows that it does work now.

I have a schema I wrote in Typebox, which is a schema generator in Typescript. The main issue is that it generates a lot of duplicate definitions since it uses...

> also, I would like to better understand how it would be used? and what use-cases it will solve? It makes editing the config much easier, since it shows up...