sublimetext
Using a shell script -> getting an error
I was writing a shell script so that it I would not have to give clang the same parameters every single time when I try to compile a c file... (using Sublime and trying to build and run...[详细]
2023-04-11 13:50 分类:问答Syntax highlighting for Jade in Sublime Text 2?
I just started using Sublime Text 2 on Mac. I also just started using Jade for my views in Node.js, and am wondering if there is a way to add synta开发者_JS百科x highlighting for Jade into Sublime Tex[详细]
2023-04-10 18:35 分类:问答Where is sublime.py?
Sublime Text2 text editor is extended via python scripts, using these modules: import sublime, sublime_plugin[详细]
2023-04-10 04:49 分类:问答What is the command to make Sublime Text my core editor?
So I\'m trying to set up GitHub for the first time ever and I want Sublime Text to be my co开发者_JS百科re editor, how exactly do I do that? Sorry if this is a noob question, I am a noob :/As this ran[详细]
2023-04-09 00:02 分类:问答Set default syntax to different filetype in Sublime Text 2
How do I set a default filetype for a certain file extension in Sublime Text 2?Specifically I want to have 开发者_JAVA技巧*.cfg files default to having Ini syntax highlighting but I cannot seem to fig[详细]
2023-04-08 15:52 分类:问答Big comments with Sublime Text 2
I would like to make comments like this in Sublime Text 2:开发者_运维问答 /********************[详细]
2023-04-06 23:25 分类:问答Getting Cocoa method completions in Sublime Text 2
I\'ve been playing with Sublime Text 2 the last few days and was wondering if anyone out there has had any success getting Cocoa method completions working yet? Is there a plugin (or in-progress proje[详细]
2023-04-06 20:13 分类:问答Sublime Text 2 Comment/Doc Block
Recently, I decided to try out Sublime Text 2 as a TextMate alternative (which it is). I\'m absolutely loving it but the only issue that bugs me is that it doesn\'t continue the 开发者_JS百科PHP Comme[详细]
2023-04-06 04:28 分类:问答Image Source Completion for Sublime Text 2
First of all, I\'m not entirely sure if this fits into stackoverflow, or should rather be placed into programmers or superuser. If I posted into the wrong page, I\'m sorry.[详细]
2023-04-06 03:33 分类:问答How can I add functionalities to Sublime Text 2?
I recently discovered this Sublime Text editor, and since I love to code with it, I would like to ad开发者_如何学Pythond more custom functionalities to it.[详细]
2023-04-02 20:33 分类:问答