在Sublime Text 二工具下编辑laravel框架

WBOY
Release: 2016-06-13 12:28:26
Original
970 people have browsed it

在Sublime Text 2工具下编辑laravel框架

  1. 介绍Sublime编辑器

Sublime Text 3官方版是Sublime Text2的升级版。Sublime Text是一款流行的文本编辑器软件,有点类似于TextMate,跨平台,可运行在Linux,Windows和Mac OS X。也是许多程序员喜欢使用的一款文本编辑器软件。

Sublime Text 3官方版主要特色:

  • 语法高亮、代码提示补全、代码折叠、自定义皮肤/配色方案、多便签
  • 代码地图、多种界面布局与全屏免打扰模式
  • 完全开放的用户自定义配置与神奇实用的编辑状态恢复功能
  • 强大的多行选择和多行编辑
  • 雷电般快速的文件切换
  • 随心所欲的跳转:快速罗列与定位函数/HTML的元素、跳转到指定行
  • 集所有功能于一身的命令面板
  • -Package Control(绝不可错过的扩展包管理器)
  • 更换主题或配色方案

?

官方下载网址:http://www.sublimetext.com/

(注意)安装完成后,还需要安装package control .

下载地址:https://packagecontrol.io/installation#Simple

  1. Click the?Preferences?>?Browse Packages…?menu
  2. Browse up a folder and then into the?Installed Packages/?folder
  3. Download?Package Control.sublime-package?and copy it into theInstalled Packages/?directory
  4. Restart Sublime Text

    默认拷贝到C:\Users\yong\AppData\Roaming\Sublime Text 2\Installed Packages 重新启动 subtext ,OK;

    ?

    1. 在Sublime下安装laravel包

    1)、在菜单栏->preferences->package Cantrol:

    2)、选择install package .

    3)、搜索"laravel"看到列表,安装 laravel 5 snippets 、laravel-blade.

Related labels:
source:php.cn
Previous article:深入PHP内核之面向对象小结 Next article:PHP-Java-Bridge使用札记
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Latest Issues
Related Topics
More>
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!