Eduard

Results 3 comments of Eduard

Hi @Trapulo For sidebar you can find the needed code here: https://github.com/modularcode/modular-admin-html/blob/master/src/app/_common/sidebar/sidebar.js In case of using with angular, you'll either need to wrap this into a component (start listening inside...

@MichaelAquilina this if statement https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/blob/4ddc42d3d84bfb36fac1eb48e9e6de33a92fa4f1/autoswitch_virtualenv.plugin.zsh#L416 should also check for `AUTOSWITCH_DEFAULT_PYTHON` env variable, not just python, otherwise breaks setups like mine, where I don't have an alias for `python` and makes...

@evanw while I agree with you on standardizing behavior, there are still older and not so frequently maintained packages in the wild, so at least having a possibility to force...