馬上注冊,結(jié)交更多好友,享用更多功能,讓你輕松玩轉(zhuǎn)社區(qū)。
您需要 登錄 才可以下載或查看,沒有帳號?立即加入SketchUp吧!

x
本帖最后由 mirale999 于 2011-12-13 19:10 編輯
此編輯器以插件方式運行于su中,插件下載網(wǎng)址:
http://www.alexschreyer.net/projects/sketchup-ruby-code-editor/
下面是界面預(yù)覽:
20111213184146.jpg (65.05 KB, 下載次數(shù): 7)
下載附件
保存到相冊
2011-12-13 18:49 上傳
順便簡單翻譯下主要功能
At this point, this editor has the following features( 編輯器的具體功能):
- Execute multiline Ruby code directly in SketchUp 在SU中執(zhí)行多行命令
- Open and save files 打開和保存文件
- Fast opening of large files
- Nice and clean user interface 清爽潔面
- Tab key works as expected in editor (inserts spaces or tabs) tab鍵可用
- Indenting of code blocks 代碼縮進
- Dropdown with code snippets inserts snippets at cursor
- On save, a backup file can be created 保存新文件時自動創(chuàng)建備份文件
- Text size dropdown selects editor font size 可編輯文字大小
- Line numbering in editor 顯示代碼行數(shù)
- Matching brackets highlighting 括號高亮匹配
- Undo in editor 返回上一步功能
- Undo (of code execution) button next to run button 取消已執(zhí)行的命令功能
- Single undo for entire code or multiple undo steps 取消全部已執(zhí)行的命令
- Results window keeps track of history 運行歷史記錄
- Reliable editor dialog resizing 編輯界面可自由縮放
- Tab and accesskey navigation
- Reference web browser for common reference websites 在編輯器自帶的(reference browser)瀏覽器內(nèi)方便地查詢網(wǎng)站上的ruby代碼
- Browser zoom
- Style changer for user interface 窗口風格可調(diào)
- Buttons to explore selection object properties and object attributes 有特定按鈕可以查看su內(nèi)被選擇物體的屬性
- Button for direct access to the Ruby console 有特定按鈕可以調(diào)出su自帶ruby窗口
- Clean printing of code 有代碼打印按鈕
- Version update checking 可以聯(lián)網(wǎng)檢測最新版本
附件是12月3號的版本,咱們對ruby有興趣的童鞋可以下載使用下,探索下編輯插件的樂趣~~
as_rubyeditor_2-0.zip
(293.68 KB, 下載次數(shù): 161)
2011-12-13 19:08 上傳
點擊文件名下載附件
|
|