Hi! I found out that Sublime Text 4 has been released today. So I wanted to inform you, since many competitive programmers use Sublime Text as a code editor.
->more information on their website
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3821 |
3 | Benq | 3736 |
4 | Radewoosh | 3631 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3388 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 161 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
Hi! I found out that Sublime Text 4 has been released today. So I wanted to inform you, since many competitive programmers use Sublime Text as a code editor.
->more information on their website
Name |
---|
I have been using it in beta for a month. From a developer standpoint, you can find some great changes. But as a competitive programmer, it is pretty much the same as Sublime Text 3 and you can easily upgrade from your current Sublime Text 3 setup and keep the previous settings.
Hi, do you know how to turn off the "Context aware autocomplete"? This is very irritating. It's now giving autocomplete suggestions from other open cpp files. What will I do with autocomplete suggestion of a variable declared in another file XD?
UPD: Go to settings file and add
in your settings to fix it.
wanted to inform you that vim was released in 1991
please tell me is this bug fixed?
I don't think it is :(
In sublime 3, whenever there was an autocomplete or suggestion, for example if I've two variables, 'a' and 'aa', so whenever I'd type a, I'd get two suggestions a and aa, and I can press tab and it'd switch between the 2 a's. However in the sublime 4 when I press tab it just does the default tab space. How to fix this?
Shift + home/end used to select the current line till the beginning/end in Sublime Text 3, but in Sublime Text 4 it acts like the 7/1 key (I use the numpad 7/1 for home/end). Does anyone know how to fix this? I already have the following key bindings in the default settings:
I don't know if anyone is facing the same issue but I am having problems with my setup when I am switching from sublime 3 to 4. Fast Olympic Coding Plugin just doesn't seem to work correctly. Can anyone help me out if they faced the same difficulty?
Can u guide how to setup sublime text 4 bcoz in sublime text some code r there before setting up