Sublime Text 3 Configuration record

Source: Internet
Author: User

g++

1 {2     "cmd": ["g++","${file}","- o","${file_path}/${file_base_name}"],3     "File_regex":"^(.. [^:]*]:([0-9]+):? ([0-9]+)?:? (.*)$",4     "Working_dir":"${file_path}",5     "selector":"source.c, source.c++",6     "encoding":"cp936",7     8     "variants":9     [Ten         { One             "name":"Run", A             "cmd": ["cmd","/ C","g++","${file}","- o","${file_path}/${file_base_name}","&&","cmd","/ C","${file_path}/${file_base_name}"] -         }, -         { the             "name":"Runincommand", -             "Shell":true, -             "cmd": ["Start","cmd","/ C","${file_base_name} & Echo. & Pause"] -         } +     ] -}
[    "keys": ["ctrl+alt+b""command " build""args": {" Variant " " Runincommand " } }]


Java

1 {2     "cmd": ["Javac","-encoding","UTF-8","- D",".","$file"],3     "File_regex":"^(...*?):( [0-9]*):? ([0-9]*)",4     "selector":"Source.java",5     "encoding":"GBK",6 7     "variants":8     [9         {Ten             "name":"Run", One             "Shell":true, A             "cmd":  ["Start","cmd","/ C","Java ${file_base_name}&pause"], -             "Working_dir":"${file_path}", -             "encoding":"GBK" the         } -     ] -}


License

-----BEGIN LICENSE-----Andrew webersingle User licenseea7e-85560542397640  33f41cfce1d0ae85 a0bbd039 0e9c8d55 e1b89d5d5cdb7036 e56de1c0 EFCC0840 650cd3a6b98fc99c 8fac73ee D2B95564 DF450523 ------END LICENSE------

Sublime Text 3 configuration record

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.