Questions tagged [sublime-text-plugin]

Sublime Text is a multi-language, multi-platform code editor with a Python-based plugin API. Use this tag for questions relating to Sublime Text plugin programming.

Sublime Text is a multi-language, multi-platform code editor with a Python-based plugin API. Use this tag for questions relating to Sublime Text plugin programming.

768 questions
-2
votes
2 answers

Sublime Text 2 - Not able to create a pop up box for prompt()

I began using Sublime Text 2 for my Javascript coding and love it. I'm creating a small project that requires input from the user. Normally, or from previous practice, I was able to write: var x = prompt("What city do you live in?") and have the…
-3
votes
2 answers

Restore sublime-text default status bar

I installed a couple of plugins to add more features to sublime's status-bar, but it resulted in removing some basic features of it like getting number of matches of a specific word in Find. [check screenshot] Plugin link:…
-3
votes
2 answers

Any good Sublime Text 3 Angular 2 Snippets and Code Completions?

I am looking for Sublime Text 3 Angular 2 Snippets and Code Completions. I found John Papa's snippets for sublime text but it seems like it's deprecated and also not listed on Install Packages on my sublime. This used to be the URL but now it looks…
ivanasetiawan
  • 879
  • 1
  • 10
  • 26
1 2 3
51
52