Luke Janssen
Luke Janssen
### The problem I recently added the following to my `spaceshiprc.zsh` configuration. ``` # Prompt-level options SPACESHIP_PROMPT_ADD_NEWLINE=false SPACESHIP_PROMPT_SEPARATE_LINE=false ``` But for a yet to be found reason when using the...
requesting support for attributes that are used on the template element. ```html ``` This element is used with the shadow DOM for building web-components and contains a document fragment. The...
## issue example I had the following code configuration options in my config file. ```toml [code] editor = "cat" lang = "java" comment_problem_desc = true comment_leading = "//" test =...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [x] DOM - [ ] Events -...