# gorun
**Repository Path**: smark/gorun
## Basic Information
- **Project Name**: gorun
- **Description**: sublime text2 插件用于格式化和运行代码go代码
- **Primary Language**: Python
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 7
- **Forks**: 2
- **Created**: 2013-10-23
- **Last Updated**: 2025-08-19
## Categories & Tags
**Categories**: text-editor
**Tags**: None
## README
====================2013-10-27=============================
==do==
1、可以使用快捷键Ctrl+Alt+F格式化当前go代码
2、使用快捷键(默认)F12运行go代码输出可以通过sublime控制台观察
==bug==
1、Window下会闪docs窗口
2、格式化后需要手动加载当前文件得到格式化后代码(双击当前文件)