Charles Wise
- Total activity 75
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 31
-
Created How do I get the AI to query my database?
I've been playing the with AI in DataGrip and it keeps giving me SQL and asking me to run it. When I insist on the AI running the queries, it tells me that datasource ‘abc’ can't be found or access... -
Created Helm file alternative values.yaml
AnsweredWe tend to have a fair number of different values files for all the environments we deploy into. As a result we don't have a 'values.yaml' file. This means that there is no completion in Helm chart... -
Created Language injection in YAML files
AnsweredI'd like to be able to inject a language into YAML files at this location: steps: my_first_step: stage: prepare title: "demo" image: my_image commands: - echo "hello" > junk.txt ... -
Created Any issues with Mojave?
AnsweredI haven't been running the macOS Mojave beta. It's looking imminent. Are there any issues with IntelliJ and Java development?