Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/rawpython/remi
/ menu_project_config_clicked
Method
menu_project_config_clicked
editor/editor.py:1163–1164 ·
view source on GitHub ↗
(self, widget)
Source
from the content-addressed store, hash-verified
1161
dialog.show(self)
1162
1163
def
menu_project_config_clicked(self, widget):
1164
self.projectConfiguration.show(self)
1165
1166
def
toolbar_delete_clicked(self, widget):
1167
if
self.selectedWidget == self.project:
Callers
nothing calls this directly
Calls
1
show
Method · 0.45
Tested by
no test coverage detected