sublimetext tag

15 questions


1 answers
112 views
0
In sublimetext, I want to create a key binding that is valid only in Japanese using context.

I am developing a sublimetext plug-in.This is a plug-in that allows you to divide Japanese into word levels by double-clicking.https://github.com/ASHIJANKEN/JapaneseWordSeparatorCurrently, this plug-i...


1 answers
86 views
0
I want to replace characters with regular expressions using Macros in Sublime Text.

US>Macros to replace strings with regular expressionsFrom Sublime Text Tools->Macros->UsersI want to do it, but I don't know how to write a macro to replace the string.For example, if you want t...

1 years ago

1 answers
87 views
0
I want to replace characters with regular expressions using Macros in Sublime Text.

US>Macros to replace strings with regular expressionsFrom Sublime Text Tools->Macros->UsersI want to do it, but I don't know how to write a macro to replace the string.For example, if you want t...

1 years ago

1 answers
79 views
0
How do I install Tern on Sublime Text 3 on Windows?

I can only find the MAC information, but with Windows 10, do I put the tern_for_sublime-master folder in the path below and install it in npm?Reference site https://liginc.co.jp/312755If you look at t...

1 years ago

1 answers
103 views
0
Want to migrate settings and packages to other PCs with Sublime Text 3

I would like to install Sublime Text 3 on multiple PCs at work, at home, and on laptops to create the same environment.Instead of manually configuring one PC at a time or installing a package, is ther...

1 years ago

1 answers
114 views
0
I want to delete the comment of You(just now) not committed yet

Maybe it was because I was messing with various things on package and yarn, but the You(just now) not committed yet warning or information came out in the sublime text.I tried everything I could to er...

1 years ago

1 answers
113 views
0
I want to know how to configure two commands for one shortcut in SublimeText3.

In SublimeText3, if you press ctrl+a, I would like to register Save All + Reload Chrome Active Tab as a shortcut. Do you know how to run two commands with a shortcut?·Shortcut you want to registerctrl...

1 years ago

1 answers
111 views
0
Right-click Sublime Text 3 -> Open in Browser to open the files contained in the Japanese name folder

Right-click Sublime Text 3 - > Open in Browser to open the file contained in the folder with the Japanese name.Currently, when I try to open a file contained in a folder containing Japanese names, ...

1 years ago

1 answers
105 views
0
suppress real-time display of search results in sublimetext

I'm trying to retrieve about 200,000 lines of text data into sublime text3 and search for the whole or cursor location neighborhood.Every time I type in one character, the editor evaluates → I try to ...

1 years ago

1 answers
83 views
0
About file search results for sublime text3

As for sublime text3, if you open a text file and search for a file, the search results will be displayed as <binary>.Specifically, the following is the display.<binary>384 matches in 1 fi...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.