Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged sublimetext2

0 votes
507 views
1 answer
    Lets say I have 2 columns with a billion lines in each here's how they begin: Column 1 I said She said ... properly to make 1 legible column? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
536 views
1 answer
    Using Sublime Text 3 (Build 3059) on Linux. In Sublime Text column selection can be used to select a rectangular ... nothing. What's wrong?! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
377 views
1 answer
    Right now I have the following code: if (c > last) break; And jslint complains with jslint:crud.js:69:19: ... Any idea how to configure it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
394 views
1 answer
    I used Sublime Text 2 in Ubuntu Linux and worked pretty fine. Now, when I use it in Windows, i can't build ... the python is in the System Path See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
511 views
1 answer
    I installed the Soda Theme on Sublime Text 3 on OSX and I was wondering where are the actual files and ... Soda theme in package directory. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
504 views
1 answer
    I installed the Soda Theme on Sublime Text 3 on OSX and I was wondering where are the actual files and ... Soda theme in package directory. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
572 views
1 answer
    I want to remove inline style from an html document in ST2. I imagine my regex will be something like this ... documentation for how to do it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
493 views
1 answer
    I want to remove inline style from an html document in ST2. I imagine my regex will be something like this ... documentation for how to do it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
504 views
1 answer
    I want to remove inline style from an html document in ST2. I imagine my regex will be something like this ... documentation for how to do it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
475 views
1 answer
    How can I run a Ruby file with ST2 and see the ouput? I thought I should use the build command. But if I ... script. I'm I missing something? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
383 views
1 answer
    How do I search in a folder in sublime text 2 with file extension? My where when I use: *.js searches ... /project/*.js it matches nothing. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
442 views
1 answer
    Is there a shortcut to close the HTML tag you've just opened in sublime text 2? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
417 views
1 answer
    Here's some sample code I have, currently I'm set to only indent using 4 spaces at a time. Is there a way to highlight ... .log(err); } }); }); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
499 views
1 answer
    It's just underlining the matched brackets, Is it possible to make it more useful like changing brackets colour ... the line of brackets? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
504 views
1 answer
    Is there a way to match any character in Sublime Text, including newlines? I saw that Sublime uses Boost's ... without a specific flag set. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
548 views
1 answer
    I want to edit multiple lines and every "word" within that line. For example: 45 28 42 65 24 87 47 95 01 ... number to mass edit all at once? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
615 views
1 answer
    Let's say I had a text file with the following nine lines: foo bar baz qux quux How can I use Sublime ... empty lines, leaving only five lines? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
505 views
1 answer
    My default key-bindings for pasting are { "keys": ["ctrl+v"], "command": "paste" }, { "keys" ... conflict, so Ctrl+k executes paste_and_indent? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
509 views
1 answer
    I am very new to Sublime text 2. I have just started using this and know nothing about it. I want to ... do that makes my code run succesfully See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
574 views
1 answer
    For a large project with many dependencies e.g. in the node_modules/ folder, I noticed frequent CPU spikes ... but exclude it from indexing? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
751 views
1 answer
    I was looking and could not find an answer on this one. Which is Sublime Text's default font type? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    In Sublime Text 2, how do I enclose a selection in a comment? Is there a keyboard shortcut for this action? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
369 views
1 answer
    Is there a way to add insert a number that is incremented once per cursor in Sublime Text 2? Example, with | ... is there a plugin providing it? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
304 views
1 answer
    I'm looking to configure a Build System in Sublime Text for TypeScript. I'm currently using... { "cmd": [" ... Anyone know what to set this to? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
355 views
1 answer
    I have looked at all the answers on this forum but I'm missing something. I want to be able to hit Cmd+B ... -i option. Any help is appreciated See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
324 views
1 answer
    I need make a shortcut that will be adding certain text at the cursor, eg {sometext}, how can this be done? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
390 views
1 answer
    I got problem with jQuery Snippet that i installed throughout package control. After installation I do not have popup ... I press Ctrl+Space. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
524 views
1 answer
    The current font size of the file sidebar is to small for me. How can I make it larger? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...