sublime php 代码追踪,在sublime中实现代码检测

{

"user": {

"debug": true,

"delay": 0.25,

"error_color": "D02000",

"gutter_theme": "Packages/SublimeLinter/gutter-themes/Default/Default.gutter-theme",

"gutter_theme_excludes": [],

"lint_mode": "background",

"linters": {

"eslint": {

"@disable": false,

"args": [],

"ecmaFeatures": {

"jsx": true

},

"env": {

"browser": true,

"es6": true,

"node": true

},

"excludes": [],

"extends": [

"standard"

],

"parser": "babel-eslint",

"plugins": [

"babel",

"promise"

],

"rules": {

"quotes": [

2,

"single"

],

"semi": [

2,

"always"

]

}

},

"jsxhint": {

"@disable": false,

"args": [],

"excludes": []

}

},

"mark_style": "stippled underline",

"no_column_highlights_line": false,

"passive_warnings": false,

"paths": {

"linux": [],

"osx": [

"/usr/local/bin/node",

"/usr/local/lib/node_modules",

"/usr/local/bin/eslint"

],

"windows": []

},

"python_paths": {

"linux": [],

"osx": [],

"windows": []

},

"rc_search_limit": 3,

"shell_timeout": 10,

"show_errors_on_save": false,

"show_marks_in_minimap": true,

"syntax_map": {

"html (django)": "html",

"html (rails)": "html",

"html 5": "html",

"javascript (babel)": "javascript",

"magicpython": "python",

"php": "html",

"python django": "python",

"pythonimproved": "python"

},

"warning_color": "DDB700",

"wrap_find": true

}

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值