-
I ran from your instructions on the README, just to have a play..
templ and pnpx are used but NOT installed.
you can instal these things in a .dep folder and path them and so not pollute a users…
-
Templ language server uses gopls to process go syntax.
Currently, gopls spawned by Templ language server is not distinguishable from gopls editors manage directly.
As Templ is getting popular, I t…
-
**Describe the bug**
It's not really a bug, but more of a "thing to do, when coding in Go"
In the generated code, there is a lot of:
```
if templ_7745c5c3_Err != nil {
return templ_7745c5c…
-
I think this project is getting a lot of traction in the Go community, especially for HTMX
As a GoLand user the experience is not the best (Sorry, I appreciate the effort)
What I think would be…
-
### Need
I'd love to have a way to switch between different templ modes. One could be the fast txt-reload using the templ proxy, the other one could be actually rebuilding the server, restarting an…
-
In the current implementation, there is an assumption that all the parts are rendered in a single thread. Context value for children is modified for the whole context. If snippets need to be rendered …
-
**_Newbie warning!_** I cloned the project and installed the various tools. I ran into some issues along the way, probably partially due to upgrading my Golang installation, but I got that sorted out.…
-
**Describe the bug**
Currently, templ depends on a-h/path-vars, which doesn't have a license file. This means that even though templ itself is MIT licensed, it cannot be consumed by organizations tha…
-
[Go Templ](https://templ.guide) is an alternate templating engine that can compile templates down to go code. I find the added compiler support to be really helpful for medium to large projects.
Is i…
-
| Field | Description |
|--------------|-------------|
| Plugin | 'LSP' |
| Nixpkgs | `24.05` |
| Home Manager | not used |
- [X] I have read the [FAQ](https…