processing/processing

Find in Reference doesn't know about class methods

クローズ

#4,655 opened on 2016/09/08

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,540 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (6,431 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

There's currently no good way to handle Find in Reference for things like the size() method of StringList, or the pixels field of PImage.

As of 3.2.2, we're defaulting to the bare (found in PApplet) built-in function over a haphazard “what was the last thing seen in keywords.txt” behavior to fix #4224.

コントリビューターガイド