Joe
Joe
Hello, I think most of people expect from snippet plug to have to following behavior: type `for` then press a key so the `for` expand to ``` for $X in...
Hello, It would be helpful to have a contributing file explaining how one can contribute to Dance that can help newcomers to hack Dance. In particular: how to create a...
#### Environment - Server version: css2, css3 #### Description An unlikely edge case, but I was able to create pod named `idp` , but then could not access it as...
Hello, One of fzf main lacking features is the support for multiline input. As stated by the main @jungunn, this feature will never be developed as this would require too...
Does kak-lsp support scala metals ? I have installed metals through vscode, but it doesn't seems to work with kak-lsp. I didn't found any doc on metals or kak-lsp pages.
Hello, If I understand correctly `accessTo` and `default` are closely related: one allows the authorization to the specified resource and the other allows access to the resources and recursively all...
Hello, Not sure if this is the correct place to create the issue, but today on https://solidcommunity.net I created an account called "password-recovery" and was able to create this: https://password-recovery.solidcommunity.net/...
Hi, Just wanted to share that I have been able to import all the python snippets from https://github.com/andreyorst/kakoune-snippet-collection/tree/master/snippets/python with ruplacer using the following regex: ``` ruplacer '\$\{\d+:#?(.+)}' '{{$1}}' ``` I...
After creating a new account, trying to browse the new Pod with penny UI return error 400 ## step to reproduce 1. start a recipe instance with: `npx community-solid-server -c...