CodeIgniter 3 插件
Sublime Text 的 Codeigniter 插件
标签 插件
详细信息
安装
- 总计 0
- Win 0
- Mac 0
- Linux 0
8月6日 | 8月5日 | 8月4日 | 8月3日 | 8月2日 | 8月1日 | 7月31日 | 7月30日 | 7月29日 | 7月28日 | 7月27日 | 7月26日 | 7月25日 | 7月24日 | 7月23日 | 7月22日 | 7月21日 | 7月20日 | 7月19日 | 7月18日 | 7月17日 | 7月16日 | 7月15日 | 7月14日 | 7月13日 | 7月12日 | 7月11日 | 7月10日 | 7月9日 | 7月8日 | 7月7日 | 7月6日 | 7月5日 | 7月4日 | 7月3日 | 7月2日 | 7月1日 | 6月30日 | 6月29日 | 6月28日 | 6月27日 | 6月26日 | 6月25日 | 6月24日 | 6月23日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
README
全栈开发者版
包含的包
安装
手动安装
关闭 Sublime Text,然后在您的平台 Sublime Text 包目录下名为 Codeigniter 3 插件 的目录中下载或克隆此存储库
操作系统 | 命令 |
---|---|
Linux | git clone https://github.com/MedanSoftware/Codeigniter-3-Snippet.git ~/.config/sublime-text-3/Packages/Codeigniter 3 Snippets |
Mac OS X | git clone https://github.com/MedanSoftware/Codeigniter-3-Snippet.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/Codeigniter 3 Snippets |
Windows | git clone https://github.com/MedanSoftware/Codeigniter-3-Snippet.git %APPDATA%\Sublime/ Text/ 3/Packages/Codeigniter 3 Snippets |
配置
启用Tab补全
OS X | Windows | Linux | 描述 |
---|---|---|---|
Command+Space |
Ctrl+Space |
Alt+/ |
激活补全 |
启用 tab补全。
菜单 > 首选项 > 设置
{
"tab_completion": true
}
更改您的首选项
菜单 > 首选项 > 包设置 > Codeigniter 3 插件 > 首选项
首选项
<plist version="1.0">
<dict>
<key>name</key>
<string>Global</string>
<key>scope</key>
<string />
<key>settings</key>
<dict>
<key>shellVariables</key>
<array>
<dict>
<key>name</key>
<string>AUTHOR_NAME</string>
<key>value</key>
<string>Your Name</string>
</dict>
<dict>
<key>name</key>
<string>AUTHOR_EMAIL</string>
<key>value</key>
<string>[email protected]</string>
</dict>
<dict>
<key>name</key>
<string>RESTful_CLASS</string>
<key>value</key>
<string>RESTful_API</string>
</dict>
</array>
</dict>
</dict>
</plist>
代码片段生成器
端口:8080
$ ./serve
或
$ php -S localhost:<port> -t source/
ETH : 0x251b36840557cCe9A245f07E1b834bCfb7354FDb
DOGE : DFmES6KZLQXimXduXwKmooykMsjhWmT1tU
BITCOIN : 1MEqUeg7fXTkBMFWfJZE9yJREsKZ4SUxQM
BITCOIN CASH : qzrllcyrjwvpnuur5kpeyp03p246fzsgzvhleswr6f
社交媒体
由 Agung Dirgantara 制作 ❤️ + ☕