Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getDefaultExtension
Method
getDefaultExtension
app/src/processing/app/Mode.java:969–969 ·
view source on GitHub ↗
Returns the default extension for this editor setup.
()
Source
from the content-addressed store, hash-verified
967
* Returns the default extension
for
this editor setup.
968
*/
969
abstract
public
String getDefaultExtension();
970
971
972
/**
Callers
12
addTemplateFiles
Method · 0.95
checkSketchbookTemplate
Method · 0.95
hideExtension
Method · 0.95
isDefaultExtension
Method · 0.95
getModuleExtension
Method · 0.95
handleOpenPrompt
Method · 0.45
checkSketchFolder
Method · 0.45
load
Method · 0.45
handleRenameCode
Method · 0.45
nameCode
Method · 0.45
saveAs
Method · 0.45
handleOpenInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected