Anton Jeppsson

Results 3 issues of Anton Jeppsson

From what I find the time zone is unconditionally appended to the Datetime string before parsing with Moment. This yields all Datetime parseFormats that lack the trailing 'Z' ineffective. Including...

### Problem The function `convert_value_to_lua` in `runtime/lua/vim/_options.lua` does not consider escaped commas for arrays. This makes it impossible to use e.g. `vim.opt.errorformat:append` with its default value together with `:make` as...

bug
lua
options

# :bug: tutorial.js in bundled into main.js ## Description [According to the Pwning OWASP Juice Shop Guide](https://pwning.owasp-juice.shop/companion-guide/snapshot/part1/rules.html#_tutorial_javascript_file): >If enabled, the [Hacking Instructor](https://pwning.owasp-juice.shop/companion-guide/snapshot/part1/challenges.html#_hacking_instructor) script tutorial.js including all on-screen tutorials is loaded...

help wanted
technical debt
good first issue
hacking instructor