📄 content.rhtml
字号:
<h3 class='sidebar-title'><%= class_name %></h3><div class='<%= file_name.sub(/_sidebar/, '') %>'-body><p>Replace this text with the real sidebar view code</p><p>You should be able to access <code>request</code>, <code>controller</code>, <code>params</code> etc, as well as local variables set from the sidebar settings. So if you've done <code>setting :title, 'Whatever'</code>, you can use <%= title %> to get at its value. The current sidebar object is accessible as <code>sidebar</code>.</p></div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -