processing/processing

Find in Reference doesn't know about class methods

已關閉

#4,655 建立於 2016年9月8日

 (1 則留言) (0 個反應) (0 位負責人)Java (1,540 個分叉)batch import
help wanted

倉庫指標

星標
 (6,431 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南