Cosmin Lehene

Results 36 comments of Cosmin Lehene

@viktorklang fair enough. Although secrets management may have a different lifecycle (and more complex) it's still a config. Any change could be handled by the config library if it can...

This may be relevant https://trac.nginx.org/nginx/ticket/923

@steveniemitz I'll attempt a rebase hopefully tomorrow

Does this solve the issue? https://github.com/google/flogger/pull/57

I agree with @elharo. It's a matter of usability mostly. The actual example can be generated as well (although besides to scope / point of this)

I don't see any record button. Here's my toolbar

I noticed I'm getting this on startup. Perhaps that's why? ``` com.intellij.diagnostic.PluginException: com/johnlindquist/acejump/config/AceConfig [Plugin: com.jetbrains.idear] at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.convertStub(ActionManagerImpl.java:153) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.getActionImpl(ActionManagerImpl.java:471) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.getAction(ActionManagerImpl.java:459) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.preloadActions(ActionManagerImpl.java:1266) at com.intellij.openapi.actionSystem.impl.ActionPreloader.preload(ActionPreloader.java:32) at com.intellij.openapi.application.Preloader.lambda$null$0(Preloader.java:66) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:164) at...

@devkanro one thought - maybe it would make sense to externalize/delegate linting to a separate tool/config

Thanks @deric I'll address the comments and make multiple PRs