enzious
enzious
Obligatory sorry for reviving an old issue. Would it be possible or worth it to write a babel plugin that transforms an ES6 class declaration to use Backbone.*.extend({...})?
tokio_postgres requires the statement to be assigned to a specific client so if you use a pool and prepare a statement, it won't work with every client that could be...
I've been caching prepared statements for a while and it's been working great. I've been doing so by creating a wrapping "PostgresClient
I've got something here but it's a bit rough. It comes with a cli command too. https://crates.io/crates/diff2html
I believe it worked in 5.x? Maybe there's an issue with something new?
I have the same issue, and it's also on a Rust project while running rust-analyzer, perhaps not coincidentally. In fact, I have not had this problem with my Typescript project...
Alright, I disabled git stuff and that helped I think: ```lua return { "nvim-neo-tree/neo-tree.nvim", cmd = "Neotree", opts_extend = { "sources" }, opts = function(_, opts) opts.enable_git_status = false return...
> On Windows, with this issue, and tried this for an Angular as well as a C# project and this did not work for me. Try using this to see...