6

So from today I noticed my intellisense started to behave. It used to be dumbfuck and refused to tell me anything

Comments
  • 0
    @SortOfTested type... What? Do you mean my function? Well I call it "in-code documentation".

    If its the :any on intellisense, well IDK, Im using javascript not typescript. Or is the new EcmaScript allow to do like :String :Number?
  • 0
    This will show you types even for bare JavaScript if they're annotated (JSDoc) or if it can infer them.
  • 0
    @Kalashnikov
    Nah, I deleted the comment when I realized it wasn't two images, just had background color censoring
  • 0
    @kamen I tried foolishly typecast it earlier hoping ES6 support typecast lol.
Add Comment