"scripts/git@code.ornl.gov:pnb/ADIOS2.git" did not exist on "f3ecf2e51df41f90dc32f197fe71cb75fba09e2e"
-
Harry Saunders authored
Given an import "import numpy as np" the call tips were previously stored as e.g. "numpy.arange". This displayed "arange (numpy)" as a call tip but would not display the parameters after completing on "np.ar". We now store the completion as "np.arange" so that parameters are displayed after the completion.
Harry Saunders authoredGiven an import "import numpy as np" the call tips were previously stored as e.g. "numpy.arange". This displayed "arange (numpy)" as a call tip but would not display the parameters after completing on "np.ar". We now store the completion as "np.arange" so that parameters are displayed after the completion.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.