Serge Smertin
Serge Smertin
hm, actually Symfony itself would even be a better solution, as it is directly related to class proxy generation. Where do you think we need to put it?
So, what are we going to do? Me doing better implementation to be included in CG-lib or finishing up with this commit? Either option works.
@DavidKutu nope, intellisense does not do that :( how to reproduce - create a Pipenv project, add `click` as dependency, `pipenv sync`, wait till everything is installed, create a python...
@DavidKutu this one was in a python file. but i'd want to see it in a notebook as well. i'm using insiders build (it broke last night!) ``` Extension version:...
@jakebailey what's the difference between pylance, mspython, etc etc?.. i'm confused.
@jakebailey okay, pylance is def better for normal editor, thanks for pointing to it, but it doesn't work for native Jupyter  
@jakebailey i use "native notebooks" when insiders build is **not broken** (50% of the time 😝 ). i think you see it from "+ Code" in the middle of the...
@jakebailey didn't know about `Ctrl+.`, probably it's cmd+. on mac... is it like alt+enter on intellij?
@heejaechang you can simplify this by generating code in always-top cell - it's already more-or-less convention. same cell will be ideal.
@panselaukik did you try setting [application_id](https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/service_principal#application_id) in the resource?