-
Trying to setup COQ with rustaceanvim + lspconfig.
I was able to run :COQdep and update all and I cannot run :COQnow
[My config](https://github.com/oc-tk/nvimcfg)
I just want to have rust LSP + aut…
oc-tk updated
5 months ago
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
Lighthouse brings up the suggestion to [Defer offscreen images](https://web.dev/offscreen-images/) which substantially brings down Time To Interactive (TTI) on posts with images.
[Native image lazy…
-
Hi!
I was playing with the crate but I couldn't get it running, after putting my connection string
```rust
static CONN_STR: Lazy = Lazy::new(|| {
env::var("TIBERIUS_TEST_CONNECTION_STRING").un…
-
I get hundreds of the following errors:
import @ plugin:smart-connections:7022
"TypeError: Cannot read properties of undefined (reading 'stat')\n at SmartSource.import (plugin:smart-connectio…
-
Idea is the following:
1. You create cluster configuration
2. You create session of it that does not actually connects to the cluster, but rather just starting this proccess.
3. If you are trying t…
-
Hello
I am using the latest Tableplus version for the Apple Silicon on a MacBook Pro M1 Max.
After the last MacOSX update to 15.0, I can no longer work with the software.
As soon as I switch to the…
-
# Issue description
When there's a fullscreen application focused on my main screen and I click on my secondary screen it won't change the focus to it, but if i click on a gap it will. Note in th…
-
### What is the location of your example repository?
Hydrogen Skeleton Template
### Which package or tool is having this issue?
Hydrogen
### What version of that package or tool are you using?
20…
-
Wasted some time debugging issue where sql login failed for user when using this approach for setting connection string.
When using connection string with a password it will be correct the first ti…